/[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 74 by astrand, Mon Jul 29 19:30:59 2002 UTC revision 200 by astrand, Wed Sep 25 11:20:14 2002 UTC
# 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 350  Line 350 
350  #define SCANCODE_KEY_123 0x58  #define SCANCODE_KEY_123 0x58
351  #define SCANCODE_CHAR_F12 SCANCODE_KEY_123  #define SCANCODE_CHAR_F12 SCANCODE_KEY_123
352    
353  /* FIXME */  /* Key 124: The Print Screen sequence is complicated, and
354  #define SCANCODE_KEY_124 0x0     hardcoded in xkeymap.c */
 #define SCANCODE_CHAR_PRINTSCREEN SCANCODE_KEY_124  
355    
356  #define SCANCODE_KEY_125 0x46  #define SCANCODE_KEY_125 0x46
357  #define SCANCODE_CHAR_SCROLLLOCK SCANCODE_KEY_125  #define SCANCODE_CHAR_SCROLLLOCK SCANCODE_KEY_125
358    
359  /* FIXME */  /* Key 126: The Pause and Break sequences is complicated, and
360  #define SCANCODE_KEY_126 0x0     hardcoded in xkeymap.c */
 #define SCANCODE_CHAR_PAUSE SCANCODE_KEY_125  
361    
362  /*  /*
363     The keys below does not have any key location number     The keys below does not have any key location number

Legend:
Removed from v.74  
changed lines
  Added in v.200

  ViewVC Help
Powered by ViewVC 1.1.26