From: Simon Ruderich Date: Sat, 13 Jun 2009 08:49:50 +0000 (+0200) Subject: Xdefaults: Minor documentation fix. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=d0badaed11a7bec100c5488dc6c77aece473162a;p=config%2Fdotfiles.git Xdefaults: Minor documentation fix. --- diff --git a/Xdefaults.in b/Xdefaults.in index d79d7b4..84ad25c 100644 --- a/Xdefaults.in +++ b/Xdefaults.in @@ -5,7 +5,7 @@ XTerm*foreground: darkgray XTerm*background: black XTerm*cursorColor: white -! Use the meta-key as expected by emacs. +! Use the meta-key as expected by emacs/irssi. 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