[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.2.1 Converting Keycodes

25F78 Ck&DecKeyLoc ( %rc.p → #kc #p )
Converts from user key representation format to system. Does handle shift-hold keys.
26068 CodePl>%rc.p ( #kc #p → %rc.p )
Converts from system key representation format to user. Does handle shift-hold keys.
23F90 H/W>KeyCode ( # → #' )
Converts the keycode offset for shift keys to the keycode of the shift key, i.e. 80h->32d, 40h->37d, C0h->42d
23FC7 ModifierKey? ( #kc #pl → flag )
Is the key any of the three modifiers right-shift, left-shift, or alpha?



This document was generated by Carsten Dominik on May, 30 2005 using texi2html