diff options
author | Vasil Zlatanov <v@skozl.com> | 2016-10-13 19:20:52 +0100 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2016-10-13 19:20:52 +0100 |
commit | 6531c75eb9a6a664a45b372014a709ac9910c1e2 (patch) | |
tree | 191153123a8a8560aee5176422bf81be4bcb210d /Window_Manager | |
parent | 1c221916600457d945094c1df59f0756aca19367 (diff) | |
parent | 52582edc079a197d8204c1310ecd37176bfaef84 (diff) | |
download | dotfiles-6531c75eb9a6a664a45b372014a709ac9910c1e2.tar.gz dotfiles-6531c75eb9a6a664a45b372014a709ac9910c1e2.tar.bz2 dotfiles-6531c75eb9a6a664a45b372014a709ac9910c1e2.zip |
Merge branch 'master' of https://github.com/vaskozl/dotfiles
Diffstat (limited to 'Window_Manager')
-rw-r--r-- | Window_Manager/ratpoison/ratpoisonrc.clipboard | 2 | ||||
-rw-r--r-- | Window_Manager/ratpoison/ratpoisonrc.conf | 31 | ||||
-rw-r--r-- | Window_Manager/ratpoisonrc | 5 |
3 files changed, 20 insertions, 18 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.clipboard b/Window_Manager/ratpoison/ratpoisonrc.clipboard index dbdcef1..fb4e791 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.clipboard +++ b/Window_Manager/ratpoison/ratpoisonrc.clipboard @@ -33,7 +33,7 @@ definekey clipboard_set C exec ~/.config/ratpoison/clipboard init definekey clipboard_paste a exec ~/.config/ratpoison/clipboard pop definekey clipboard_set a exec ~/.config/ratpoison/clipboard push # pop queue -definekey clipboard_paste q exec ~/.config/ratpoison/clipboard pop_queue +definekey clipboard_paste A exec ~/.config/ratpoison/clipboard pop_queue definekey clipboard_paste 1 exec ~/.config/ratpoison/clipboard paste 1 definekey clipboard_paste 2 exec ~/.config/ratpoison/clipboard paste 2 diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index 2cc873e..535bb14 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -1,3 +1,4 @@ +#using jcs hacks # info: C=control, M=meta/alt, s=super, S=shift, H = Hyper # xnest for testing escape grave @@ -50,6 +51,8 @@ showpanel alias showborder set border 2 alias hideborder set border 0 + +set gap 1 showborder #bordscript @@ -98,18 +101,16 @@ definekey top F10 exec ratpoison -c 'vselect 10' && printf "D10\nIclear\n" > /tm definekey top F11 exec ratpoison -c 'vselect 11' && echo "D11" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript definekey top F12 exec ratpoison -c 'vselect 12' && echo "D12" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-1 exec ratpoison -c 'vselect 1' && echo "D1" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-2 exec ratpoison -c 'vselect 2' && echo "D2" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-3 exec ratpoison -c 'vselect 3' && echo "D3" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-4 exec ratpoison -c 'vselect 4' && echo "D4" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-5 exec ratpoison -c 'vselect 5' && echo "D5" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-6 exec ratpoison -c 'vselect 6' && echo "D6" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-7 exec ratpoison -c 'vselect 7' && echo "D7" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-8 exec ratpoison -c 'vselect 8' && echo "D8" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-9 exec ratpoison -c 'vselect 9' && printf "D9\nIxlear\n" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript -definekey top s-0 exec ratpoison -c 'vselect 10' && printf "D10\nIclear\n" > /tmp/panel-fifo & xset -led named "Scroll Lock" & ratpoison -c barsend && ratpoison -c bordscript - - +definekey top s-1 exec ratpoison -c 'vselect 1' && echo "D1" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-2 exec ratpoison -c 'vselect 2' && echo "D2" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-3 exec ratpoison -c 'vselect 3' && echo "D3" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-4 exec ratpoison -c 'vselect 4' && echo "D4" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-5 exec ratpoison -c 'vselect 5' && echo "D5" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-6 exec ratpoison -c 'vselect 6' && echo "D6" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-7 exec ratpoison -c 'vselect 7' && echo "D7" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-8 exec ratpoison -c 'vselect 8' && echo "D8" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-9 exec ratpoison -c 'vselect 9' && printf "D9\nIxlear\n" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript +definekey top s-0 exec ratpoison -c 'vselect 10' && printf "D10\nIclear\n" > /tmp/panel-fifo && ratpoison -c barsend && ratpoison -c bordscript & xset -led named "Scroll Lock" definekey top M-F1 exec ratpoison -c 'vmove 1' && echo "D1" > /tmp/panel-fifo && ratpoison -c barsend definekey top M-F2 exec ratpoison -c 'vmove 2' && echo "D2" > /tmp/panel-fifo && ratpoison -c barsend @@ -132,7 +133,7 @@ definekey top M-s-5 exec ratpoison -c 'vmove 5' && echo "D5" > /tmp/panel-fifo & definekey top M-s-6 exec ratpoison -c 'vmove 6' && echo "D6" > /tmp/panel-fifo && ratpoison -c barsend definekey top M-s-7 exec ratpoison -c 'vmove 7' && echo "D7" > /tmp/panel-fifo && ratpoison -c barsend definekey top M-s-8 exec ratpoison -c 'vmove 8' && echo "D8" > /tmp/panel-fifo && ratpoison -c barsend -definekey top M-s-9 exec ratpoison -c 'vmove 9' printf "D9\nIxlear\n" > /tmp/panel-fifo && ratpoison -c barsend +definekey top M-s-9 exec ratpoison -c 'vmove 9' && printf "D9\nIxlear\n" > /tmp/panel-fifo && ratpoison -c barsend definekey top M-s-0 exec ratpoison -c 'vmove 10' && printf "D10\nIclear\n" > /tmp/panel-fifo & xset -led named "Scroll Lock" && ratpoison -c barsend definekey top S-F1 exec ratpoison -c 'vselect 13' && echo "D13" > /tmp/panel-fifo && ratpoison -c barsend @@ -155,8 +156,8 @@ definekey top S-M-F1 exec ratpoison -c 'vmove 13' && echo "D13" > /tmp/panel-fif -definekey top S-F12 exec ratpoison -c 'vselect 1'3 -definekey top M-S-F12 'vmove 1'3 +definekey top S-F12 exec ratpoison -c 'vselect 13' +definekey top M-S-F12 'vmove 13' #------------------------------------------------------------- diff --git a/Window_Manager/ratpoisonrc b/Window_Manager/ratpoisonrc index d6b6fdf..0005637 100644 --- a/Window_Manager/ratpoisonrc +++ b/Window_Manager/ratpoisonrc @@ -1,5 +1,6 @@ -set virtuals 13 +set virtuals 24 vinit -alias config source /home/vsz/.tools/ratpoisonrc.conf +chdir +alias config source dotfiles/Windows_Manager/ratpoison/ratpoisonrc.conf config bind C-r config |