Het programma keyTouch is speciaal ontwikkeld voor Linux Kernel 2.6 in combinatie met toetsenborden voorzien van extra functietoetsen. Je kan met dit programma exact definiëren wat er moet gebeuren wanneer één van deze extra functietoetsen wordt ingedrukt. Waardoor je met één druk op de knop je favoriete browser kan laten starten of tijdens het afspelen van muziek naar het volgende nummer kan springen. Voor een overzicht van verschillende screenshots verwijzen we jullie door naar deze pagina. De ontwikkelaar heeft versie 2.1.0 uitgebracht met de volgende aanpassingen:
Version 2.1.0:keytouchd:
Version 2.1.0 beta 3:
- Auto repeat mode is turned on for keys with keycode VOLUMEUP and VOLUMEDOWN.
keytouch-config:
Version 2.1.0 beta:keytouch-keyboard:
- Added Catalan translation.
plugins:
- Added Catalan translation.
- Fixed segmentation fault (sorry for that)
- Replaced aumix plugin by amixer plugin 2.0 with GUI
keytouch-config:
[break]keytouchd:
- Keytouch will now continue if the keyboard configuration file contains a key that does not appear in the keyboard file.
- The key list will not be sorted anymore. The keys will appear in the order as they appear in the keyboard file.
- Added Vietnamese, French, Dutch and Swedish translation.
keytouch-init:
- Added signal handlers so that the program can be killed in a nice way.
- Fixed memory leak.
keytouch-keyboard:
- acpi-hotkeys will be skipped while reading the configuration file.
plugins:
- Added Vietnamese, French, Dutch and Swedish translation.
- If writing current_keyboard.xml failed, 'keytouch-init' will not be executed anymore.
- The user can only import a keyboard file that if the keyboard is not already in the list, or if the "last-change" date of the keyboard file to import is later than the date of the keyboard file that is already in the list.
- The program can only read keyboard file with "syntax-version" 1.0 or 1.1.
- If the keyboard file directory does not exist the program exits.
mxml:
- Added KDE Switch Desktop plugin.
- Added Scroll plugin
- WWW Browser plugin: Added function Stop
- Common actions plugin: Added functions Cut, Copy, Paste and Select All
keytouch-acpid:
- Fixed small memory leak.
- This program was added to keyTouch to support ACPI hotkeys.