]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - Xdefaults
x11: Let Ctrl-t t in stumpWM work with XTerm.
[config/dotfiles.git] / Xdefaults
index 72654bfdc9456cf2564346ca299438a0bb6c786e..ada9b1066d2579c4755d5f7d42e4abb4d710933a 100644 (file)
--- a/Xdefaults
+++ b/Xdefaults
@@ -7,5 +7,9 @@ XTerm*background: black
 XTerm*cursorColor: white
 ! Use the meta-key as expected by emacs.
 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
 
 ! vim: ft=xdefaults