aboutsummaryrefslogtreecommitdiff
path: root/backends/common/keymap-manager.h
AgeCommit message (Collapse)Author
2008-07-21Moved UserAction and HardwareKey classes into their own respective header files.Stephen Kennedy
Added HardwareKeySet class to manage a devices set of hardware keys. Started implementing Keymapper class. svn-id: r33157
2008-07-20WIP KeymapManager implementation, can only register/unregister keymaps.Stephen Kennedy
svn-id: r33131
2008-07-19Keymap class implemented. KeymapManager and Keymapper classes startedStephen Kennedy
svn-id: r33107