Quote:
Originally Posted by mysiak
Basically in settings:
up/down turns page previous/next - you don't have to tap on tiny icon, just browse with hardware keys
long press up/down - scrolling by line
menu - to confirm the change
It's very convenient 
|
Please, what do you think about remapping hw keys in [bookmarks] section into more standard function too?
actual mapping:
[bookmarks]
KEY_NEXT = MCMD_NEXT_MODE
KEY_PREV = MCMD_PREV_MODE
suggested mapping:
[bookmarks]
KEY_PREV = MCMD_PREV_PAGE
KEY_NEXT = MCMD_NEXT_PAGE
KEY_MENU = MCMD_NEXT_MODE
Prev a
Next are standard here, intuitively and expectable for switching between three pages of bookmarks
Menu toggles between mode "Go to bookmark" and "Set bookmark".