/[oroborus]/oroborus/src/keyboard.h
ViewVC logotype

Diff of /oroborus/src/keyboard.h

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

revision 1.5 by dreamind, Sun Jul 7 03:17:41 2002 UTC revision 1.6 by dreamind, Mon Jul 15 08:23:08 2002 UTC
# Line 27  Line 27 
27    
28  typedef struct  typedef struct
29  {  {
30    KeyCode keycode;          KeyCode keycode;
31    int modifier;          int modifier;
32  }  }
33  MyKey;  MyKey;
34    
# Line 42  int NumLockMask, CapsLockMask, ScrollLoc Line 42  int NumLockMask, CapsLockMask, ScrollLoc
42  #endif /* __KEYBOARD_H */  #endif /* __KEYBOARD_H */
43    
44  /**This must remain at the end of the file.**********  /**This must remain at the end of the file.**********
45   * vim600:set sw=2 ts=8:                            *   * vim600:set sw=2 ts=2:                            *
46   * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: *   * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: *
47   * vim600:set foldmethod=marker:                    *   * vim600:set foldmethod=marker:                    *
48   ****************************************************/   ****************************************************/

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26