Update X.md

This commit is contained in:
mayfrost 2018-10-19 21:43:07 -03:00 committed by GitHub
parent 6a5e0a184a
commit 9f62314e29
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).
## 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.