25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.