! xfce takes care of all this stuff, but for consistency: Xft.dpi: 96 Xft.antialias: 1 Xft.hinting: 1 Xft.hintstyle: hintfull Xft.rgba: rgb Xcursor.size: 21 Xcursor.theme: jaguarx Xcursor.theme_core: true XTerm*utf8: 1 XTerm*locale: UTF-8 XTerm*faceName: monospace XTerm*faceSize: 9 XTerm*termName: xterm-utf8 XTerm*foreground: #aaaaaa XTerm*background: #000000 XTerm*color0: #000000 XTerm*color1: #aa0000 XTerm*color2: #008800 XTerm*color3: #aa5522 XTerm*color4: #0000aa XTerm*color5: #aa00aa XTerm*color6: #00aaaa XTerm*color7: #aaaaaa XTerm*color8: #444444 XTerm*color9: #ff4444 XTerm*color10: #44ff44 XTerm*color11: #ffff44 XTerm*color12: #4444ff XTerm*color13: #ff44ff XTerm*color14: #44ffff XTerm*color15: #ffffff XTerm*colorBD: #ffffff XTerm*colorRV: #444444 XTerm*cursorColor: #dc74d1 XTerm*highlightSelection: true XTerm*highlightColor: #4444ff XTerm*highlightTextColor: #000000 XTerm*highlightColorMode: true XTerm*colorBDMode: true XTerm*colorRVMode: true XTerm*colorULMode: false XTerm*boldMode: true XTerm*dynamicColors: true XTerm*cutNewline: false XTerm*title: Terminal XTerm*loginShell: true XTerm*utmpInhibit: true XTerm*saveLines: 2048 XTerm*eightBitInput: true XTerm*scrollBar: false XTerm*rightScrollBar: true XTerm*scrollKey: true XTerm*scrollTtyOutput: false XTerm*backarrowKey: false XTerm*bellSuppressTime: 10 XTerm*metaSendsEscape: true XTerm*modifyCursorKeys: 1 XTerm*allowTitleOps: false XTerm*cursorBlink: true XTerm*cursorOnTime: 450 XTerm*cursorOffTime: 450 ! don't ask, it just works :P XTerm*charClass: 35-37:48,43:48,45-47:48,94:48,126:48 ! Ctrl Shift N: spawn-new-terminal() \n\ ! XTerm*vt100.translations: #override \ Shift Up: scroll-back(1, line) \n\ Shift Down: scroll-forw(1, line) \n\ Shift Insert: string(0x1b) string(0x5b) string(2;2~) \n\ Ctrl Shift C: select-end(PRIMARY,CLIPBOARD,CUT_BUFFER0) \n\ Ctrl Shift V: insert-selection(CLIPBOARD, CUT_BUFFER0, PRIMARY)