Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdeutils/kmilo
Michele Calgaro f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
pirms 2 mēnešiem
..
asus Simplify CMake rules for desktop file translations. pirms 4 gadiem
delli8k SunOS cosmetic changes pirms 10 mēnešiem
demo Simplify CMake rules for desktop file translations. pirms 4 gadiem
generic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 2 mēnešiem
kmilo_kvaio Replace Q_SIGNALS and Q_SLOTS pirms 2 mēnešiem
kmilod Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 2 mēnešiem
powerbook Simplify CMake rules for desktop file translations. pirms 4 gadiem
powerbook2 Removed code formatting modelines. pirms 4 gadiem
thinkpad Replace Q_SIGNALS and Q_SLOTS pirms 2 mēnešiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Initial conversion to cmake. pirms 12 gadiem
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem

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.