Intellij IDEA move element left/right (Ctrl+Alt+Shift+Left/Right) doesn't work on Ubuntu 18.01












2















It seems that (Ctrl+Alt+Shift+Left/Right) hotkey is used by Ubuntu, so IDEA can't pick it up.



Idea hotkey



After googling I found out that these hotkeys are assigned to move-to-workspace-right and move-to-workspace-left
Ubuntu actions. But when I disabled those (set , or ['disabled'])
in Ubuntu, IDEA still can't pick this hotkey up.



Disabled hotkeys



Could anyone help to find out what other actions can be bind to those hotkeys or how can I get a list of all used keybinding in the Ubuntu.
(I can't find them in the default Ubuntu settings and gnome tweaks)



Move-to-workspace-right and move-to-workspace-left is shown only in dconf tool.










share|improve this question





























    2















    It seems that (Ctrl+Alt+Shift+Left/Right) hotkey is used by Ubuntu, so IDEA can't pick it up.



    Idea hotkey



    After googling I found out that these hotkeys are assigned to move-to-workspace-right and move-to-workspace-left
    Ubuntu actions. But when I disabled those (set , or ['disabled'])
    in Ubuntu, IDEA still can't pick this hotkey up.



    Disabled hotkeys



    Could anyone help to find out what other actions can be bind to those hotkeys or how can I get a list of all used keybinding in the Ubuntu.
    (I can't find them in the default Ubuntu settings and gnome tweaks)



    Move-to-workspace-right and move-to-workspace-left is shown only in dconf tool.










    share|improve this question



























      2












      2








      2








      It seems that (Ctrl+Alt+Shift+Left/Right) hotkey is used by Ubuntu, so IDEA can't pick it up.



      Idea hotkey



      After googling I found out that these hotkeys are assigned to move-to-workspace-right and move-to-workspace-left
      Ubuntu actions. But when I disabled those (set , or ['disabled'])
      in Ubuntu, IDEA still can't pick this hotkey up.



      Disabled hotkeys



      Could anyone help to find out what other actions can be bind to those hotkeys or how can I get a list of all used keybinding in the Ubuntu.
      (I can't find them in the default Ubuntu settings and gnome tweaks)



      Move-to-workspace-right and move-to-workspace-left is shown only in dconf tool.










      share|improve this question
















      It seems that (Ctrl+Alt+Shift+Left/Right) hotkey is used by Ubuntu, so IDEA can't pick it up.



      Idea hotkey



      After googling I found out that these hotkeys are assigned to move-to-workspace-right and move-to-workspace-left
      Ubuntu actions. But when I disabled those (set , or ['disabled'])
      in Ubuntu, IDEA still can't pick this hotkey up.



      Disabled hotkeys



      Could anyone help to find out what other actions can be bind to those hotkeys or how can I get a list of all used keybinding in the Ubuntu.
      (I can't find them in the default Ubuntu settings and gnome tweaks)



      Move-to-workspace-right and move-to-workspace-left is shown only in dconf tool.







      intellij-idea gnome hotkeys ubuntu-18.04






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 26 '18 at 7:13







      Alexander Terekhov

















      asked Nov 23 '18 at 11:49









      Alexander TerekhovAlexander Terekhov

      9118




      9118
























          1 Answer
          1






          active

          oldest

          votes


















          1














          For my case, all Ctrl+Alt+Alt hotkeys were disabled in the system. From my understanding, this is due to the fact that the keys for switching layouts intercept these combinations.



          I solved this problem by resetting the default mapping options. Settings -> Devices -> Keyboard -> Reset All....



          At the moment I do not know how to save the keyboard switch combination, but there is a thread about it:
          https://askubuntu.com/questions/1029588/18-04-ctrlshift-to-change-language



          This answer looks pretty good enough.






          share|improve this answer


























          • I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

            – Alexander Terekhov
            Nov 23 '18 at 13:28











          • What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

            – Axel P
            Nov 23 '18 at 13:37











          • The same as ['disabled'], doesn't work.

            – Alexander Terekhov
            Nov 23 '18 at 13:38











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53446172%2fintellij-idea-move-element-left-right-ctrlaltshiftleft-right-doesnt-work-o%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          For my case, all Ctrl+Alt+Alt hotkeys were disabled in the system. From my understanding, this is due to the fact that the keys for switching layouts intercept these combinations.



          I solved this problem by resetting the default mapping options. Settings -> Devices -> Keyboard -> Reset All....



          At the moment I do not know how to save the keyboard switch combination, but there is a thread about it:
          https://askubuntu.com/questions/1029588/18-04-ctrlshift-to-change-language



          This answer looks pretty good enough.






          share|improve this answer


























          • I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

            – Alexander Terekhov
            Nov 23 '18 at 13:28











          • What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

            – Axel P
            Nov 23 '18 at 13:37











          • The same as ['disabled'], doesn't work.

            – Alexander Terekhov
            Nov 23 '18 at 13:38
















          1














          For my case, all Ctrl+Alt+Alt hotkeys were disabled in the system. From my understanding, this is due to the fact that the keys for switching layouts intercept these combinations.



          I solved this problem by resetting the default mapping options. Settings -> Devices -> Keyboard -> Reset All....



          At the moment I do not know how to save the keyboard switch combination, but there is a thread about it:
          https://askubuntu.com/questions/1029588/18-04-ctrlshift-to-change-language



          This answer looks pretty good enough.






          share|improve this answer


























          • I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

            – Alexander Terekhov
            Nov 23 '18 at 13:28











          • What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

            – Axel P
            Nov 23 '18 at 13:37











          • The same as ['disabled'], doesn't work.

            – Alexander Terekhov
            Nov 23 '18 at 13:38














          1












          1








          1







          For my case, all Ctrl+Alt+Alt hotkeys were disabled in the system. From my understanding, this is due to the fact that the keys for switching layouts intercept these combinations.



          I solved this problem by resetting the default mapping options. Settings -> Devices -> Keyboard -> Reset All....



          At the moment I do not know how to save the keyboard switch combination, but there is a thread about it:
          https://askubuntu.com/questions/1029588/18-04-ctrlshift-to-change-language



          This answer looks pretty good enough.






          share|improve this answer















          For my case, all Ctrl+Alt+Alt hotkeys were disabled in the system. From my understanding, this is due to the fact that the keys for switching layouts intercept these combinations.



          I solved this problem by resetting the default mapping options. Settings -> Devices -> Keyboard -> Reset All....



          At the moment I do not know how to save the keyboard switch combination, but there is a thread about it:
          https://askubuntu.com/questions/1029588/18-04-ctrlshift-to-change-language



          This answer looks pretty good enough.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Nov 23 '18 at 13:14

























          answered Nov 23 '18 at 13:03









          Axel PAxel P

          1,58621225




          1,58621225













          • I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

            – Alexander Terekhov
            Nov 23 '18 at 13:28











          • What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

            – Axel P
            Nov 23 '18 at 13:37











          • The same as ['disabled'], doesn't work.

            – Alexander Terekhov
            Nov 23 '18 at 13:38



















          • I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

            – Alexander Terekhov
            Nov 23 '18 at 13:28











          • What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

            – Axel P
            Nov 23 '18 at 13:37











          • The same as ['disabled'], doesn't work.

            – Alexander Terekhov
            Nov 23 '18 at 13:38

















          I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

          – Alexander Terekhov
          Nov 23 '18 at 13:28





          I tried to reset all key mapping, but mapping for move-to-workspace-right and move-to-workspace-left is not in the default Ubuntu Settings -> Devices -> Keyboard. And I don't think, that Ctrl+Alt+Shift+Left/Right is used to switch between layouts according to the Gnome tweaks.

          – Alexander Terekhov
          Nov 23 '18 at 13:28













          What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

          – Axel P
          Nov 23 '18 at 13:37





          What if you set Move-to-workspace-right and Move-to-workspace-left to using dconf?

          – Axel P
          Nov 23 '18 at 13:37













          The same as ['disabled'], doesn't work.

          – Alexander Terekhov
          Nov 23 '18 at 13:38





          The same as ['disabled'], doesn't work.

          – Alexander Terekhov
          Nov 23 '18 at 13:38


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53446172%2fintellij-idea-move-element-left-right-ctrlaltshiftleft-right-doesnt-work-o%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Sphinx de Gizeh

          Dijon

          Langue