Advertisement
Guest User

.Xresources

a guest
Jul 3rd, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. ! URxvt*termName: string
  2. ! URxvt*geometry: geometry
  3. ! URxvt*chdir: string
  4. ! URxvt*reverseVideo: boolean
  5. ! URxvt*loginShell: boolean
  6. ! URxvt*jumpScroll: boolean
  7. ! URxvt*skipScroll: boolean
  8. ! URxvt*pastableTabs: boolean
  9. ! scrollbar style - rxvt (default), plain (most compact), next, or xterm
  10. ! URxvt*scrollstyle: rxvt
  11. ! URxvt*scrollBar: boolean
  12. ! URxvt*scrollBar_right: boolean
  13. ! URxvt*scrollBar_align: mode
  14. ! URxvt*thickness: number
  15. ! URxvt*scrollTtyOutput: false
  16. ! URxvt*scrollTtyKeypress: true
  17. ! URxvt*scrollWithBuffer: true
  18. ! URxvt*inheritPixmap: boolean
  19. ! URxvt*transparent: boolean
  20. ! URxvt*tintColor: color
  21. ! URxvt*shading: number
  22. ! URxvt*blurRadius: HxV
  23. ! URxvt*fading: number
  24. ! URxvt*fadeColor: color
  25. ! URxvt*utmpInhibit: boolean
  26. ! URxvt*urgentOnBell: boolean
  27. ! URxvt*visualBell: boolean
  28. ! URxvt*mapAlert: boolean
  29. ! URxvt*meta8: boolean
  30. ! URxvt*mouseWheelScrollPage: boolean
  31. ! URxvt*tripleclickwords: boolean
  32. ! URxvt*insecure: boolean
  33. ! URxvt*cursorUnderline: boolean
  34. ! URxvt*cursorBlink: boolean
  35. ! URxvt*pointerBlank: boolean
  36. ! URxvt*background: rgba:1111/1111/1111/dddd
  37. ! URxvt*foreground: color
  38. ! URxvt*color0: color
  39. ! URxvt*color1: color
  40. ! URxvt*color2: color
  41. ! URxvt*color3: color
  42. ! URxvt*color4: color
  43. ! URxvt*color5: color
  44. ! URxvt*color6: color
  45. ! URxvt*color7: color
  46. ! URxvt*color8: color
  47. ! URxvt*color9: color
  48. ! URxvt*color10: color
  49. ! URxvt*color11: color
  50. ! URxvt*color12: color
  51. ! URxvt*color13: color
  52. ! URxvt*color14: color
  53. ! URxvt*color15: color
  54. ! URxvt*colorBD: color
  55. ! URxvt*colorIT: color
  56. ! URxvt*colorUL: color
  57. ! URxvt*colorRV: color
  58. ! URxvt*underlineColor: color
  59. ! URxvt*scrollColor: color
  60. ! URxvt*troughColor: color
  61. ! URxvt*highlightColor: color
  62. ! URxvt*cursorColor: color
  63. ! URxvt*cursorColor2: color
  64. ! URxvt*pointerColor: color
  65. ! URxvt*pointerColor2: color
  66. ! URxvt*borderColor: color
  67. ! URxvt*path: search path
  68. ! URxvt*backgroundPixmap: file[;geom]
  69. ! URxvt*iconFile: file
  70. ! URxvt*font: 9x15
  71. ! URxvt*boldFont: fontname
  72. ! URxvt*italicFont: fontname
  73. ! URxvt*boldItalicFont: fontname
  74. ! URxvt*intensityStyles: boolean
  75. ! URxvt*inputMethod: name
  76. ! URxvt*preeditType: style
  77. ! URxvt*imLocale: string
  78. ! URxvt*imFont: fontname
  79. ! URxvt*title: string
  80. ! URxvt*iconName: string
  81. ! URxvt*saveLines: number
  82. ! URxvt*depth: 32
  83. ! URxvt*buffered: boolean
  84. ! URxvt*transient-for: windowid
  85. ! URxvt*override-redirect: boolean
  86. ! URxvt*hold: boolean
  87. ! URxvt*externalBorder: number
  88. ! URxvt*internalBorder: number
  89. ! URxvt*borderLess: boolean
  90. ! URxvt*lineSpace: number
  91. ! URxvt*letterSpace: number
  92. ! URxvt*skipBuiltinGlyphs: boolean
  93. ! URxvt*pointerBlankDelay: number
  94. ! URxvt*backspacekey: string
  95. ! URxvt*deletekey: string
  96. ! URxvt*print-pipe: string
  97. ! URxvt*modifier: modifier
  98. ! URxvt*cutchars: string
  99. ! URxvt*answerbackString: string
  100. ! URxvt*secondaryScreen: boolean
  101. ! URxvt*secondaryScroll: boolean
  102. ! URxvt*perl-lib: string
  103. ! URxvt*perl-eval: perl-eval
  104. ! URxvt*perl-ext-common: ...,tabbed,...
  105. ! URxvt*perl-ext: string
  106. ! URxvt*iso14755: boolean
  107. ! URxvt*iso14755_52: boolean
  108. ! URxvt*xrm: string
  109. ! URxvt*keysym.sym: keysym
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement