Advertisement
bal_gennady

XTerm conf

Nov 24th, 2019
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. !xterm*background: Black
  2. !xterm*foreground: Grey
  3. xterm*font: -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO10646-1
  4. !xterm*font: -misc-fixed-medium-r-normal--18-*-*-*-*-*-iso10646-1
  5. !xterm*iconPixmap: ...
  6. xterm*iconPixmap: /usr/share/pixmaps/gnome-gemvt.xbm
  7. xterm*iconMask: /usr/share/pixmaps/gnome-gemvt-mask.xbm
  8. !XTerm*iconName: terminal
  9. !Mwm*xterm*iconImage: /home/a/a1111aa/xterm.icon
  10. XTerm*loginShell: true
  11. XTerm*foreground: gray90
  12. XTerm*background: black
  13. XTerm*cursorColor: rgb:00/80/00
  14. XTerm*borderColor: white
  15. XTerm*scrollColor: black
  16. XTerm*visualBell: true
  17. XTerm*saveLines: 1000
  18. !! XTerm.VT100.allowSendEvents: True
  19. XTerm*allowSendEvents: True
  20. XTerm*sessionMgt: false
  21. !XTerm*eightBitInput: false
  22. !XTerm*metaSendsEscape: true
  23. !XTerm*internalBorder: 10
  24. !XTerm*highlightSelection: true
  25. !XTerm*VT100*colorBDMode: on
  26. !XTerm*VT100*colorBD: blue
  27. !XTerm.VT100.eightBitOutput: true
  28. !XTerm.VT100.titeInhibit: false
  29. XTerm*color0: black
  30. XTerm*color1: red3
  31. XTerm*color2: green3
  32. XTerm*color3: yellow3
  33. XTerm*color4: DodgerBlue1
  34. XTerm*color5: magenta3
  35. XTerm*color6: cyan3
  36. XTerm*color7: gray90
  37. XTerm*color8: gray50
  38. XTerm*color9: red
  39. XTerm*color10: green
  40. XTerm*color11: yellow
  41. XTerm*color12: blue
  42. XTerm*color13: magenta
  43. XTerm*color14: cyan
  44. XTerm*color15: white
  45. XTerm*colorUL: yellow
  46. XTerm*colorBD: white
  47. !XTerm*mainMenu*backgroundPixmap: gradient:vertical?dimension=400&start=gray10&end=gray40
  48. !XTerm*mainMenu*foreground: white
  49. !XTerm*vtMenu*backgroundPixmap: gradient:vertical?dimension=550&start=gray10&end=gray40
  50. !XTerm*vtMenu*foreground: white
  51. !XTerm*fontMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray10&end=gray40
  52. !XTerm*fontMenu*foreground: white
  53. !XTerm*tekMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray10&end=gray40
  54. !XTerm*tekMenu*foreground: white
  55. !XTerm Profiles (idea from dag wieers)
  56. XTerm*rightScrollBar: true</code>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement