zsims / hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
621 stars 54 forks source link

Right Click #16

Open kintsugi opened 5 years ago

kintsugi commented 5 years ago

Is there the ability to right click instead of left click?

zsims commented 5 years ago

This invokes the first action the automation framework returns, so we'd need to find a way of invoking the other hints. Another shortcut perhaps?

extratype commented 4 years ago

As a workaround you may focus an element you want to right click by activating hap and/or pressing Tab ↹ and then press ≣ Menu or ⇧ Shift+F10 .

AndreTomasGraca commented 9 months ago

A long time has passed since this topic was first open and I wonder if this function is missing or if it was implemented and it is me he one who does not find it.

@extratype, as long as I am aware, using 'hap' is like doing left mouse click on the item one selects or in other words the same as pressing tab key and enter, so there is/was no opportunity to combine hap and ≣ Menu or ⇧ Shift+F10