How to change the “Alternative switch to next source”












27















I have been using Ubuntu 17.10 for a while and is working great. But today after the update, I have a new shortcut, Alt+Shift, as an alternative Switch to the next input source. Alt+Shift is a common modifier in Intellij so a lot of shortcuts doesn't work any more.



I tried to change the shortcut but it is not listed in the shortcuts window.



Is there a file where I can change it (the alternative)?



Here is the screenshot of the option



enter image description here










share|improve this question

























  • For latecomers, this is also an issue in 18.04 for people upgrading from 17.10: bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1762952

    – oligofren
    Apr 24 '18 at 22:33
















27















I have been using Ubuntu 17.10 for a while and is working great. But today after the update, I have a new shortcut, Alt+Shift, as an alternative Switch to the next input source. Alt+Shift is a common modifier in Intellij so a lot of shortcuts doesn't work any more.



I tried to change the shortcut but it is not listed in the shortcuts window.



Is there a file where I can change it (the alternative)?



Here is the screenshot of the option



enter image description here










share|improve this question

























  • For latecomers, this is also an issue in 18.04 for people upgrading from 17.10: bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1762952

    – oligofren
    Apr 24 '18 at 22:33














27












27








27


5






I have been using Ubuntu 17.10 for a while and is working great. But today after the update, I have a new shortcut, Alt+Shift, as an alternative Switch to the next input source. Alt+Shift is a common modifier in Intellij so a lot of shortcuts doesn't work any more.



I tried to change the shortcut but it is not listed in the shortcuts window.



Is there a file where I can change it (the alternative)?



Here is the screenshot of the option



enter image description here










share|improve this question
















I have been using Ubuntu 17.10 for a while and is working great. But today after the update, I have a new shortcut, Alt+Shift, as an alternative Switch to the next input source. Alt+Shift is a common modifier in Intellij so a lot of shortcuts doesn't work any more.



I tried to change the shortcut but it is not listed in the shortcuts window.



Is there a file where I can change it (the alternative)?



Here is the screenshot of the option



enter image description here







shortcut-keys 17.10 gnome-shell system-settings






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 27 at 21:44









pomsky

31.2k1194127




31.2k1194127










asked Oct 10 '17 at 13:13









Alejandro VeraAlejandro Vera

1,28721218




1,28721218













  • For latecomers, this is also an issue in 18.04 for people upgrading from 17.10: bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1762952

    – oligofren
    Apr 24 '18 at 22:33



















  • For latecomers, this is also an issue in 18.04 for people upgrading from 17.10: bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1762952

    – oligofren
    Apr 24 '18 at 22:33

















For latecomers, this is also an issue in 18.04 for people upgrading from 17.10: bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1762952

– oligofren
Apr 24 '18 at 22:33





For latecomers, this is also an issue in 18.04 for people upgrading from 17.10: bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1762952

– oligofren
Apr 24 '18 at 22:33










4 Answers
4






active

oldest

votes


















33














Finally I found the option. I had to install Tweaks and go to



Keyboard and mouse > Additional layout options > switching to another layout



The strange thing is that there is that the default shortcut super+space was not selected in that window, only the alternative shortcut.






share|improve this answer





















  • 4





    Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

    – Roman Bekkiev
    Oct 29 '17 at 17:29











  • Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

    – Alejandro Vera
    Oct 31 '17 at 14:10



















3














In my answer I assume that you use Gnome 3.x.



You can use Tweaks, but you can also write the value directly, for example, changing from Alt+Shift to Ctrl+Shift can be done by the following command in terminal:



dconf write /org/gnome/desktop/input-sources/xkb-options ['grp:ctrl_shift_toggle','grp_led:scroll']





share|improve this answer

































    1














    I wanted to disable the option of alternative switch to the next source; This worked for me:



    In terminal, type:



    xkbopts="/org/gnome/desktop/input-sources/xkb-options
    dconf read $xkbopts
    dconf write $xkbopts "['']"





    share|improve this answer

































      1














      Install gnome-tweak-tool if you don't have it already. Open it, go to the Typing section and it's probably the 'Switching to another layout options' that you're looking for.






      share|improve this answer

























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "89"
        };
        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%2faskubuntu.com%2fquestions%2f963616%2fhow-to-change-the-alternative-switch-to-next-source%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        33














        Finally I found the option. I had to install Tweaks and go to



        Keyboard and mouse > Additional layout options > switching to another layout



        The strange thing is that there is that the default shortcut super+space was not selected in that window, only the alternative shortcut.






        share|improve this answer





















        • 4





          Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

          – Roman Bekkiev
          Oct 29 '17 at 17:29











        • Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

          – Alejandro Vera
          Oct 31 '17 at 14:10
















        33














        Finally I found the option. I had to install Tweaks and go to



        Keyboard and mouse > Additional layout options > switching to another layout



        The strange thing is that there is that the default shortcut super+space was not selected in that window, only the alternative shortcut.






        share|improve this answer





















        • 4





          Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

          – Roman Bekkiev
          Oct 29 '17 at 17:29











        • Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

          – Alejandro Vera
          Oct 31 '17 at 14:10














        33












        33








        33







        Finally I found the option. I had to install Tweaks and go to



        Keyboard and mouse > Additional layout options > switching to another layout



        The strange thing is that there is that the default shortcut super+space was not selected in that window, only the alternative shortcut.






        share|improve this answer















        Finally I found the option. I had to install Tweaks and go to



        Keyboard and mouse > Additional layout options > switching to another layout



        The strange thing is that there is that the default shortcut super+space was not selected in that window, only the alternative shortcut.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Apr 26 '18 at 18:25









        Zanna

        50.7k13136241




        50.7k13136241










        answered Oct 10 '17 at 13:22









        Alejandro VeraAlejandro Vera

        1,28721218




        1,28721218








        • 4





          Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

          – Roman Bekkiev
          Oct 29 '17 at 17:29











        • Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

          – Alejandro Vera
          Oct 31 '17 at 14:10














        • 4





          Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

          – Roman Bekkiev
          Oct 29 '17 at 17:29











        • Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

          – Alejandro Vera
          Oct 31 '17 at 14:10








        4




        4





        Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

        – Roman Bekkiev
        Oct 29 '17 at 17:29





        Tweaks, mentioned by Alejandro Vera is the "Gnome Tweaks" application (could be found in "Software" or just from Activities search input)

        – Roman Bekkiev
        Oct 29 '17 at 17:29













        Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

        – Alejandro Vera
        Oct 31 '17 at 14:10





        Now it is called Tweaks git.gnome.org/browse/gnome-tweak-tool/commit/…

        – Alejandro Vera
        Oct 31 '17 at 14:10













        3














        In my answer I assume that you use Gnome 3.x.



        You can use Tweaks, but you can also write the value directly, for example, changing from Alt+Shift to Ctrl+Shift can be done by the following command in terminal:



        dconf write /org/gnome/desktop/input-sources/xkb-options ['grp:ctrl_shift_toggle','grp_led:scroll']





        share|improve this answer






























          3














          In my answer I assume that you use Gnome 3.x.



          You can use Tweaks, but you can also write the value directly, for example, changing from Alt+Shift to Ctrl+Shift can be done by the following command in terminal:



          dconf write /org/gnome/desktop/input-sources/xkb-options ['grp:ctrl_shift_toggle','grp_led:scroll']





          share|improve this answer




























            3












            3








            3







            In my answer I assume that you use Gnome 3.x.



            You can use Tweaks, but you can also write the value directly, for example, changing from Alt+Shift to Ctrl+Shift can be done by the following command in terminal:



            dconf write /org/gnome/desktop/input-sources/xkb-options ['grp:ctrl_shift_toggle','grp_led:scroll']





            share|improve this answer















            In my answer I assume that you use Gnome 3.x.



            You can use Tweaks, but you can also write the value directly, for example, changing from Alt+Shift to Ctrl+Shift can be done by the following command in terminal:



            dconf write /org/gnome/desktop/input-sources/xkb-options ['grp:ctrl_shift_toggle','grp_led:scroll']






            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Jan 27 at 21:48









            pomsky

            31.2k1194127




            31.2k1194127










            answered Aug 9 '18 at 7:40









            avtomatonavtomaton

            1764




            1764























                1














                I wanted to disable the option of alternative switch to the next source; This worked for me:



                In terminal, type:



                xkbopts="/org/gnome/desktop/input-sources/xkb-options
                dconf read $xkbopts
                dconf write $xkbopts "['']"





                share|improve this answer






























                  1














                  I wanted to disable the option of alternative switch to the next source; This worked for me:



                  In terminal, type:



                  xkbopts="/org/gnome/desktop/input-sources/xkb-options
                  dconf read $xkbopts
                  dconf write $xkbopts "['']"





                  share|improve this answer




























                    1












                    1








                    1







                    I wanted to disable the option of alternative switch to the next source; This worked for me:



                    In terminal, type:



                    xkbopts="/org/gnome/desktop/input-sources/xkb-options
                    dconf read $xkbopts
                    dconf write $xkbopts "['']"





                    share|improve this answer















                    I wanted to disable the option of alternative switch to the next source; This worked for me:



                    In terminal, type:



                    xkbopts="/org/gnome/desktop/input-sources/xkb-options
                    dconf read $xkbopts
                    dconf write $xkbopts "['']"






                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Oct 20 '18 at 23:54









                    zx485

                    1,45231114




                    1,45231114










                    answered Oct 20 '18 at 23:00









                    SamSam

                    112




                    112























                        1














                        Install gnome-tweak-tool if you don't have it already. Open it, go to the Typing section and it's probably the 'Switching to another layout options' that you're looking for.






                        share|improve this answer






























                          1














                          Install gnome-tweak-tool if you don't have it already. Open it, go to the Typing section and it's probably the 'Switching to another layout options' that you're looking for.






                          share|improve this answer




























                            1












                            1








                            1







                            Install gnome-tweak-tool if you don't have it already. Open it, go to the Typing section and it's probably the 'Switching to another layout options' that you're looking for.






                            share|improve this answer















                            Install gnome-tweak-tool if you don't have it already. Open it, go to the Typing section and it's probably the 'Switching to another layout options' that you're looking for.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Jan 27 at 21:56









                            pomsky

                            31.2k1194127




                            31.2k1194127










                            answered Sep 7 '18 at 9:49









                            Michael PeteichukMichael Peteichuk

                            111




                            111






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Ask Ubuntu!


                                • 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%2faskubuntu.com%2fquestions%2f963616%2fhow-to-change-the-alternative-switch-to-next-source%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

                                flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                                Mangá

                                 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕