diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-08-26 11:19:45 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-08-26 11:19:45 +0200 |
commit | 43a556b114ee8fa5079cbe8f2ad807b63720165a (patch) | |
tree | aded25889bea91ff118b1e899837a17e0f9a8109 /xorg | |
parent | 6fdab648e7757992b5ad6cbb2ff0ec0ccced9598 (diff) | |
parent | 1e65945260e43e9c6d6f604907ce65e3e2e1ea98 (diff) |
Merge branch 'master' of fucktheforce.de:xeno
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xresources | 5 |
1 files changed, 4 insertions, 1 deletions
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 |