Question (about setting brightness and contrast)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi! I'm no real expert, but I dare to guess some answers anyway...

> Will there ever be a Control Center like the Windows version ?

Probably not. It is not the job of a driver to communicate with the 
user. GUIs are made by other people. Your desktop environment could 
provide such a tool.

To increase brightness to 150%, you can use

xrandr --output <which_one> --brightness 1.5

To reduce contrast to 75%, you can use

xrandr --output <which_one> --gamma 0.75:0.75:0.75


Greets,
Kiste


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux