/[rdesktop]/sourceforge.net/trunk/rdesktop/scancodes.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/scancodes.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 66 by astrand, Thu Jul 18 18:28:12 2002 UTC revision 198 by astrand, Wed Sep 25 11:12:08 2002 UTC
# Line 108  Line 108 
108    
109  /* Only on US keyboard */  /* Only on US keyboard */
110  #define SCANCODE_KEY_29 0x2b  #define SCANCODE_KEY_29 0x2b
111  #define SCANCODE_CHAR_BACKSPACE SCANCODE_KEY_291  #define SCANCODE_CHAR_BACKSLASH SCANCODE_KEY_29
112    
113  #define SCANCODE_KEY_30 0x3a  #define SCANCODE_KEY_30 0x3a
114  #define SCANCODE_CHAR_CAPSLOCK SCANCODE_KEY_30  #define SCANCODE_CHAR_CAPSLOCK SCANCODE_KEY_30
# Line 310  Line 310 
310  /* Key 109 does not exist */  /* Key 109 does not exist */
311    
312  #define SCANCODE_KEY_110 0x1  #define SCANCODE_KEY_110 0x1
313  #define SCANCODE_CHAR_ESC SCANCODE_KEY_109  #define SCANCODE_CHAR_ESC SCANCODE_KEY_110
314    
315  /* Key 111 does not exist */  /* Key 111 does not exist */
316    
# Line 357  Line 357 
357  #define SCANCODE_KEY_125 0x46  #define SCANCODE_KEY_125 0x46
358  #define SCANCODE_CHAR_SCROLLLOCK SCANCODE_KEY_125  #define SCANCODE_CHAR_SCROLLLOCK SCANCODE_KEY_125
359    
360  /* FIXME */  /* Key 126: The Pause and Break sequences is complicated, and
361  #define SCANCODE_KEY_126 0x0     hardcoded in xkeymap.c */
 #define SCANCODE_CHAR_PAUSE SCANCODE_KEY_125  
362    
363  /*  /*
364     The keys below does not have any key location number     The keys below does not have any key location number

Legend:
Removed from v.66  
changed lines
  Added in v.198

  ViewVC Help
Powered by ViewVC 1.1.26