xrandr: remove duplicate example (#7389)
This commit is contained in:
@@ -26,7 +26,3 @@
|
||||
- Setze die Bildschirmhelligkeit von LVDS1 auf 50%:
|
||||
|
||||
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
|
||||
|
||||
- Zeige Hardwareinformation der Bildschirme an:
|
||||
|
||||
`xrandr -q`
|
||||
|
@@ -26,7 +26,3 @@
|
||||
- LVDS1 için parlaklığı 50% yap:
|
||||
|
||||
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
|
||||
|
||||
- Ekran donanımı bilgisini göster:
|
||||
|
||||
`xrandr -q`
|
||||
|
@@ -23,10 +23,6 @@
|
||||
|
||||
`xrandr --output {{VGA1}} --off`
|
||||
|
||||
- Set brightness for LVDS1 to 50%:
|
||||
- Set the brightness for LVDS1 to 50%:
|
||||
|
||||
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
|
||||
|
||||
- See display hardware information:
|
||||
|
||||
`xrandr -q`
|
||||
|
Reference in New Issue
Block a user