xrandr: add brightness and q examples (#4417)
This commit is contained in:
@@ -21,3 +21,11 @@
|
|||||||
- Disable the VGA1 output:
|
- Disable the VGA1 output:
|
||||||
|
|
||||||
`xrandr --output {{VGA1}} --off`
|
`xrandr --output {{VGA1}} --off`
|
||||||
|
|
||||||
|
- Set brightness for LVDS1 to 50%:
|
||||||
|
|
||||||
|
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
|
||||||
|
|
||||||
|
- See display hardware information:
|
||||||
|
|
||||||
|
`xrandr -q`
|
||||||
|
Reference in New Issue
Block a user