Back and Forward buttons to navigate edited files
Nice feature to have
The back and forward buttons can navigate back and forward in intellij.
(If there is such feature it's not working With Logitech setPoint and MX revolution mouse under Vista)
请先登录再写评论。
Hello sharon,
As far as I understand (please correct me if I'm wrong), there is no way
to receive events from the Back/Forward mouse buttons in Swing applications.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
As a side note, if you are not aware, you can do this via the keyboard using the AltRight-Arrow and AltLeft-Arrow keys; or via the menu Window | Select Next Tab or Select Previous Tab. You can remap them by opening up the Keymap settings and looking for these under Main Menu | Window | Select Next Tab. But as far as I know, the Swing MouseEvent class only supports the standard three button mouse; so mapping to the forward and back buttons on a 5 button mouse isn't possible.