From: Sergey Matveev Date: Tue, 24 May 2022 11:09:02 +0000 (+0300) Subject: xterm mouse wheel buttons X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=3788c3787d61b585f4fa9922acd78db5ded431a7 xterm mouse wheel buttons --- diff --git a/x/.Xresources b/x/.Xresources index 4f4b30c..00f07a8 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -21,5 +21,7 @@ XTerm.vt100.Translations: #override \ ShiftPage_Up: string("[5;2~") \n \ Menu: string("") \n \ Super_R: string("") \n \ + : string("") \n \ + : string("") \n \ Shift AltInsert: insert-selection(CLIPBOARD, CUT_BUFFER1) XTerm.vt100.trimSelection: true