diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 2bda8f7717adf28da4af0d34fb82f63d2868c31d (patch) | |
tree | 8d927b7b47a90c4adb646482a52613f58acd6f8c /kmilo/README | |
download | tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.tar.gz tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmilo/README')
-rw-r--r-- | kmilo/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kmilo/README b/kmilo/README new file mode 100644 index 0000000..f05588f --- /dev/null +++ b/kmilo/README @@ -0,0 +1,17 @@ +This is a kded module that can be extended to support various types of hardware +input devices that exist, such as those on keyboards. + +It presently supports: +- Apple PowerBooks +- Sony Vaio Laptops (tested on Vaio PCG-GRX series) +- IBM Thinkpads +- Asus Laptops +- Dell laptops (see delli8k/README for models) + +The output device is skinnable, though not extensible by 3rd parties currently. +This will come in the future when the API is finalised. + +It also lacks very much functionality. Any input is appreciated. + +Header files are not presently installed in order to avoid committing to an API. + |