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

      9128




      9128
























          2 Answers
          2






          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?

            – Genetic Forest
            Nov 23 '18 at 13:37











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

            – Alexander Terekhov
            Nov 23 '18 at 13:38



















          0














          I finally found the problem.



          Along with disabling both move-to-workspace-right and switch-to-workspace-right;
          move-to-workspace-left and switch-to-workspace-left hotkeys,
          need to be sure that Gnome tweak tool > Switching to another layout does not use any of Ctrl Alt Shift.



          For example, when
          switching to another layout hotkey is Alt+Shift, it means that all other hotkeys Alt+Shift+Any key will be unavailable.



          enter image description here






          share|improve this answer























            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

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            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?

              – Genetic Forest
              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?

              – Genetic Forest
              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









            Genetic ForestGenetic Forest

            1,86331425




            1,86331425













            • 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?

              – Genetic Forest
              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?

              – Genetic Forest
              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?

            – Genetic Forest
            Nov 23 '18 at 13:37





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

            – Genetic Forest
            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













            0














            I finally found the problem.



            Along with disabling both move-to-workspace-right and switch-to-workspace-right;
            move-to-workspace-left and switch-to-workspace-left hotkeys,
            need to be sure that Gnome tweak tool > Switching to another layout does not use any of Ctrl Alt Shift.



            For example, when
            switching to another layout hotkey is Alt+Shift, it means that all other hotkeys Alt+Shift+Any key will be unavailable.



            enter image description here






            share|improve this answer




























              0














              I finally found the problem.



              Along with disabling both move-to-workspace-right and switch-to-workspace-right;
              move-to-workspace-left and switch-to-workspace-left hotkeys,
              need to be sure that Gnome tweak tool > Switching to another layout does not use any of Ctrl Alt Shift.



              For example, when
              switching to another layout hotkey is Alt+Shift, it means that all other hotkeys Alt+Shift+Any key will be unavailable.



              enter image description here






              share|improve this answer


























                0












                0








                0







                I finally found the problem.



                Along with disabling both move-to-workspace-right and switch-to-workspace-right;
                move-to-workspace-left and switch-to-workspace-left hotkeys,
                need to be sure that Gnome tweak tool > Switching to another layout does not use any of Ctrl Alt Shift.



                For example, when
                switching to another layout hotkey is Alt+Shift, it means that all other hotkeys Alt+Shift+Any key will be unavailable.



                enter image description here






                share|improve this answer













                I finally found the problem.



                Along with disabling both move-to-workspace-right and switch-to-workspace-right;
                move-to-workspace-left and switch-to-workspace-left hotkeys,
                need to be sure that Gnome tweak tool > Switching to another layout does not use any of Ctrl Alt Shift.



                For example, when
                switching to another layout hotkey is Alt+Shift, it means that all other hotkeys Alt+Shift+Any key will be unavailable.



                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 5 at 14:59









                Alexander TerekhovAlexander Terekhov

                9128




                9128






























                    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

                    Create new schema in PostgreSQL using DBeaver

                    Deepest pit of an array with Javascript: test on Codility

                    Fotorealismo