Displaying 1 result from an estimated 1 matches for "xk_super_l".
Did you mean:
xk_super_r
2007 Apr 30
0
[PATCH] Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb
...tools/tools/ioemu/vnc_keysym.h
--- source/tools/ioemu/vnc_keysym.h 2007-04-28 11:28:59.000000000 +0200
+++ build-tools/tools/ioemu/vnc_keysym.h 2007-04-30 10:43:
53.820772392 +0200
@@ -215,6 +215,7 @@
{"Shift_R", 0xffe2}, /* XK_Shift_R */
{"Super_L", 0xffeb}, /* XK_Super_L */
{"Super_R", 0xffec}, /* XK_Super_R */
+{"ISO_Level3_Shift", 0xfe03}, /* XK_ISO_Level3_Shift */
/* special keys */
{"BackSpace", 0xff08}, /* XK_BackSpace */
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensour...