From 908ee27e3fb0892cba5ca565dc7233b8a6f66521 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Fri, 16 Oct 2020 18:18:06 +0200 Subject: [PATCH] Xresources: disable urxvt moves triggered via Ctrl+Shift --- Xresources | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Xresources b/Xresources index 7adf9a2..231b600 100644 --- a/Xresources +++ b/Xresources @@ -11,6 +11,9 @@ URxvt.matcher.button: 1 URxvt*print-pipe: "true" URxvt.transparent: true URxvt.shading: 20 +! disable urxvt modes +URxvt.iso14755: false +URxvt.iso14755_52: false #if defined(SRVR_falcon) || defined(SRVR_warthog) || defined(SRVR_cipbuero4) Xft.dpi: 192