Cycle through windows in KDE 4 taskbar by shortcut?
Posted
by Gregor Müllegger
on Super User
See other posts from Super User
or by Gregor Müllegger
Published on 2009-10-30T18:18:27Z
Indexed on
2010/05/09
19:30 UTC
Read the original article
Hit count: 274
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.
© Super User or respective owner