Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
tdeutils/kmilo
Michele Calgaro f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
3 mesi fa
..
asus Simplify CMake rules for desktop file translations. 4 anni fa
delli8k SunOS cosmetic changes 11 mesi fa
demo Simplify CMake rules for desktop file translations. 4 anni fa
generic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kmilo_kvaio Replace Q_SIGNALS and Q_SLOTS 3 mesi fa
kmilod Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
powerbook Simplify CMake rules for desktop file translations. 4 anni fa
powerbook2 Removed code formatting modelines. 4 anni fa
thinkpad Replace Q_SIGNALS and Q_SLOTS 3 mesi fa
CMakeL10n.txt Desktop file translations: 4 anni fa
CMakeLists.txt Initial conversion to cmake. 12 anni fa
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa

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.