From cc08af5a965fd40a574e748415cac111fd438494 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 16 Aug 2011 11:19:08 +0200 Subject: Add keys for line scrolling --- xorg/xresources | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg/xresources b/xorg/xresources index bfb066f..1a55ba8 100644 --- a/xorg/xresources +++ b/xorg/xresources @@ -14,7 +14,10 @@ *cutchars: `"()'*<>[]{|} *urgentOnBell: true *visualBell: false -*cursorUnderline: true +*cursorUnderline: true + +URxvt.keysym.Shift-Up: command:\033]720;1\007 +URxvt.keysym.Shift-Down: command:\033]721;1\007 *background: #000000 *foreground: #ffffff -- cgit v1.2.3