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