home *** CD-ROM | disk | FTP | other *** search
- ! $XConsortium: Xfd.ad,v 1.9 94/02/09 19:44:03 gildea Exp $
- *internalBorderWidth: 0
- *showGrip: false
-
- *grid.borderWidth: 0
-
- *quit.Label: Quit
- *prev.Label: Prev Page
- *next.Label: Next Page
-
- *select.Label: Select a character
- *metrics.Label:
- *select.Justify: center
- *metrics.Justify: center
- *range.Justify: left
- *start.Justify: left
-
- *quit.Translations: #override \
- <Btn1Down>,<Btn1Up>: Quit() unset()
- *next.Translations: #override \
- <Btn1Down>,<Btn1Up>: Next() unset()
- *prev.Translations: #override \
- <Btn1Down>,<Btn1Up>: Prev() unset()
-
- *Translations: #override \n\
- <Key>q: Quit()\n\
- Ctrl <Key>n: Next()\n\
- Ctrl <Key>p: Prev()
-
-