Xresources: disable urxvt moves triggered via Ctrl+Shift

This commit is contained in:
Thomas Preisner 2020-10-16 18:18:06 +02:00
parent d16c751208
commit 908ee27e3f

View file

@ -11,6 +11,9 @@ URxvt.matcher.button: 1
URxvt*print-pipe: "true" URxvt*print-pipe: "true"
URxvt.transparent: true URxvt.transparent: true
URxvt.shading: 20 URxvt.shading: 20
! disable urxvt modes
URxvt.iso14755: false
URxvt.iso14755_52: false
#if defined(SRVR_falcon) || defined(SRVR_warthog) || defined(SRVR_cipbuero4) #if defined(SRVR_falcon) || defined(SRVR_warthog) || defined(SRVR_cipbuero4)
Xft.dpi: 192 Xft.dpi: 192