Advertisement
bal_gennady

XTerm

Nov 24th, 2019
1,158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 1.68 KB | None | 0 0
  1. XTerm*VT100*titeInhibit: true
  2. XTerm*alwaysHighlight: yes
  3. XTerm*marginBell: yes
  4. xterm*iconPixmap: /usr/share/pixmaps/gnome-gemvt.xbm
  5. xterm*iconMask: /usr/share/pixmaps/gnome-gemvt-mask.xbm
  6. XTerm*iconName: terminal
  7. Mwm*xterm*iconImage: /home/a/a1111aa/xterm.icon
  8. XTerm*loginShell: true
  9. XTerm*scrollColor: black
  10. XTerm*allowSendEvents: True
  11. XTerm*sessionMgt: false
  12. XTerm*eightBitInput: false
  13. XTerm*metaSendsEscape: true
  14. XTerm*internalBorder: 10
  15. XTerm*highlightSelection: true
  16. XTerm*VT100*colorBDMode: on
  17. XTerm*VT100*colorBD: blue
  18. XTerm.VT100.eightBitOutput: true
  19. XTerm.VT100.titeInhibit: false
  20. XTerm*color0: black
  21. XTerm*color1: red3
  22. XTerm*color2: green3
  23. XTerm*color3: yellow3
  24. XTerm*color4: DodgerBlue1
  25. XTerm*color5: magenta3
  26. XTerm*color6: cyan3
  27. XTerm*color7: gray90
  28. XTerm*color8: gray50
  29. XTerm*color9: red
  30. XTerm*color10: green
  31. XTerm*color11: yellow
  32. XTerm*color12: blue
  33. XTerm*color13: magenta
  34. XTerm*color14: cyan
  35. XTerm*color15: white
  36. XTerm*colorUL: yellow
  37. XTerm*colorBD: white
  38. XTerm*mainMenu*backgroundPixmap: gradient:vertical?dimension=400&start=gray10&end=gray40
  39. XTerm*mainMenu*foreground: white
  40. XTerm*vtMenu*backgroundPixmap: gradient:vertical?dimension=550&start=gray10&end=gray40
  41. XTerm*vtMenu*foreground: white
  42. XTerm*fontMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray10&end=gray40
  43. XTerm*fontMenu*foreground: white
  44. XTerm*tekMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray10&end=gray40
  45. XTerm*tekMenu*foreground: white
  46. XTerm*rightScrollBar: true
  47. XTerm*VT100*colorBDMode: on
  48. XTerm*VT100*colorBD: purple
  49.  ! Colour for underline attribute
  50. XTerm*VT100*colorULMode: on
  51. XTerm*VT100*underLine: on
  52. XTerm*VT100*colorUL: red
  53.  ! Turn on colour mode in your xterms
  54. XTerm.VT100*dynamicColors: On
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement