unity-design team mailing list archive
-
unity-design team
-
Mailing list archive
-
Message #09776
Re: Lens switching via Mouse - Forward/Backward Keys
On Mon, Jul 2, 2012 at 9:05 AM, Ryan Prior <ryanprior@xxxxxxxxx> wrote:
> I think that the mouse sends an alt+left or alt+right (to my knowledge
> there's no special API for reading hardware forward/back commands.)
>
> I don't know that alt+left/right would be an appropriate default
> shortcut for moving between lenses, but if there were a way to
> configure that behaviour, it could be nice for power users.
>
Unlikely. It's likely just a higher-indexed button number, like mouse
button 8 and 9. (4 and 5 are for vertical scrolling, 6 and 7 are for
horizontal scrolling).
References