Skip to content

Mouse usability and vim navigation keys#1

Open
elig0n wants to merge 3 commits intoVideoPlayerCode:masterfrom
elig0n:mouse_hack
Open

Mouse usability and vim navigation keys#1
elig0n wants to merge 3 commits intoVideoPlayerCode:masterfrom
elig0n:mouse_hack

Conversation

@elig0n
Copy link

@elig0n elig0n commented Apr 11, 2020

This is more a hack for a PR I would open an Issue for it first if it was possible

The issue: Adding multiple keyRebindings as an array is impossible, but I managed it with commenting out keyRebindings completely and setting multi keys as the default keyBindings in SelectionMenu.js. Using the mouse along with the keyboard (and vi movement keys) for selection is only what I wanted so this gets this for me but implementing multikey keyRebindings as a general functionality would be better.

as they overwrite the multi-key defaults in SelectionMenu.js
Mouse wheel up & down to scroll list one by one and left mouse button to select.
Keyboard 'j' & 'k' for up one and down one.
@elig0n elig0n changed the title Mouse usability Mouse usability and vim navigation keys Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant