KLcdDimmer – applet to adjust LCD brightness
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.
 
 
Go to file
TDE Gitea 7399f62525
Reset submodule main/applications/klcddimmer/cmake to latest HEAD
5 years ago
admin@68f23556e6 Reset submodule main/applications/klcddimmer/admin to latest HEAD 5 years ago
cmake@0a40752779 Reset submodule main/applications/klcddimmer/cmake to latest HEAD 5 years ago
doc conversion to the cmake building system 6 years ago
po Update translation template. 5 years ago
src Add CMakeL10n rules. 5 years ago
.gitmodules Add common directories 11 years ago
AUTHORS Initial import of klcddimmer 0.3 11 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Use common CMake tests. 5 years ago
COPYING Initial import of klcddimmer 0.3 11 years ago
ChangeLog Initial import of klcddimmer 0.3 11 years ago
ConfigureChecks.cmake Use common CMake tests. 5 years ago
INSTALL Initial import of klcddimmer 0.3 11 years ago
LICENSE Initial import of klcddimmer 0.3 11 years ago
Makefile.am Initial import of klcddimmer 0.3 11 years ago
Makefile.cvs Initial import of klcddimmer 0.3 11 years ago
NEWS Initial import of klcddimmer 0.3 11 years ago
README Initial import of klcddimmer 0.3 11 years ago
TODO Initial import of klcddimmer 0.3 11 years ago
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 years ago
aclocal.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 years ago
config.h.cmake conversion to the cmake building system 6 years ago
config.h.in Initial import of klcddimmer 0.3 11 years ago
configure.files Initial import of klcddimmer 0.3 11 years ago
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 years ago
configure.in.in Initial import of klcddimmer 0.3 11 years ago
klcddimmer.tdevelop qt -> tqt conversion: 6 years ago
stamp-h.in Initial import of klcddimmer 0.3 11 years ago
subdirs Initial import of klcddimmer 0.3 11 years ago

README

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).