Cycle through windows in KDE 4 taskbar by shortcut?
- by Gregor Müllegger
Is there a way to cycle through the windows in the KDE 4 taskbar with a shortcut?
I want to have a switch to next window function on a mouse button. Therefore Alt+Tab is not suitable because it uses a stack for the windows. This means if hitting Alt+Tab, releasing the Alt key and pressing Alt+Tab again will bring up the window I had before pressing the keys the first time.
Maybe there is a solution using DBus. But I don't know how to use this.