選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.