mirror of
https://github.com/mii443/akaza.git
synced 2025-08-22 14:55:31 +00:00
bug fix in keymap
This commit is contained in:
@ -54,6 +54,9 @@ keys:
|
||||
- states: [Conversion]
|
||||
key: [Down, KP_Down]
|
||||
command: cursor_down
|
||||
- states: [Conversion]
|
||||
key: [Right, KP_Right]
|
||||
command: cursor_right
|
||||
- states: [Conversion]
|
||||
key: [Left, KP_Left]
|
||||
command: cursor_left
|
||||
|
Reference in New Issue
Block a user