mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update X.md
This commit is contained in:
parent
8977aebf51
commit
165153379d
2
X.md
2
X.md
@ -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). 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
|
## 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user