mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 6a5e0a184abf465a562badd0b4927715381a9e65
parent 6e692db9e10dacb0dce9506760c36a2e9d45f702
Author: mayfrost <mayfrost@cock.li>
Date:   Fri, 19 Oct 2018 21:42:33 -0300

Update X.md
Diffstat:
MX.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/X.md b/X.md @@ -56,9 +56,10 @@ then startx > /dev/null 2>&1 fi ``` +This will automatically launch _"X"_ at the first _"tty"_ (_"virtual terminal"_). If you are confused, to switch between ttys press _"Ctrl-Alt-F<X>"_ (where _"X_" is a number). ## RATPOISON -Productive, automated, scriptable, and minimal, Ratpoison is a strict tiling window manager using similar bindings to GNU Screen. A few of its benefits are. +Productive, automated, scriptable, and minimal, Ratpoison is a strict tiling window manager using bindings similar to GNU Screen. A few of its benefits are. * No mouse used, all done by commands called by typing _"control"_ and _"t"_ at the same time, plus another key. * You can set your own bindings in the file _".ratpoisonrc"_ which is extremely friendly. * Extensible by scripts. The _"rpws"_ script for example adds multiple workspaces (comes by default), another script (_"expose.pl"_) gives a mozaic of current windows.