diff options
Diffstat (limited to 'home/john/.Xdefaults')
-rw-r--r-- | home/john/.Xdefaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/john/.Xdefaults b/home/john/.Xdefaults index 8d979e6..9580e50 100644 --- a/home/john/.Xdefaults +++ b/home/john/.Xdefaults @@ -18,6 +18,8 @@ xterm*charClass: 33:48,35:48,37:48,40-43:48,45-47:48,58:48,60:48,62:48,126:48 *VT100*translations: #override \n\ Shift <Key>Prior:scroll-back(1,page) \n\ Shift <Key>Next:scroll-forw(1,page) \n\ + <Key>Up:scroll-back(3,line) \n\ + <Key>Down:scroll-forw(3,line) \n\ Ctrl Shift <Key>U: set-utf8-mode(toggle) \n\ Shift <Btn3Down>: set-reverse-video(toggle) |