diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-08-26 08:45:22 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-08-26 08:45:22 +0200 |
commit | 1e65945260e43e9c6d6f604907ce65e3e2e1ea98 (patch) | |
tree | 37e6e16d5f5a5873d81062c195e3fd757fbbfbba /xorg/xresources | |
parent | f0eaf5440d42116e4719644e8cea65744b00cd6e (diff) | |
parent | cc08af5a965fd40a574e748415cac111fd438494 (diff) |
Merge branch 'master' of fucktheforce.de:xeno
Diffstat (limited to 'xorg/xresources')
-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 |