.Xdefaults 795 B

123456789101112131415161718192021222324252627282930313233343536
  1. !
  2. ! xterm configuration file
  3. ! user: andreatsh
  4. !
  5. xterm*Background: black
  6. xterm*Foreground: white
  7. xterm*cursorColor: grey
  8. xterm*pointerShape: left_ptr
  9. xterm*pointerColor: red
  10. xterm*termName: xterm-256color
  11. xterm*faceName: Monospace
  12. xterm*faceSize: 11
  13. xterm*loginShell: true
  14. xterm*saveLines: 4096
  15. xterm*scrollBar: false
  16. xterm*jumpScroll: true
  17. xterm*multiScroll: true
  18. xterm*fastScroll: true
  19. xterm*bellIsUrgent: true
  20. xterm*bellSuppressTime: 100
  21. xterm*dynamicColors: true
  22. xterm*scrollTtyKeypress: true
  23. xterm*scrollTtyOutput: true
  24. xterm*eightBitInput: false
  25. xterm*metaSendsEscape: true
  26. !xterm*toolBar: true
  27. !xterm*geometry: 1920x1080