summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8a0261a
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+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).