Age | Commit message (Collapse) | Author |
|
svn-id: r40867
|
|
svn-id: r40429
|
|
svn-id: r40424
|
|
inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts.
svn-id: r34706
|
|
* HardwareKey's now have a type too, so that we can either match a key to an action or vice versa.
* Better test keymaps - with special gui keymap that is activated when a dialog is opened
svn-id: r34005
|
|
EventManager::init() which is called after screen has been initialised)
- changed HardwareKey / Action id field to an array of 4 chars instead of int32. Means that the keymap key/value pairs in config file are more readable.
svn-id: r33986
|
|
meaning Keymap::addAction is automatically called
svn-id: r33885
|
|
svn-id: r33850
|
|
* Moved Keymapper code into backends/keymapper
svn-id: r33681
|