1 ! Configuration file for X11 programs.
3 ! It is designed to work with xterm and rxvt (and their unicode variants).
5 ! "Term" is an alias for all supported terminal emulators; it is automatically
6 ! replaced by setup.sh.
9 ! Use gray on black with a light yellow cursor in terminals.
10 Term*foreground: #cccccc
11 Term*background: black
12 Term*cursorColor: #ffff66
14 ! Disable the scrollback buffer. I use screen so it is not necessary.
18 ! Use the meta-key as expected by emacs/irssi.
19 XTerm*metaSendsEscape: true
21 ! Use 256 colors in XTerm.
22 XTerm.termName: xterm-256color
24 ! Make sure XTerm allows send events. Necessary for stumpWM so Ctrl-t t can
25 ! send a Ctrl-t to the application running in XTerm. Thanks to [df] in
26 ! #stumpwm on Freenode (2009-05-18 22:05).
27 !XTerm*allowSendEvents: true
29 ! Enable transparency.
30 Rxvt*transparent: true
33 ! Do not use any perl extension scripts.
36 ! Main console colors.
45 ! Bold console colors.