1
0
Fork 0
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:
marchersimon 2021-11-08 17:48:32 +01:00 committed by GitHub
parent 7030c61786
commit 8793761d55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 13 deletions

View file

@ -26,7 +26,3 @@
- Setze die Bildschirmhelligkeit von LVDS1 auf 50%:
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
- Zeige Hardwareinformation der Bildschirme an:
`xrandr -q`

View file

@ -26,7 +26,3 @@
- LVDS1 için parlaklığı 50% yap:
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
- Ekran donanımı bilgisini göster:
`xrandr -q`

View file

@ -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`