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/kmilo
Slávek Banko 33fb502e42
Fix FTBFS with libc6 >= 2.26
7 years ago
..
asus Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
delli8k Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
demo Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
generic Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kmilo_kvaio Fix FTBFS with libc6 >= 2.26 7 years ago
kmilod Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
powerbook Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
powerbook2 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
thinkpad Fix remaining missing semicolons at end of Keywords strings 10 years ago
CMakeLists.txt Initial conversion to cmake. 12 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

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.