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

  1. ! $XConsortium: XConsole.ad,v 1.3 94/02/09 19:44:01 gildea Exp $
  2. *allowShellResize:        true
  3. XConsole.translations:        #override\
  4.     <MapNotify>:        Deiconified()    \n\
  5.     <UnmapNotify>:        Iconified()    \n\
  6.     <Message>WM_PROTOCOLS:    Quit()
  7. XConsole.baseTranslations:        #override\
  8.     <MapNotify>:        Deiconified()    \n\
  9.     <UnmapNotify>:        Iconified()    \n\
  10.     <Message>WM_PROTOCOLS:    Quit()
  11. *text.translations:        #override\
  12.     Ctrl<KeyPress>C:    Clear()    \n\
  13.     <KeyPress>Clear:    Clear()
  14. *text.baseTranslations:        #override\
  15.     Ctrl<KeyPress>C:    Clear()    \n\
  16.     <KeyPress>Clear:    Clear()
  17. *text.scrollVertical:        whenNeeded
  18. *text.scrollHorizontal:        whenNeeded
  19. *text.width:            400
  20. *text.height:            70
  21. *text.allowResize:        true
  22. *editType:            read
  23.