I am new to Intellij IDEA and Navigation Back(Ctrl+Alt+Left) and
Forward(Ctrl+Alt+Right) not working (tried in version 14 & 15),
but settings seems to be okey. How to make it work?
To navigate backwards, press Ctrl+Alt+Left . To navigate forward, press Ctrl+Alt+Right . To navigate to the last edited location, press Ctrl+Shift+Backspace . To find the current caret location in the editor, press Ctrl+M .
Turn the toolbar on, with View > Toolbar. Right click it, and choose "Customize Menus and Toolbars". In the "Navigation Bar Toolbar" folder, add the icons from Main menu > Navigate > Back / Forward, choose OK, then go and turn off the toolbar with View > Toolbar again.
To go Backward, Ctrl + Alt + Left on Windows/Linux or ⌘ + [ on macOS. To go Forward, Ctrl + Alt + Right on Windows/Linux or ⌘ + ] on macOS.
Intel Graphics uses these hotkeys for rotating the screen(Ctrl+Alt+Left/Right are used to rotate the screen 90 degree Left/Right). I have disabled Graphics hotkey, but still I was not able to use these hotkey in Intellij IDEA, then I changed the hotkey for Intel Graphics(Ctrl+Alt+F2/F3). Now I am able to Navigate Back and Forward with Ctrl+Alt+Left/Right.
In Gnome Ctrl + Alt + Left / Right are bound to switch-to-workspace-left/right
per default.
To remove these keybindings, call:
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-left "['']" gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-right "['']"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With