Door Japke Rosink, dinsdag 29 augustus 2006 21:45
Bron: keyTouch, views: 3.537
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.2.1 uitgebracht met de volgende aanpassingen:
Version 2.2.1:- Fixed lines in Xsession script for staring keytouch-acpid and keytouchd.
- Renamed keyboard file 'Digital Media Keyboard.Mircosoft' to 'Digital Media Keyboard.Microsoft'.
Version 2.2.0:100 keyboard models are supported
keytouch-config:- Updated documentation.
- Updated translations: Catalan, Irish, Vietnamese, Swedish
keytouch-keyboard:- Updated translations: Catalan, Irish, Vietnamese, Swedish
plugins:- Added Rhythmbox plugin
- Added Zoom plugin
- Lock Screen plugin: Added support for gnome-screensaver
Version 2.2.0 beta 3:keytouch-keyboard:- Added error message for empty keycode elements.
plugins:- Makefile.in: Added -lXtst option to compile line for the Scroll plugin
Version 2.2.0 beta 2:keytouch-config:- Added Irish translation
- Improved error handling in config.c
keytouch-keyboard:- Improved error handling
- The syntax of a keyboard file will now be checked before it is imported
- Added Irish translation
plugins:- WWW Browser plugin: Added tab-handling functions
Version 2.2.0 beta:keytouch-config:- Added application chooser that makes it very easy for the user to choose an application.
- Plugin information will be copied to the program's memory so that the plugins do not need to remain loaded.
- Improved the code.
Version 2.1.4:keytouch-config & keytouch-keyboard:keytouchd:- The active keyboard grab is canceled before executing a plugin or program (the grab is normally canceled when the grabbed extra function key is released). This makes it possible that plugins can simulate key presses using XFakeKeyEvent().
plugins:- Amixer plugin: The child process that creates and updates the volumebar will exit when it receives a SIGINT, SIGQUIT or SIGTERM
- Common actions plugin: Added function "Close Window"
- New plugin: F-keys, emulates key presses of the keys F1-F12
Version 2.1.3:keytouch-keyboard:- Fixed script keytouch-keyboard
Version 2.1.2:Will not give an error message when current_keyboard.xml does not exist
keytouch-config:- Finally avoids bug on AMD64 while reading the home directory
Version 2.1.1:- The plugins will be installed in de default directory for libraries