home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / app-defaults / Xfd < prev    next >
Text File  |  1999-09-03  |  637b  |  30 lines

  1. ! $XConsortium: Xfd.ad,v 1.9 94/02/09 19:44:03 gildea Exp $
  2. *internalBorderWidth: 0
  3. *showGrip: false
  4.  
  5. *grid.borderWidth: 0
  6.  
  7. *quit.Label: Quit
  8. *prev.Label: Prev Page
  9. *next.Label: Next Page
  10.  
  11. *select.Label: Select a character
  12. *metrics.Label: 
  13. *select.Justify: center
  14. *metrics.Justify: center
  15. *range.Justify: left
  16. *start.Justify: left
  17.  
  18. *quit.Translations:  #override \
  19.         <Btn1Down>,<Btn1Up>: Quit() unset()
  20. *next.Translations:  #override \
  21.         <Btn1Down>,<Btn1Up>: Next() unset()
  22. *prev.Translations:  #override \
  23.         <Btn1Down>,<Btn1Up>: Prev() unset()
  24.  
  25. *Translations: #override \n\
  26. <Key>q: Quit()\n\
  27. Ctrl <Key>n: Next()\n\
  28. Ctrl <Key>p: Prev()
  29.  
  30.