Update X.md

This commit is contained in:
mayfrost 2018-10-19 21:44:43 -03:00 committed by GitHub
parent 9f62314e29
commit f810e52b70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
X.md
View File

@ -56,7 +56,7 @@ then
startx > /dev/null 2>&1 startx > /dev/null 2>&1
fi 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). 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). So to change to the tty with _"X"_ you'll press _"Ctrl-Alt-F1"_.
## RATPOISON ## RATPOISON
Productive, automated, scriptable, and minimal, Ratpoison is a strict tiling window manager using bindings similar 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.