You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
1 year ago | |
|---|---|---|
| .. | ||
| kcmkvaio | 2 years ago | |
| CMakeL10n.txt | 7 years ago | |
| CMakeLists.txt | 6 years ago | |
| Makefile.am | 13 years ago | |
| README.sonypi.h | 17 years ago | |
| kmilo_kvaio.cpp | 6 years ago | |
| kmilo_kvaio.desktop | 6 years ago | |
| kmilo_kvaio.h | 1 year ago | |
| kvaio.cpp | 1 year ago | |
| kvaio.h | 3 years ago | |
| kvaiodriverinterface.cpp | 2 years ago | |
| kvaiodriverinterface.h | 3 years ago | |
| sonypi.h | 3 years ago | |
README.sonypi.h
(C) 2003, 2004: Mirko Boehm <mirko@kde.org> Licensed under the terms of the LGPL. This file explains the bad hack of copying the sonypi.h header file into this directory: ----------------------------------------------------------------------------- Along with glibc, an outdated header snapshot is installed. The event definitions in include/linux/sonypi.h in newer kernels differ too much from it. Since the code shipped here depends on the proper event definitions, I decided to ship a copy of a more up to date include file here. The solution is not optimal, but it works, and I try to keep the files in this directory up to date. If somebody knows a better solution, please let me know at mirko@kde.org.