You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
545 B
20 lines
545 B
11 years ago
|
KLcdDimmer
|
||
|
A KDE Panel applet to set brightness of LCD screen
|
||
|
http://klcddimmer.sourceforge.net
|
||
|
|
||
|
Copyright (C) 2006, Lorenzo Bettini, http://www.lorenzobettini.it
|
||
|
|
||
|
Notice that this relies on an external program to get/set the
|
||
|
brightness.
|
||
|
|
||
|
For instance, I've used
|
||
|
|
||
|
SmartDimmer http://www.acc.umu.se/~erikw/program/
|
||
|
NVclock http://www.linuxhardware.org/nvclock/
|
||
|
|
||
|
but it is supposed to work also with others, since you can
|
||
|
configure the applet.
|
||
|
|
||
|
When you run configure, you should pass the KDE root directory
|
||
|
as --prefix (in my system it is /usr).
|