Update X.md

This commit is contained in:
mayfrost 2018-10-20 00:14:47 -03:00 committed by GitHub
parent 8977aebf51
commit 165153379d
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
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). So to change to the tty with _"X"_ you'll press _"Ctrl-Alt-F1"_.
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 xorg you'll press _"Ctrl-Alt-F1"_.
## 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.