mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 07:50:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Set the brightness for LVDS1 to 50%:
|
||||
|
||||
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
|
||||
|
||||
- Display the current state of any X server:
|
||||
|
||||
`xrandr --display :{{0}} --query`
|
||||
|
||||
@@ -27,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Enable DPMS (Energy Star) features:
|
||||
|
||||
`xset +dpms`
|
||||
|
||||
- Query information on any X server:
|
||||
|
||||
`xset -display :{{0}} q`
|
||||
|
||||
Reference in New Issue
Block a user