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
Michele Calgaro f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
преди 3 месеца
..
asus Simplify CMake rules for desktop file translations. преди 4 години
delli8k SunOS cosmetic changes преди 11 месеца
demo Simplify CMake rules for desktop file translations. преди 4 години
generic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kmilo_kvaio Replace Q_SIGNALS and Q_SLOTS преди 3 месеца
kmilod Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
powerbook Simplify CMake rules for desktop file translations. преди 4 години
powerbook2 Removed code formatting modelines. преди 4 години
thinkpad Replace Q_SIGNALS and Q_SLOTS преди 3 месеца
CMakeL10n.txt Desktop file translations: преди 4 години
CMakeLists.txt Initial conversion to cmake. преди 12 години
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години

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.