gab74
Oct 15 2005, 05:22 AM
I want to map Del key in my Z c3100 but i dont know what is the code ?
Anyone can help me ?
What is the Del code ?
qx773
Oct 18 2005, 03:19 AM
127? If you mean backspace, then the code is 8, which corresponds to Ctrl H.
gab74
Oct 18 2005, 10:27 AM
thanks for your attention but i dont mean backspace but DEL key
i see in
/usr/X11R6/include/X11/keysymdef.h
there is
#define XK_Cancel 0xFF69 /* Cancel, stop, abort, exit */
and
#define XK_Delete 0xFFFF /* Delete, rubout */
i try to
<define Key="F21">
<map code="FF69"/>
<map_unicode code="FF69"/>
</define>
but it doesent work......
bam
Oct 18 2005, 11:52 AM
yea, this would be nice, since there is a DEL Fn button, upper right key, normally the backspace
qx773
Oct 23 2005, 12:18 AM
Are you sure that you are using the right syntax for the keyhelper.xml file? In my keyhelper.xml file, all references to the word "key" are in lower case. I do not see any instance of "map code" but rather "map key". Also, it is not enough to modify the keyhelper.xml file. You have to use
khctl restart
to stop and start keyhelper. I am using KeyHelper on the Sharp ROM.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.