]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.Xresources
Moar sorting
[max/dotfiles.git] / X / .Xresources
index 7ebee6a3c8b70b15c10a2e93ced5093834b49a45..4fd3626a8b6fa6b5dc0c790c575b61a36da0e620 100644 (file)
 *.color15:      #ffffff
 
 
-*faceName: Inconsolata
+*faceName: Liberation Mono
 *faceSize: 14
 
 
 XTerm*termName: xterm-256color
+
+XTerm*metaSendsEscape: true
+Xterm*eightBitinput: true
+
+XTerm*allowSendEvents: true
+
+*VT100.Translations: #override \
+              <Key>BackSpace: string(0x7F)\n\
+              <Key>Delete:    string("\033[3~")\n\
+              <Key>Home:      string("\033[1~")\n\
+              <Key>End:       string("\033[4~")
+*ttyModes: erase ^?