how can I discover what keys are being sent when I press a mouse button?
Posted
by jcollum
on Super User
See other posts from Super User
or by jcollum
Published on 2010-03-20T21:54:32Z
Indexed on
2010/03/20
22:01 UTC
Read the original article
Hit count: 308
mouse
|visual-studio-2008
I'd like to map my Logitech MX Revolution keys in Visual Studio. More importantly, I'd like to do it without installing any software.
Is this possible? I specifically want to map the two side buttons to View.NavigateBackward and View.NavigateForward. But I'm not sure what those keys are mapped to right now. I thought they were mapped to Ctrl-Tab and Shift-Ctrl-Tab, since they seem to behave that way in Notepad++, but that isn't working in VS.
I'm on the work computer, which means 2 problems: I'm in Windows XP and installing software is frowned upon/monitored.
© Super User or respective owner