home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / thunderbird / chrome / en-win.jar / locale / en-US / global-platform / platformKeys.properties < prev    next >
Encoding:
Text File  |  2003-08-17  |  351 b   |  19 lines

  1. #default
  2. #this file defines the on screen display names for the various modifier keys
  3. #these are used in XP menus to show keyboard shortcuts
  4.  
  5. #the shift key
  6. VK_SHIFT=Shift
  7.  
  8. #the command key
  9. VK_META=Meta
  10.  
  11. #the alt key
  12. VK_ALT=Alt
  13.  
  14. #the control key
  15. VK_CONTROL=Ctrl
  16.  
  17. #the separator character used between modifiers 
  18. MODIFIER_SEPARATOR=+
  19.