diff options
-rw-r--r-- | home/john/.Xdefaults | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/john/.Xdefaults b/home/john/.Xdefaults index 02a9aa3..f78196d 100644 --- a/home/john/.Xdefaults +++ b/home/john/.Xdefaults @@ -27,7 +27,8 @@ xterm*charClass: 33:48,35:48,37:48,40-43:48,45-47:48,58:48,60:48,62:48,126:48 <Key>Prior:scroll-back(1,page) \n\ <Key>Next:scroll-forw(1,page) \n\ <Key>Up:scroll-back(3,line) \n\ - <Key>Down:scroll-forw(3,line) + <Key>Down:scroll-forw(3,line) \n\ + Ctrl Shift <Key>R:interactive-reset(0x0c) URxvt.termName: rxvt URxvt.loginShell: true |