how can I discover what keys are being sent when I press a mouse button?
- by jcollum
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.