The KeyHelper program lets you customize the SL-C750 and SL-C760 and SL-C860 keyboards. You can get it from:
http://yakty.s31.xrea.com/cgi-bin/misc/dl....1.1.2-1_arm.ipkThe accompanying Key Helper Keycode Configuration program lets you get the character codes and xml codes to modify the
keyhelper.xml file to remap your keyboard:
http://yakty.s31.xrea.com/cgi-bin/misc/dl....0.3.0-1_arm.ipkMain Keyhelper page:
http://yakty.s31.xrea.com/linuzau/keyhelperYou can use Babelfish to translate the main page from Japanese:
http://babelfish.altavista.comYou put the
keyhelper.conf file in your
/home/zaurus/Settings folder. When you enter the terminal, you are already in the
/home/zaurus folder, just above the
Settings folder. Here is my
keyhelper.conf file:
[Global]
[Launch]
K = Applications/embeddedkonsole
M = Applications/textedit
N = Applications/netfront3
T = Applications/todo
V = theKompany.com/tkcVox_c700
The folder names correspond to the paths:
/home/QtPalmtop/apps/Applications
/home/QtPalmtop/apps/theKompany.comYou can hold down the
Home key on the Zaurus keyboard and then a letter to launch an application associated with that letter. For example, with the
keyhelper.conf file above, you can press
Home T to launch the ToDo application.
You also put a second file named
keyhelper.xml in your
/home/zaurus/Settings folder. Here is mine, based on someone else\'s and then customized after using the
KeyHelperConf program to copy the appropriate codes into the clipboard, then using
vi to edit the
keyhelper.xml file and inserting the clipboard contents by entering insert mode with the letter i and then clicking on the paste icon near the top of the terminal window:
Whenever you modify your keyhelper configuration files, run:
khctl reloadto reload the configuration files. The
KeyHelperConf program will stop responding if it is open when you reload the configuration files with the
khctl program, so you will have to close the
KeyHelperConf program.