Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdeutils/kmilo
Michele Calgaro f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
před 2 měsíci
..
asus Simplify CMake rules for desktop file translations. před 4 roky
delli8k SunOS cosmetic changes před 11 měsíci
demo Simplify CMake rules for desktop file translations. před 4 roky
generic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kmilo_kvaio Replace Q_SIGNALS and Q_SLOTS před 2 měsíci
kmilod Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
powerbook Simplify CMake rules for desktop file translations. před 4 roky
powerbook2 Removed code formatting modelines. před 4 roky
thinkpad Replace Q_SIGNALS and Q_SLOTS před 2 měsíci
CMakeL10n.txt Desktop file translations: před 4 roky
CMakeLists.txt Initial conversion to cmake. před 12 roky
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky

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.