aboutsummaryrefslogtreecommitdiff
path: root/Window_Manager/ratpoison/ratpoisonrc.conf
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-09-26 15:35:27 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-09-26 15:35:27 +0200
commitffbd411c08aab15d8ddefd597847d29ce3975b52 (patch)
tree8678317f98ff1ecd69d7b50dced0a579a142f389 /Window_Manager/ratpoison/ratpoisonrc.conf
parentf4dc296be867c8a14cec0edae58ffa4bbabd2131 (diff)
downloaddotfiles-ffbd411c08aab15d8ddefd597847d29ce3975b52.tar.gz
dotfiles-ffbd411c08aab15d8ddefd597847d29ce3975b52.tar.bz2
dotfiles-ffbd411c08aab15d8ddefd597847d29ce3975b52.zip
fix typo
Diffstat (limited to 'Window_Manager/ratpoison/ratpoisonrc.conf')
-rw-r--r--Window_Manager/ratpoison/ratpoisonrc.conf36
1 files changed, 12 insertions, 24 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf
index dfa781f..0c81e09 100644
--- a/Window_Manager/ratpoison/ratpoisonrc.conf
+++ b/Window_Manager/ratpoison/ratpoisonrc.conf
@@ -121,31 +121,19 @@ definekey top M-F10 rpwsm10 && printf "D10\nIclear\n" > /tmp/panel-fifo & xset -
definekey top M-F11 rpwsm11 && echo "D11" > /tmp/panel-fifo && ratpoison -c barsend
definekey top M-F12 rpwsm12 && echo "D12" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F1 exec rpws 13 && echo "D13" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F2 exec rpws 14 && echo "D14" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F3 exec rpws 15 && echo "D15" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F4 exec rpws 16 && echo "D16" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F5 exec rpws 17 && echo "D17" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F6 exec rpws 18 && echo "D18" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F7 exec rpws 19 && echo "D19" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F8 exec rpws 20 && echo "D20" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F9 exec rpws 21 && echo "D21" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F10 exec rpws 22 && echo "D22" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F11 exec rpws 23 && echo "D23" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-F12 exec rpws 24 && echo "D24" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-1 rpwsm1 && echo "D1" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-2 rpwsm2 && echo "D2" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-3 rpwsm3 && echo "D3" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-4 rpwsm4 && echo "D4" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-5 rpwsm5 && echo "D5" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-6 rpwsm6 && echo "D6" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-7 rpwsm7 && echo "D7" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-8 rpwsm8 && echo "D8" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-9 rpwsm9 printf "D9\nIxlear\n" > /tmp/panel-fifo && ratpoison -c barsend
+definekey top M-s-0 rpwsm10 && printf "D10\nIclear\n" > /tmp/panel-fifo & xset -led named "Scroll Lock" && ratpoison -c barsend
+definekey top S-F1 exec rpws 13 && echo "D13" > /tmp/panel-fifo && ratpoison -c barsend
definekey top S-M-F1 rpwsm13 && echo "D13" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F2 rpwsm14 && echo "D14" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F3 rpwsm15 && echo "D15" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F4 rpwsm16 && echo "D16" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F5 rpwsm17 && echo "D17" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F6 rpwsm18 && echo "D18" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F7 rpwsm19 && echo "D19" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F8 rpwsm20 && echo "D20" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F9 rpwsm21 && echo "D21" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F10 rpwsm22 && echo "D22" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F11 rpwsm23 && echo "D23" > /tmp/panel-fifo && ratpoison -c barsend
-definekey top S-M-F12 rpwsm24 && echo "D24" > /tmp/panel-fifo && ratpoison -c barsend
@@ -262,7 +250,7 @@ alias volup exec amixer -q set Master 5+ && ratpoison -c "echo `$HOME/.config/ra
definekey top XF86AudioRaiseVolume volup
definekey top s-Prior volup
-iefinekey top s-q volup
+definekey top s-q volup
# Down
alias voldown exec amixer -q set Master 5- && ratpoison -c "echo `$HOME/.config/ratpoison/volind`" & volume -f 'V%i' > /tmp/panel-fifo