Task switcher not showing terminal windows











up vote
5
down vote

favorite












Upgraded to 11.10 this morning.



Terminal windows stopped showing in the alt+tab switcher.



What's the problem and how can I fix it?










share|improve this question




















  • 2




    Is the problem that only one of the terminals is showing up? Do any show up?
    – Nathan Osman
    Oct 14 '11 at 23:33












  • I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED...
    – user32044
    Nov 6 '11 at 12:36















up vote
5
down vote

favorite












Upgraded to 11.10 this morning.



Terminal windows stopped showing in the alt+tab switcher.



What's the problem and how can I fix it?










share|improve this question




















  • 2




    Is the problem that only one of the terminals is showing up? Do any show up?
    – Nathan Osman
    Oct 14 '11 at 23:33












  • I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED...
    – user32044
    Nov 6 '11 at 12:36













up vote
5
down vote

favorite









up vote
5
down vote

favorite











Upgraded to 11.10 this morning.



Terminal windows stopped showing in the alt+tab switcher.



What's the problem and how can I fix it?










share|improve this question















Upgraded to 11.10 this morning.



Terminal windows stopped showing in the alt+tab switcher.



What's the problem and how can I fix it?







11.10 shortcut-keys application-switcher






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 13 at 11:56









Zanna

48.9k13123234




48.9k13123234










asked Oct 14 '11 at 23:31









David

262




262








  • 2




    Is the problem that only one of the terminals is showing up? Do any show up?
    – Nathan Osman
    Oct 14 '11 at 23:33












  • I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED...
    – user32044
    Nov 6 '11 at 12:36














  • 2




    Is the problem that only one of the terminals is showing up? Do any show up?
    – Nathan Osman
    Oct 14 '11 at 23:33












  • I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED...
    – user32044
    Nov 6 '11 at 12:36








2




2




Is the problem that only one of the terminals is showing up? Do any show up?
– Nathan Osman
Oct 14 '11 at 23:33






Is the problem that only one of the terminals is showing up? Do any show up?
– Nathan Osman
Oct 14 '11 at 23:33














I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED...
– user32044
Nov 6 '11 at 12:36




I was experiencing the same problem and tried to fix it by gconf as explained above, but in my gconf there was not any folders named "mutter"... HOWEVER, the problem unexpectedly DISAPPEARED when the system was RESTARTED...
– user32044
Nov 6 '11 at 12:36










4 Answers
4






active

oldest

votes

















up vote
3
down vote













I had the same issue, but disappeared now (I think after restart)
As an alternative you can use alt+shift+up_arrow






share|improve this answer






























    up vote
    3
    down vote













    Open CCSM (CompizConfig Settings Manager) go to Ubuntu Unity Plugin > Switcher



    Untick Bias alt-tab to prefer window on the current viewport






    share|improve this answer



















    • 1




      This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
      – Ray
      May 22 '16 at 21:23


















    up vote
    1
    down vote













    I had a similar problem, but with chromium-browser and keepassx.



    Ugly but effective: from a terminal window, start gnome-panel. The minimized window shows up in the panel, click to un-minimize, then kill the gnome-panel.






    share|improve this answer






























      up vote
      1
      down vote













      Same problem here. I think it started after I added terminal to launcher. After experimenting with gconf-editor, I found a solution:




      1. Open gconf-editor.

      2. In gconf-editor goto: apps ➤ mutter ➤ general.

      3. Tick the key named live_hidden_windows.






      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',
        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%2f66528%2ftask-switcher-not-showing-terminal-windows%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








        up vote
        3
        down vote













        I had the same issue, but disappeared now (I think after restart)
        As an alternative you can use alt+shift+up_arrow






        share|improve this answer



























          up vote
          3
          down vote













          I had the same issue, but disappeared now (I think after restart)
          As an alternative you can use alt+shift+up_arrow






          share|improve this answer

























            up vote
            3
            down vote










            up vote
            3
            down vote









            I had the same issue, but disappeared now (I think after restart)
            As an alternative you can use alt+shift+up_arrow






            share|improve this answer














            I had the same issue, but disappeared now (I think after restart)
            As an alternative you can use alt+shift+up_arrow







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Oct 18 '11 at 16:19









            Kris Harper

            9,409114670




            9,409114670










            answered Oct 17 '11 at 6:07









            ahwebd

            311




            311
























                up vote
                3
                down vote













                Open CCSM (CompizConfig Settings Manager) go to Ubuntu Unity Plugin > Switcher



                Untick Bias alt-tab to prefer window on the current viewport






                share|improve this answer



















                • 1




                  This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
                  – Ray
                  May 22 '16 at 21:23















                up vote
                3
                down vote













                Open CCSM (CompizConfig Settings Manager) go to Ubuntu Unity Plugin > Switcher



                Untick Bias alt-tab to prefer window on the current viewport






                share|improve this answer



















                • 1




                  This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
                  – Ray
                  May 22 '16 at 21:23













                up vote
                3
                down vote










                up vote
                3
                down vote









                Open CCSM (CompizConfig Settings Manager) go to Ubuntu Unity Plugin > Switcher



                Untick Bias alt-tab to prefer window on the current viewport






                share|improve this answer














                Open CCSM (CompizConfig Settings Manager) go to Ubuntu Unity Plugin > Switcher



                Untick Bias alt-tab to prefer window on the current viewport







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Nov 13 at 11:56









                Zanna

                48.9k13123234




                48.9k13123234










                answered Feb 18 '12 at 3:58









                Stephan

                56126




                56126








                • 1




                  This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
                  – Ray
                  May 22 '16 at 21:23














                • 1




                  This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
                  – Ray
                  May 22 '16 at 21:23








                1




                1




                This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
                – Ray
                May 22 '16 at 21:23




                This issue with Terminator resurfaced in 16.04 and the above solved it. Thank you!
                – Ray
                May 22 '16 at 21:23










                up vote
                1
                down vote













                I had a similar problem, but with chromium-browser and keepassx.



                Ugly but effective: from a terminal window, start gnome-panel. The minimized window shows up in the panel, click to un-minimize, then kill the gnome-panel.






                share|improve this answer



























                  up vote
                  1
                  down vote













                  I had a similar problem, but with chromium-browser and keepassx.



                  Ugly but effective: from a terminal window, start gnome-panel. The minimized window shows up in the panel, click to un-minimize, then kill the gnome-panel.






                  share|improve this answer

























                    up vote
                    1
                    down vote










                    up vote
                    1
                    down vote









                    I had a similar problem, but with chromium-browser and keepassx.



                    Ugly but effective: from a terminal window, start gnome-panel. The minimized window shows up in the panel, click to un-minimize, then kill the gnome-panel.






                    share|improve this answer














                    I had a similar problem, but with chromium-browser and keepassx.



                    Ugly but effective: from a terminal window, start gnome-panel. The minimized window shows up in the panel, click to un-minimize, then kill the gnome-panel.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 13 '17 at 12:23









                    Community

                    1




                    1










                    answered May 9 '12 at 20:32









                    bstpierre

                    1,10121027




                    1,10121027






















                        up vote
                        1
                        down vote













                        Same problem here. I think it started after I added terminal to launcher. After experimenting with gconf-editor, I found a solution:




                        1. Open gconf-editor.

                        2. In gconf-editor goto: apps ➤ mutter ➤ general.

                        3. Tick the key named live_hidden_windows.






                        share|improve this answer



























                          up vote
                          1
                          down vote













                          Same problem here. I think it started after I added terminal to launcher. After experimenting with gconf-editor, I found a solution:




                          1. Open gconf-editor.

                          2. In gconf-editor goto: apps ➤ mutter ➤ general.

                          3. Tick the key named live_hidden_windows.






                          share|improve this answer

























                            up vote
                            1
                            down vote










                            up vote
                            1
                            down vote









                            Same problem here. I think it started after I added terminal to launcher. After experimenting with gconf-editor, I found a solution:




                            1. Open gconf-editor.

                            2. In gconf-editor goto: apps ➤ mutter ➤ general.

                            3. Tick the key named live_hidden_windows.






                            share|improve this answer














                            Same problem here. I think it started after I added terminal to launcher. After experimenting with gconf-editor, I found a solution:




                            1. Open gconf-editor.

                            2. In gconf-editor goto: apps ➤ mutter ➤ general.

                            3. Tick the key named live_hidden_windows.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited May 6 '13 at 18:03









                            Basharat Sialvi

                            19.4k85076




                            19.4k85076










                            answered Oct 18 '11 at 15:20









                            Population Xplosive

                            1264




                            1264






























                                 

                                draft saved


                                draft discarded



















































                                 


                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f66528%2ftask-switcher-not-showing-terminal-windows%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

                                Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                                ComboBox Display Member on multiple fields

                                Is it possible to collect Nectar points via Trainline?