IntelliJ Idea Ctrl+Alt+Left shortcut doesn't work in Ubuntu

后端 未结 12 978
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-29 18:53

I am using IntelliJ Idea 2017.3 latest release in Ubuntu 2017.10 and shortcut Ctrl+Alt+Left/Right doesn\'t work.

Whereas from

相关标签:
12条回答
  • 2021-01-29 19:30

    In Ubuntu System settings you have to either desible shortcut for Ctrl+Alt+Left/Right or use Ctrl + Windows Key + Alt + Left/Right

    0 讨论(0)
  • 2021-01-29 19:30

    I'm using ubuntu 16.04 LTS.

    1. Go to System Settings -> Text Entry -> Keyboard Settings (bottom right of the screen).

    2. On the keyboard dialog, click on Navigation tab. Then scroll down to "switch to workspace left" and select it and click backspace to disable it.

    Your android studio shortcut should work now.

    0 讨论(0)
  • 2021-01-29 19:31

    I just found out that my IDEA 2018.3 in Ubuntu 18.04 automatically uses default for GNOME keymap, and the Back/Forward shotcut turns out to be Alt + Shift + Left/Right, no need to change any system settings.

    0 讨论(0)
  • 2021-01-29 19:38

    The solution by @lászló-van-den-hoek here was correct, but I had to take one more step.

    Go to File | Settings | Keymap in Intellij and change the Keymap from Default for GNOME to Default.

    I think this has been tripping people up since Ubuntu switched from Unity desktop to a GNOME based desktop, and now Intellij is starting up with GNOME appropriate hotkeys.

    0 讨论(0)
  • 2021-01-29 19:39

    In my case:

    1. Click the keyboard on the right of UI ==> Input Method Configuration will appear.
    2. Click Global Config and then Show Advanced Options.
    3. Remove Hotkey Saving All Confg and Input History.
    0 讨论(0)
  • 2021-01-29 19:40

    Ctrl + Windows + Left/Right ; Ubuntu 20.04, IDEA: 2020.1, works for me

    0 讨论(0)
提交回复
热议问题