KDE Plasma 5 switch between windows with arrow keys












4















I recently upgraded to KDE5. Something that is really annoying is that Alt+Tab does not have proper behavior. Specifically, in KDE4, when I pressed Alt+Tab, then let Tab go while still pressing Alt, I was able to switch between windows using the arrow key and go in forward and reverse order. Now this does not seem possible anymore. I went to K > System Settings > Window Management > Task Switcher and played around with the options, but no configuration seems to be able to bring this behavior back. Furthermore, since I have virtual workspaces and use Alt+Arrows to switch between them, whenever I try to add Alt+Arrow as shortkey in the Task Switcher, it tells me that it will overwrite the global command. There must be a way to avoid this conflict during Alt+Tab invocation since it worked perfectly in KDE4. Any suggestions?










share|improve this question





























    4















    I recently upgraded to KDE5. Something that is really annoying is that Alt+Tab does not have proper behavior. Specifically, in KDE4, when I pressed Alt+Tab, then let Tab go while still pressing Alt, I was able to switch between windows using the arrow key and go in forward and reverse order. Now this does not seem possible anymore. I went to K > System Settings > Window Management > Task Switcher and played around with the options, but no configuration seems to be able to bring this behavior back. Furthermore, since I have virtual workspaces and use Alt+Arrows to switch between them, whenever I try to add Alt+Arrow as shortkey in the Task Switcher, it tells me that it will overwrite the global command. There must be a way to avoid this conflict during Alt+Tab invocation since it worked perfectly in KDE4. Any suggestions?










    share|improve this question



























      4












      4








      4








      I recently upgraded to KDE5. Something that is really annoying is that Alt+Tab does not have proper behavior. Specifically, in KDE4, when I pressed Alt+Tab, then let Tab go while still pressing Alt, I was able to switch between windows using the arrow key and go in forward and reverse order. Now this does not seem possible anymore. I went to K > System Settings > Window Management > Task Switcher and played around with the options, but no configuration seems to be able to bring this behavior back. Furthermore, since I have virtual workspaces and use Alt+Arrows to switch between them, whenever I try to add Alt+Arrow as shortkey in the Task Switcher, it tells me that it will overwrite the global command. There must be a way to avoid this conflict during Alt+Tab invocation since it worked perfectly in KDE4. Any suggestions?










      share|improve this question
















      I recently upgraded to KDE5. Something that is really annoying is that Alt+Tab does not have proper behavior. Specifically, in KDE4, when I pressed Alt+Tab, then let Tab go while still pressing Alt, I was able to switch between windows using the arrow key and go in forward and reverse order. Now this does not seem possible anymore. I went to K > System Settings > Window Management > Task Switcher and played around with the options, but no configuration seems to be able to bring this behavior back. Furthermore, since I have virtual workspaces and use Alt+Arrows to switch between them, whenever I try to add Alt+Arrow as shortkey in the Task Switcher, it tells me that it will overwrite the global command. There must be a way to avoid this conflict during Alt+Tab invocation since it worked perfectly in KDE4. Any suggestions?







      linux keyboard-shortcuts alt-tab kde-plasma-5






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 16 '18 at 12:35









      Art Gertner

      5,849113363




      5,849113363










      asked May 18 '18 at 16:13









      nikoniko

      1997




      1997






















          2 Answers
          2






          active

          oldest

          votes


















          0














          Actually to use Alt + Tab and than arrow keys you have to select a proper visualization effect to Task Switcher on System Settings.



          The default effect, Breeze, currently is not supporting the arrow keys anymore, but you can try the effect "Cover Switch" or some other that will work good with arrow keys too.



          That would be nice if you could register a bug report on https://bugs.kde.org/ reporting that Breeze effect will not work with arrow keys while other effects are working ok with arrow keys.



          I'm working on my first code to kwin and I'm planning to work on some new features and bug correction in future. I would like to work on this one.






          share|improve this answer































            0














            I also needed this feature very much, my concern was mostly using arrow keys when KDE task switcher is active. so I built a little tool for it called karrowswitch which emulates (shift+) tab/gravy-accent key when the task switcher is active and arrow keys are pressed. Feel free to try it.




            KArrowSwitch adds support for arrow keys in KDE default
            alt+tab/grave-accent task switcher. it is very simply implemented, it
            detects alt+tab/grave-accent (hence an active task-switcher state)
            then it emulates "tab/grave-accent" key when right/down arrows are
            pressed, and "shift+tab/grave-accent" for left/up arrows.







            share|improve this answer


























            • Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

              – bertieb
              Dec 26 '18 at 19:43











            • Thanks for the guide @bertieb !

              – NiMa Thr
              Dec 26 '18 at 20:16











            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            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%2fsuperuser.com%2fquestions%2f1323959%2fkde-plasma-5-switch-between-windows-with-arrow-keys%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









            0














            Actually to use Alt + Tab and than arrow keys you have to select a proper visualization effect to Task Switcher on System Settings.



            The default effect, Breeze, currently is not supporting the arrow keys anymore, but you can try the effect "Cover Switch" or some other that will work good with arrow keys too.



            That would be nice if you could register a bug report on https://bugs.kde.org/ reporting that Breeze effect will not work with arrow keys while other effects are working ok with arrow keys.



            I'm working on my first code to kwin and I'm planning to work on some new features and bug correction in future. I would like to work on this one.






            share|improve this answer




























              0














              Actually to use Alt + Tab and than arrow keys you have to select a proper visualization effect to Task Switcher on System Settings.



              The default effect, Breeze, currently is not supporting the arrow keys anymore, but you can try the effect "Cover Switch" or some other that will work good with arrow keys too.



              That would be nice if you could register a bug report on https://bugs.kde.org/ reporting that Breeze effect will not work with arrow keys while other effects are working ok with arrow keys.



              I'm working on my first code to kwin and I'm planning to work on some new features and bug correction in future. I would like to work on this one.






              share|improve this answer


























                0












                0








                0







                Actually to use Alt + Tab and than arrow keys you have to select a proper visualization effect to Task Switcher on System Settings.



                The default effect, Breeze, currently is not supporting the arrow keys anymore, but you can try the effect "Cover Switch" or some other that will work good with arrow keys too.



                That would be nice if you could register a bug report on https://bugs.kde.org/ reporting that Breeze effect will not work with arrow keys while other effects are working ok with arrow keys.



                I'm working on my first code to kwin and I'm planning to work on some new features and bug correction in future. I would like to work on this one.






                share|improve this answer













                Actually to use Alt + Tab and than arrow keys you have to select a proper visualization effect to Task Switcher on System Settings.



                The default effect, Breeze, currently is not supporting the arrow keys anymore, but you can try the effect "Cover Switch" or some other that will work good with arrow keys too.



                That would be nice if you could register a bug report on https://bugs.kde.org/ reporting that Breeze effect will not work with arrow keys while other effects are working ok with arrow keys.



                I'm working on my first code to kwin and I'm planning to work on some new features and bug correction in future. I would like to work on this one.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Oct 13 '18 at 22:56









                hsantannahsantanna

                1




                1

























                    0














                    I also needed this feature very much, my concern was mostly using arrow keys when KDE task switcher is active. so I built a little tool for it called karrowswitch which emulates (shift+) tab/gravy-accent key when the task switcher is active and arrow keys are pressed. Feel free to try it.




                    KArrowSwitch adds support for arrow keys in KDE default
                    alt+tab/grave-accent task switcher. it is very simply implemented, it
                    detects alt+tab/grave-accent (hence an active task-switcher state)
                    then it emulates "tab/grave-accent" key when right/down arrows are
                    pressed, and "shift+tab/grave-accent" for left/up arrows.







                    share|improve this answer


























                    • Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

                      – bertieb
                      Dec 26 '18 at 19:43











                    • Thanks for the guide @bertieb !

                      – NiMa Thr
                      Dec 26 '18 at 20:16
















                    0














                    I also needed this feature very much, my concern was mostly using arrow keys when KDE task switcher is active. so I built a little tool for it called karrowswitch which emulates (shift+) tab/gravy-accent key when the task switcher is active and arrow keys are pressed. Feel free to try it.




                    KArrowSwitch adds support for arrow keys in KDE default
                    alt+tab/grave-accent task switcher. it is very simply implemented, it
                    detects alt+tab/grave-accent (hence an active task-switcher state)
                    then it emulates "tab/grave-accent" key when right/down arrows are
                    pressed, and "shift+tab/grave-accent" for left/up arrows.







                    share|improve this answer


























                    • Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

                      – bertieb
                      Dec 26 '18 at 19:43











                    • Thanks for the guide @bertieb !

                      – NiMa Thr
                      Dec 26 '18 at 20:16














                    0












                    0








                    0







                    I also needed this feature very much, my concern was mostly using arrow keys when KDE task switcher is active. so I built a little tool for it called karrowswitch which emulates (shift+) tab/gravy-accent key when the task switcher is active and arrow keys are pressed. Feel free to try it.




                    KArrowSwitch adds support for arrow keys in KDE default
                    alt+tab/grave-accent task switcher. it is very simply implemented, it
                    detects alt+tab/grave-accent (hence an active task-switcher state)
                    then it emulates "tab/grave-accent" key when right/down arrows are
                    pressed, and "shift+tab/grave-accent" for left/up arrows.







                    share|improve this answer















                    I also needed this feature very much, my concern was mostly using arrow keys when KDE task switcher is active. so I built a little tool for it called karrowswitch which emulates (shift+) tab/gravy-accent key when the task switcher is active and arrow keys are pressed. Feel free to try it.




                    KArrowSwitch adds support for arrow keys in KDE default
                    alt+tab/grave-accent task switcher. it is very simply implemented, it
                    detects alt+tab/grave-accent (hence an active task-switcher state)
                    then it emulates "tab/grave-accent" key when right/down arrows are
                    pressed, and "shift+tab/grave-accent" for left/up arrows.








                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Dec 26 '18 at 20:14

























                    answered Dec 26 '18 at 19:16









                    NiMa ThrNiMa Thr

                    12




                    12













                    • Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

                      – bertieb
                      Dec 26 '18 at 19:43











                    • Thanks for the guide @bertieb !

                      – NiMa Thr
                      Dec 26 '18 at 20:16



















                    • Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

                      – bertieb
                      Dec 26 '18 at 19:43











                    • Thanks for the guide @bertieb !

                      – NiMa Thr
                      Dec 26 '18 at 20:16

















                    Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

                    – bertieb
                    Dec 26 '18 at 19:43





                    Please read how to recommend software in answers, particularly the bits in bold; then edit your answer to follow the guidelines there. Thanks!

                    – bertieb
                    Dec 26 '18 at 19:43













                    Thanks for the guide @bertieb !

                    – NiMa Thr
                    Dec 26 '18 at 20:16





                    Thanks for the guide @bertieb !

                    – NiMa Thr
                    Dec 26 '18 at 20:16


















                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • 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%2fsuperuser.com%2fquestions%2f1323959%2fkde-plasma-5-switch-between-windows-with-arrow-keys%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

                    Mouse cursor on multiple screens with different PPI

                    Agildo Ribeiro

                    Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”