lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

Support Menu key in addition to right click (on Microsoft Windows keyboards)

Open CyberTailor opened this issue 3 years ago • 1 comments

This key is present on some keyboard. It's used to open context menus. https://en.wikipedia.org/wiki/Menu_key

CyberTailor avatar Feb 21 '22 04:02 CyberTailor

I suppose the underlying use case here is to enable using context menus without lifting one's hand to the mouse? As in, press the Menu key, then select and activate a menu item via cursor/shortcut/Enter keys.

Fully implementing this will require enhancing the keyboard-based UI navigation, also enabling #144.

skyjake avatar Feb 23 '22 08:02 skyjake