]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Xdefaults: Disable allowSendEvents as it's no longer needed.
authorSimon Ruderich <simon@ruderich.org>
Thu, 25 Jun 2009 12:59:26 +0000 (14:59 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 25 Jun 2009 12:59:26 +0000 (14:59 +0200)
It was necessary for StumpWM which I no longer use.

Xdefaults.in

index 7e30cfff8ca4006a15285235d87aed6ff96a6bbc..5bd7bab953693b8cd3fbcd2b5ba0773607a6b4a1 100644 (file)
@@ -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