]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - Xdefaults
Xdefaults: Allow use of meta key in emacs.
[config/dotfiles.git] / Xdefaults
index 5f64c6ca77bc73fa6504e57e080d52bd793aa623..72654bfdc9456cf2564346ca299438a0bb6c786e 100644 (file)
--- a/Xdefaults
+++ b/Xdefaults
@@ -5,5 +5,7 @@
 XTerm*foreground: darkgray
 XTerm*background: black
 XTerm*cursorColor: white
+! Use the meta-key as expected by emacs.
+XTerm*metaSendsEscape: true
 
 ! vim: ft=xdefaults