Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdeutils/kmilo
Michele Calgaro f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
il y a 2 mois
..
asus Simplify CMake rules for desktop file translations. il y a 4 ans
delli8k SunOS cosmetic changes il y a 10 mois
demo Simplify CMake rules for desktop file translations. il y a 4 ans
generic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
kmilo_kvaio Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
kmilod Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
powerbook Simplify CMake rules for desktop file translations. il y a 4 ans
powerbook2 Removed code formatting modelines. il y a 4 ans
thinkpad Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
CMakeL10n.txt Desktop file translations: il y a 4 ans
CMakeLists.txt Initial conversion to cmake. il y a 12 ans
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans

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.