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

  1. ! $XConsortium: XTerm.ad /main/35 1996/12/03 16:44:38 swick $
  2. !
  3. !
  4. !
  5. !
  6. ! $XFree86: xc/programs/xterm/XTerm.ad,v 3.1.2.3 1998/02/15 16:09:57 hohndel Exp $
  7.  
  8. XTerm.JoinSession:False
  9.  
  10. *SimpleMenu*BackingStore: NotUseful
  11. *SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*
  12. *SimpleMenu*menuLabel.vertSpace:     100
  13. *SimpleMenu*HorizontalMargins: 16
  14. *SimpleMenu*Sme.height:    16
  15.  
  16. *SimpleMenu*Cursor: left_ptr
  17.  
  18. *mainMenu.Label:  Main Options
  19. *mainMenu*securekbd*Label:  Secure Keyboard
  20. *mainMenu*allowsends*Label:  Allow SendEvents
  21. *mainMenu*logging*Label:  Log to File
  22. *mainMenu*redraw*Label:  Redraw Window
  23. *mainMenu*8-bit control*Label: 8-Bit Controls
  24. *mainMenu*backarrow key*Label: Backarrow Key
  25. *mainMenu*sun function-keys*Label: Sun Function-Keys
  26. *mainMenu*sun keyboard*Label: Sun/PC Keyboard
  27. *mainMenu*suspend*Label:  Send STOP Signal
  28. *mainMenu*continue*Label:  Send CONT Signal
  29. *mainMenu*interrupt*Label:  Send INT Signal
  30. *mainMenu*hangup*Label:  Send HUP Signal
  31. *mainMenu*terminate*Label:  Send TERM Signal
  32. *mainMenu*kill*Label:  Send KILL Signal
  33. *mainMenu*quit*Label:  Quit
  34.  
  35. *vtMenu.Label:  VT Options
  36. *vtMenu*scrollbar*Label:  Enable Scrollbar
  37. *vtMenu*jumpscroll*Label:  Enable Jump Scroll
  38. *vtMenu*reversevideo*Label:  Enable Reverse Video
  39. *vtMenu*autowrap*Label:  Enable Auto Wraparound
  40. *vtMenu*reversewrap*Label:  Enable Reverse Wraparound
  41. *vtMenu*autolinefeed*Label:  Enable Auto Linefeed
  42. *vtMenu*appcursor*Label:  Enable Application Cursor Keys
  43. *vtMenu*appkeypad*Label:  Enable Application Keypad
  44. *vtMenu*scrollkey*Label:  Scroll to Bottom on Key Press
  45. *vtMenu*scrollttyoutput*Label:  Scroll to Bottom on Tty Output
  46. *vtMenu*allow132*Label: Allow 80/132 Column Switching
  47. *vtMenu*cursesemul*Label:  Enable Curses Emulation
  48. *vtMenu*visualbell*Label:  Enable Visual Bell
  49. *vtMenu*marginbell*Label:  Enable Margin Bell
  50. *vtMenu*altscreen*Label:  Show Alternate Screen
  51. *vtMenu*activeicon*Label: Enable Active Icon
  52. *vtMenu*softreset*Label:  Do Soft Reset
  53. *vtMenu*hardreset*Label:  Do Full Reset
  54. *vtMenu*clearsavedlines*Label:  Reset and Clear Saved Lines
  55. *vtMenu*tekshow*Label:  Show Tek Window
  56. *vtMenu*tekmode*Label:  Switch to Tek Mode
  57. *vtMenu*vthide*Label:  Hide VT Window
  58.  
  59. *fontMenu.Label:  VT Fonts
  60. *fontMenu*fontdefault*Label:    Default
  61. *fontMenu*font1*Label:    Unreadable
  62. *VT100*font1:        nil2
  63. *IconFont:        nil2
  64. *fontMenu*font2*Label:    Tiny
  65. *VT100*font2:        5x7
  66. *fontMenu*font3*Label:    Small
  67. *VT100*font3:        6x10
  68. *fontMenu*font4*Label:    Medium
  69. *VT100*font4:        7x13
  70. *fontMenu*font5*Label:    Large
  71. *VT100*font5:        9x15
  72. *fontMenu*font6*Label:    Huge
  73. *VT100*font6:        10x20
  74. *fontMenu*fontescape*Label:    Escape Sequence
  75. *fontMenu*fontsel*Label:        Selection
  76. !fontescape and fontsel overridden by application
  77.  
  78. *tekMenu.Label:  Tek Options
  79. *tekMenu*tektextlarge*Label:  Large Characters
  80. *tekMenu*tektext2*Label:  #2 Size Characters
  81. *tekMenu*tektext3*Label:  #3 Size Characters
  82. *tekMenu*tektextsmall*Label:  Small Characters
  83. *tekMenu*tekpage*Label:  PAGE
  84. *tekMenu*tekreset*Label:  RESET
  85. *tekMenu*tekcopy*Label:  COPY
  86. *tekMenu*vtshow*Label:  Show VT Window
  87. *tekMenu*vtmode*Label:  Switch to VT Mode
  88. *tekMenu*tekhide*Label:  Hide Tek Window
  89.  
  90. *tek4014*fontLarge: 9x15
  91. *tek4014*font2: 8x13
  92. *tek4014*font3: 6x13
  93. *tek4014*fontSmall: 6x10
  94.  
  95. ! Enable Colour by default.
  96.  
  97. *VT100*colorMode: on
  98. *VT100*boldColors: on
  99. *VT100*dynamicColors: on
  100.  
  101. ! Uncomment this use color for underline attribute
  102. !*VT100*colorULMode: on
  103. !*VT100*underLine: off
  104.  
  105. ! Uncomment this to use color for the bold attribute
  106. !*VT100*colorBDMode: on
  107.  
  108. ! Uncomment this to use the bold/underline colors in preference to other colors
  109. !*VT100*colorAttrMode: on
  110.  
  111. *VT100*color0: black
  112. *VT100*color1: red3
  113. *VT100*color2: green3
  114. *VT100*color3: yellow3
  115. *VT100*color4: blue3
  116. *VT100*color5: magenta3
  117. *VT100*color6: cyan3
  118. *VT100*color7: gray90
  119. *VT100*color8: gray30
  120. *VT100*color9: red
  121. *VT100*color10: green
  122. *VT100*color11: yellow
  123. *VT100*color12: blue
  124. *VT100*color13: magenta
  125. *VT100*color14: cyan
  126. *VT100*color15: white
  127. *VT100*colorUL: yellow
  128. *VT100*colorBD: white
  129.  
  130. !This can be useful if you have an IntelliMouse.  It maps the button
  131. !events generated by the wheel
  132. *VT100*translations:    #override \
  133.     !Ctrl            <Btn4Down>:    scroll-back(1,halfpage) \n\
  134.     !Lock Ctrl        <Btn4Down>:    scroll-back(1,halfpage) \n\
  135.     !Lock @Num_Lock Ctrl    <Btn4Down>:    scroll-back(1,halfpage) \n\
  136.     ! @Num_Lock Ctrl    <Btn4Down>:    scroll-back(1,halfpage) \n\
  137.                 <Btn4Down>:    scroll-back(5,line) \n\
  138.     !Ctrl            <Btn5Down>:    scroll-forw(1,halfpage) \n\
  139.     !Lock Ctrl        <Btn5Down>:    scroll-forw(1,halfpage) \n\
  140.     !Lock @Num_Lock Ctrl    <Btn5Down>:    scroll-forw(1,halfpage) \n\
  141.     ! @Num_Lock Ctrl    <Btn5Down>:    scroll-forw(1,halfpage) \n\
  142.                 <Btn5Down>:    scroll-forw(5,line)
  143.  
  144. *.termName: xterm-debian
  145.