Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
tdeutils/kmilo
Michele Calgaro f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
2 місяці тому
..
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 2 місяці тому
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 2 місяці тому
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.