From 3fa1037f878f2d09372ba7e5a535e85e77c3a170 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 27 Jul 2009 00:33:00 +0200 Subject: [PATCH 1/1] Xdefaults: Whitespace changes for more consistency. --- Xdefaults.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Xdefaults.in b/Xdefaults.in index b5572a8..19d3cd4 100644 --- a/Xdefaults.in +++ b/Xdefaults.in @@ -13,14 +13,15 @@ Term*cursorColor: #ffff66 ! Use the meta-key as expected by emacs/irssi. XTerm*metaSendsEscape: true + +! Use 256 colors in XTerm. +XTerm.termName: xterm-256color + ! Make sure XTerm allows send events. Necessary for stumpWM so Ctrl-t t can ! send a Ctrl-t to the application running in XTerm. Thanks to [df] in ! #stumpwm on Freenode (2009-05-18 22:05). !XTerm*allowSendEvents: true -! Use 256 colors in XTerm. -XTerm.termName: xterm-256color - ! Main console colors. Term*color0: #000000 Term*color1: #ff0000 -- 2.44.2