diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-02-11 21:43:53 +0100 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-02-20 00:19:06 +0100 |
commit | 77437e18e87bfd66ed7b492c66921e7781971caa (patch) | |
tree | 33d7ffb831d8574dd06528b056a1f4405c492fd9 /contrib/rpws | |
parent | 4cdcce6a744376cebbba5aa016d9309248e9102c (diff) | |
download | ratpoison-77437e18e87bfd66ed7b492c66921e7781971caa.zip |
Add documentation of the rpwsm$i and rpwsm{n,p} aliases in rpws.
Diffstat (limited to 'contrib/rpws')
-rwxr-xr-x | contrib/rpws | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/rpws b/contrib/rpws index 88d2aa4..fdc2486 100755 --- a/contrib/rpws +++ b/contrib/rpws @@ -311,8 +311,10 @@ Add the following line in ~/.ratpoisonrc This creates 6 aliases rpws1, rpws2, etc. It also binds the keys M-F1, M-F2, etc to each rpwsN alias. Moreover, rpwsn (Next) and rpwsp (Prev) are -created, and C-M-{Right,Left} are bound to rpws{n,p}. Full list of keybindings -created are: +created, and C-M-{Right,Left} are bound to rpws{n,p}. Aliases rpwsm1, rpwsm2, etc. +and rpwsm{n,p} are used to move the focused window to another workspace. + +Full list of keybindings created are: M-F$i Goto workspace $i C-M-Right Goto Next workspace |