From kde-commits Mon Jan 06 05:20:12 2003 From: Paul Campbell Date: Mon, 06 Jan 2003 05:20:12 +0000 To: kde-commits Subject: kdeutils/klaptopdaemon [POSSIBLY UNSAFE] X-MARC-Message: https://marc.info/?l=kde-commits&m=104183052306271 CVS commit by campbell: More Sony support (Linux sonypi driver only) - some minor changes and laptop lcd backlight control (this is here temporarily and will move to it's own panel eventually) Also a placeholder checkin of acpi_helper - a helper app that will proxy non-privileged acpi transitions A acpi_helper.cpp 1.1 [POSSIBLY UNSAFE: printf] M +5 -1 Makefile.am 1.19 M +1 -0 acpi.cpp 1.2 M +21 -1 daemondock.cpp 1.36 M +8 -1 daemondock.h 1.12 M +39 -11 laptop_daemon.cpp 1.30 M +7 -1 laptop_daemon.h 1.17 M +98 -0 sony.cpp 1.2 M +17 -0 sony.h 1.2