[Trac #663] Missing X keysyms

Zarro Boogs per Child bugtracker at laptop.org
Mon Jan 8 13:28:36 EST 2007


#663: Missing X keysyms
-----------------------------+----------------------------------------------
 Reporter:  marco            |        Owner:  walter   
     Type:  defect           |       Status:  new      
 Priority:  blocker          |    Milestone:  Untriaged
Component:  x window system  |   Resolution:           
 Keywords:                   |  
-----------------------------+----------------------------------------------
Comment (by warp):

 Shoot, I should have used preview there, here it is again in a slightly
 more readable fashion.

 {{{
 NOTE: HID keys over 0xFF/255 are a major problem, if we need to see them,
 bug me and we'll find a solution of some sort.

 FIXME: We can't actually communicate these to X.
 FN: KEY_FN: 0x1D0:
 FN + ESC: KEY_FN_ESC: 0x1D1:

 Camera: KEY_CAMERA: 0xD4: XF86XK_WebCam
 FN + Camera: KEY_SOUND: 0xD5: XF86XK_AudioRecord

 FIXME: We can't actually communicate these to X.
 FN + F1-F12: KEY_FN_F1-F12: 0x1D2-0x1DD: XK_F22-XK_33
 FN + .5F: KEY_F13-KEY_F21: 0xB7-0xBF: XK_F13-XK_F21

 Chat: KEY_CHAT: 0xD8: XF86XK_Messenger
 FN+Chat: KEY_CHAT: 0xD8: XF86XK_Messenger
 Frame: KEY_MENU: 0x8B: XK_Menu
 FN+Frame: KEY_PROG1: 0x94: osfXK_MenuBar
 Language: KEY_HP: 0xD3: <whatever symbol it's bound to>

 FIXME: FN + Language should be different, right?
 FN + Language: KEY_HP: 0xD3: <whatever symbol it's bound to>

 FIXME: Meta? Super? Hyper?  Something else?
 Left Grab: KEY_LEFTMETA, 0x7D: XK_META_L
 Left Grab: KEY_RIGHTMETA, 0x7E: XK_META_R


 FN + Space: KEY_KBDILLUMTOGGLE: 0xE4: XF86XK_LightBulb
 Brightness key: KEY_SWITCHVIDEOMODE: 0xE3: XF86XK_BrightnessAdjust

 FIXME: Some way to tell left and right game keys apart?
 Game keys: Bound to the keypad 8/2/4/6 (up/down/left/right) in both cases.
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/663#comment:4>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list