1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:02:09 +02:00
tldr/pages.ko/linux/blight.md
2024-11-08 15:53:25 +09:00

451 B

blight

디스플레이 밝기를 변경하는 유틸리티. 더 많은 정보: https://github.com/gutjuri/blight.

  • 디스플레이 밝기를 50%로 설정:

blight set {{50}} -r

  • 현재 디스플레이 밝기 표시:

blight show

  • 최대 디스플레이 밝기 출력:

blight max

  • 디스플레이 밝기를 %만큼 증가:

blight inc {{숫자}} -r

  • 내부 단위로 디스플레이 밝기 감소:

blight dec {{숫자}}