Update X.md

This commit is contained in:
mayfrost 2018-10-16 22:45:51 +00:00 committed by GitHub
parent 040cd81bb9
commit 5089591897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
X.md
View File

@ -9,7 +9,16 @@ Set xorg and a desktop environment fast.
## NO DE ## NO DE
To use a window manager without any desktop environment, or even a login manager, you can just install the applications mentioned here. To use a window manager without any desktop environment, or even a login manager, you can just install the applications mentioned here. Which are:
* Ratpoison
* Xbindkeys
* hsetroot
* ImageMagick
* FFmpeg or libav-tools
* UXTerm or urxvt
* dmenu
* Whatever you want on your _"ratpoisonrc"_
After that you login and simply type: After that you login and simply type:
`startx` `startx`
whenever you want to start X. whenever you want to start X.
@ -182,7 +191,7 @@ keystate_scrolllock= enable
m:0x0 + c:107 m:0x0 + c:107
Print Print
# Record desktop (needs libav-tools or ffmpeg) # Record desktop with avconv (libav-tools) or install ffmpeg and replace avconv
"killall -INT avconv 2>/dev/null || avconv -f x11grab -r 25 -s 1280x720 -i :0.0 $HOME/output.webm &" "killall -INT avconv 2>/dev/null || avconv -f x11grab -r 25 -s 1280x720 -i :0.0 $HOME/output.webm &"
m:0x0 + c:78 m:0x0 + c:78
Scroll_Lock Scroll_Lock