Switching windows - type name of Window











up vote
3
down vote

favorite












In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.



In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).



Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?










share|improve this question




























    up vote
    3
    down vote

    favorite












    In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.



    In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).



    Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?










    share|improve this question


























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.



      In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).



      Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?










      share|improve this question















      In emacs it is possible to switch buffers by typing Ctrl-X B and you can start typing the name of another buffer, and as you type you can auto-complete the name of buffers which match what you have typed.



      In Windows there is a script for AutoHotKeys called iswitchw which emulates the behaviour of emacs but instead of switching between the buffers in emacs, it allows you to switch between Windows (based on the title of the Window).



      Is there any similar tool which allows the user to switch between Windows in Ubuntu/unity?







      unity windows emacs






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 26 '13 at 8:43









      MadMike

      3,77172244




      3,77172244










      asked Nov 26 '13 at 0:10









      Bob

      184




      184






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.



          You can then use Window Key-W and start typing to get that effect.






          share|improve this answer























          • But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
            – Wilf
            Jan 29 '14 at 11:11


















          up vote
          0
          down vote













          I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.






          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%2f382216%2fswitching-windows-type-name-of-window%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








            up vote
            2
            down vote



            accepted










            Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.



            You can then use Window Key-W and start typing to get that effect.






            share|improve this answer























            • But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
              – Wilf
              Jan 29 '14 at 11:11















            up vote
            2
            down vote



            accepted










            Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.



            You can then use Window Key-W and start typing to get that effect.






            share|improve this answer























            • But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
              – Wilf
              Jan 29 '14 at 11:11













            up vote
            2
            down vote



            accepted







            up vote
            2
            down vote



            accepted






            Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.



            You can then use Window Key-W and start typing to get that effect.






            share|improve this answer














            Yes, see How do I enable the "Scale Window Title Filter" in Compiz on 12.04?.



            You can then use Window Key-W and start typing to get that effect.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Apr 13 '17 at 12:23









            Community

            1




            1










            answered Jan 29 '14 at 10:18









            user158112

            362




            362












            • But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
              – Wilf
              Jan 29 '14 at 11:11


















            • But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
              – Wilf
              Jan 29 '14 at 11:11
















            But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
            – Wilf
            Jan 29 '14 at 11:11




            But I don't have a Windows key... something to do with a sticker with a Linux penguin on it :D
            – Wilf
            Jan 29 '14 at 11:11












            up vote
            0
            down vote













            I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.






            share|improve this answer

























              up vote
              0
              down vote













              I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.






                share|improve this answer












                I had been searching for a similar functionality ever since I found the application Switcheroo for Windows that does this same thing. I finally found such a application for Linux, it's called Rofi, it's a window switcher, application launcher and dmenu replacement. Once you bind a keyboard shortcut to the window launcher mode command of Rofi, you can quickly call it with a keyboard shortcut and start typing a windows name or the name of the application that window belons to and then switch to it.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 25 at 7:47









                Ghos3t

                1042




                1042






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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%2f382216%2fswitching-windows-type-name-of-window%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

                    How to send String Array data to Server using php in android

                    Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                    Is anime1.com a legal site for watching anime?