]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - Xresources.in
Xresources: urxvt: disable printing with print key
[config/dotfiles.git] / Xresources.in
index f2938b4ad66ecf9200b942888a9c76a06a47b9d4..657431bae87074076f7a8117e9051a2dfebacae5 100644 (file)
@@ -53,6 +53,15 @@ XTerm.termName: xterm-256color
 !NO_COMPTON Rxvt*transparent: true
 !NO_COMPTON Rxvt*shading:     10
 
+! Disable support to enter non-ASCII keys by pressing Ctrl-Shift-<Keycode>.
+! Either use digraph support in vim/screen or use the compose key instead.
+Rxvt*iso14755: false
+Rxvt*iso14755_52: false
+
+! Disable printing with the "Print" key to prevent accidental prints. By
+! default lpr is used.
+Rxvt.print-pipe: true
+
 ! Do not use any perl extension scripts.
 Rxvt*perl-ext-common: