mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-28 02:11:46 +00:00
Update X.md
This commit is contained in:
parent
61d9baba13
commit
1bd6407dd0
64
X.md
64
X.md
@ -51,43 +51,43 @@ Productive, automated, scriptable, and minimal, Ratpoison is a strict tiling win
|
|||||||
|
|
||||||
### A few keys to get you started
|
### A few keys to get you started
|
||||||
|
|
||||||
* Show the help cheatsheet:
|
* Show the help cheatsheet:
|
||||||
`Ctrl-t + ?`
|
`Ctrl-t + ?`
|
||||||
* Bring an application menu:
|
* Bring an application menu:
|
||||||
`Ctrl-t + .`
|
`Ctrl-t + .`
|
||||||
* Get time and date:
|
* Get time and date:
|
||||||
`Ctrl-t + a`
|
`Ctrl-t + a`
|
||||||
* Clear screen from help cheatsheet or menu:
|
* Clear screen from help cheatsheet or menu:
|
||||||
`Esc`
|
`Esc`
|
||||||
|
|
||||||
* Show open windows:
|
* Show open windows:
|
||||||
`Ctrl-t + w`
|
`Ctrl-t + w`
|
||||||
* Close a window:
|
* Close a window:
|
||||||
`Ctrl-t + k`
|
`Ctrl-t + k`
|
||||||
* Swith back between windows:
|
* Swith back between windows:
|
||||||
`Ctrl-t + Ctrl-t`
|
`Ctrl-t + Ctrl-t`
|
||||||
* Go to next window:
|
* Go to next window:
|
||||||
`Ctrl-t + n`
|
`Ctrl-t + n`
|
||||||
`Ctrl-t + Space`
|
`Ctrl-t + Space`
|
||||||
* Go to previous window:
|
* Go to previous window:
|
||||||
`Ctrl-t + p`
|
`Ctrl-t + p`
|
||||||
|
|
||||||
|
|
||||||
* Split screen vertically:
|
* Split screen vertically:
|
||||||
`Ctrl-t + s`
|
`Ctrl-t + s`
|
||||||
* Split screen horizontally:
|
* Split screen horizontally:
|
||||||
`Ctrl-t + S`
|
`Ctrl-t + S`
|
||||||
* Go to next frame:
|
* Go to next frame:
|
||||||
`Ctrl-t + Tab`
|
`Ctrl-t + Tab`
|
||||||
* Go to previous frame:
|
* Go to previous frame:
|
||||||
`Ctrl-t + Alt-Tab`
|
`Ctrl-t + Alt-Tab`
|
||||||
* Make a window the only one visible:
|
* Make a window the only one visible:
|
||||||
`Ctrl-t + Q`
|
`Ctrl-t + Q`
|
||||||
|
|
||||||
There is a full manual on the terminal:
|
There is a full manual available from the terminal:
|
||||||
`info ratpoison`
|
`info ratpoison`
|
||||||
|
|
||||||
The custom _".ratpoisonrc"_ file which goes under your home directory can be customized to your needs:
|
The next custom _".ratpoisonrc"_ file goes under your home directory and can be customized to your needs:
|
||||||
```
|
```
|
||||||
# text editor
|
# text editor
|
||||||
bind e exec gjots2
|
bind e exec gjots2
|
||||||
|
Loading…
Reference in New Issue
Block a user