Skip to content

Commit 557efa7

Browse files
committed
Merge branch 'master' of github.com:cschladetsch/Incode
2 parents 7f909a5 + 7efda35 commit 557efa7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
Custom input system for keyboard and mouse for Windows.
55

6-
This application allows the user to control the mouse and other systems such as cursor and scrolling using a minimal set of keys. At worst, it is a great replacement for the Microsoft "MouseKeys" system.
6+
This application allows the user to control the mouse and other systems such as cursor and scrolling using a minimal set of keys - without actually using the mouse.
77

8-
Hold an 'Override' button - By default the Right Control key - and then use the rest of the keyboard to send custom input.
8+
Hold an 'Override' button - By default the Right-Control key - and then use the rest of the keyboard to send custom input.
99

10-
Use the provided `SharKeys` binary to remap the CapsLock key to the Right Control Key.
10+
Use the provided `SharpKeys` binary to remap the CapsLock key to the Right-Control Key. The Capslockc
1111

1212
For instance, press and hold the Override button, and use ESDF to move the mouse cursor up down left right. Movement is passed through a customised filter to emulate the behavior of an Ibm ThinkPad clit button.
1313

0 commit comments

Comments
 (0)