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 bijvoorbeeld 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.4.1 uitgebracht, met de volgende aanpassingen sinds de vorige vermelding in de Meuktracker:
Version 2.4.1:keytouchd now detects if KDE or GNOME is running. It does that by checking if there is a process 'kdesktop' or 'gnome-session'. If there is such a process keytouchd will use the values of all environment variables for its own environment variables. As a result the applications launched by keytouchd will appear on the XGL display if XGL is running and GTK applications will use the theme as set by KDE when running KDE.
Version 2.4.0:Version 2.4.0 beta:
- Updated kernel keycode to X keycode mapping.
- Updated translations.
- keytouchd: XCloseDisplay is not called anymore, because on some systems it may not return from this call.
Version 2.3.2:
- Updated to syntax version 1.2 for keyboard files.
- keytouch-config: The program now checks if KDE is running, by checking if environment variable KDE_FULL_SESSION is set.
- keytouch-init: Added support for USB keyboards.
- keytouch-keyboard: The keyboard list is now presented as a treeview.
- keytouch-keyboard: When keytouch-keyboard is started, the current keyboard will be selected in the treeview.
- keytouch-keyboard: When a keyboard file was successfully imported, the corresponding keyboard will be selected.
- keytouch-keyboard: Updated syntax checker for syntax version 1.2
Version 2.3.1:
- keytouch-config: Added Italian translation
- keytouch-keyboard: Added Italian translation
- keyboards: Added support for 32 new keyboards
- keytouch-config: Fixed compiler warnings
- keytouch-keyboard: Fixed compiler warnings
- keytouch-acpid: read_event() now only cuts off a line when the line starts with "hotkey" or "button".