summaryrefslogtreecommitdiff
path: root/examples/opiecore/oinputsystemdemo/oinputsystemdemo.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-08-31- add support for the new Switches type in the Linux Input System (coming ↵mickeyl1-2/+6
with 2.6.14) - use the new Switches support to rewrite the hinge sensor handling on Zaurus models w/ 2.6 - add Switches support to SysInfo, OInputSystem, oinputsystemdemo
2005-02-04show global key statemickeyl1-0/+10
2005-02-02more input system stuffmickeyl1-20/+26
2005-02-02first work on input system abstractionsmickeyl1-0/+68
2005-02-01add skeleton for oinputsystem classes (thin wrapper of Linux Input Subsystem ↵mickeyl1-0/+250
API)