My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Utility to set the LCD brightness in GNU/Linux of Samsung X360 laptops

(c) 2009 Israel Herraiz <isra at herraiz dottt org>

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.
Powered by Google Project Hosting