mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:42:10 +02:00
xrandr: remove duplicate example (#7389)
This commit is contained in:
parent
7030c61786
commit
8793761d55
3 changed files with 1 additions and 13 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue