blob: 689e3809c4883f081285e1bade1945064616ae9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
KLcdDimmer
A KDE Panel applet to set brightness of LCD screen
Copyright (C) 2006-2007, Lorenzo Bettini, http://www.lorenzobettini.it
Version 0.3
* Fixed tooltips and added what's this helps
* Fixed geometry (now should fit the panel better)
Version 0.2
* Fixed the name of the rc file to klcddimmerrc
* Can store the current brightness value and restore
it on startup
Version 0.1
First public release
|