资 源 简 介
Utility to set the LCD brightness in GNU/Linux of Samsung X360 laptops
(c) 2009 Israel Herraiz
This tool set the brightness of the backlight of Samsung X360 laptops using xrandr. So you must have xrandr installed to use this utility.
Examples of usage:
$ x360bright set 100
Set maximum bright.
$ x360bright set 0
Set minimum bright.
$ x360bright dec 50
Decrease brightness by a 50%.
$ x360bright inc 10
Increase brightness by a 10%.
$ x360bright get
Get the current brightness.