diff --git a/touchcursor/touchcursor.conf b/touchcursor/touchcursor.conf index 0c95b502..d04a6750 100644 --- a/touchcursor/touchcursor.conf +++ b/touchcursor/touchcursor.conf @@ -1,11 +1,10 @@ -# Touch Cursor Linux configuration file - # Find this line using 'cat /proc/bus/input/devices | less' and copy the full Name="" line here # If there are multiple devices with the same name, you may add :# to the string (ex: Name="Your Keyboard":2) [Device] Name="AT Translated Set 2 keyboard" -# Hyper key +# my default caps lock set as ESC +# set hyper key to space is good idea, usually touch typing just use 9 finger cuz i just use 1 finger touch space key left thumb alone Hyper key [Hyper] HYPER1=KEY_SPACE @@ -40,11 +39,3 @@ KEY_0=KEY_F10 KEY_MINUS=KEY_F11 KEY_EQUAL=KEY_F12 KEY_SLASH=KEY_MENU -#KEY_RIGHTBRACE=KEY_PAUSE -#KEY_BACKSLASH=KEY_INSERT -#KEY_BACKSPACE=KEY_DELETE - -# Moved over one key -KEY_COMMA=KEY_GRAVE -# This is not currently possible -#KEY_DOT=KEY_TILDE