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.
tdeutils/klaptopdaemon
Michele Calgaro 007026cdc4
Replace Qt with TQt
1 year ago
..
applnk Simplify CMake rules for desktop file translations. 4 years ago
linux Fix incorrect characters. 12 years ago
pics Fix invalid headers in PNG files and optimize for size 8 years ago
CMakeL10n.txt Desktop file translations: 5 years ago
CMakeLists.txt Renaming of files in preparation for code style tools. 4 years ago
Makefile.am Renaming of files in preparation for code style tools. 4 years ago
README
acpi.cpp klaptopdaemon: Fix acpi helper violation check. 5 years ago
acpi.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
acpi_helper.cpp
apm.cpp klaptopdaemon: Fix acpi helper violation check. 5 years ago
apm.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
battery.cpp
battery.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
buttons.cpp Replace Qt with TQt 1 year ago
buttons.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
checkcrc.h
configure.in.bot
configure.in.in
daemon_state.cpp
daemon_state.h
daemondock.cpp Replace Qt with TQt 1 year ago
daemondock.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpcmcia.cpp
kpcmcia.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpcmciainfo.cpp
kpcmciainfo.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
krichtextlabel.cpp
krichtextlabel.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
laptop_check.cpp
laptop_daemon.cpp
laptop_daemon.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
main.cpp
main.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
makecrc.cpp
pcmcia.cpp
pcmcia.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
portable.cpp Fix NetBSD APM support 6 years ago
portable.h
power.cpp Replace Qt with TQt 1 year ago
power.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
profile.cpp Replace Qt with TQt 1 year ago
profile.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
smapi.h
smapibios.h
smapidev.c
smapidev.h
sony.cpp
sony.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
thinkpad_common.h
version.h
wake_laptop.cpp
warning.cpp Replace Qt with TQt 1 year ago
warning.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
xautolock.cpp Renaming of files in preparation for code style tools. 4 years ago
xautolock.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
xautolock_c.h
xautolock_diy.c
xautolock_engine.c

README

This is klaptop daemon it provides battery monitoring and management
for laptops - this is a KDE 2 rewrite of kcmlaptop which is not
supported for KDE >2.0. Please pass any bug reports to Paul Campbell
paul@taniwha.com.

The power management stuff is all abstracted out into portable.*
if you feel the urge to port it to your OS/CPU please contact me for
help - Paul