From 713e0e2cca6028102b10fe4f05ae1dfba59d6c64 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 25 Jun 2009 14:59:26 +0200 Subject: [PATCH] Xdefaults: Disable allowSendEvents as it's no longer needed. It was necessary for StumpWM which I no longer use. --- Xdefaults.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xdefaults.in b/Xdefaults.in index 7e30cff..5bd7bab 100644 --- a/Xdefaults.in +++ b/Xdefaults.in @@ -10,7 +10,7 @@ XTerm*metaSendsEscape: true ! 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 +!XTerm*allowSendEvents: true ! Use 256 colors in XTerm. XTerm.termName: xterm-256color -- 2.44.1