I would like to have a mouse shortcut launch the "Present Windows" KDE 4.2 feature (displays thumbnails of all the windows on a desktop), other than moving the mouse to the upper-left.
I've used xbindkeys to set up a shortcut for toggling the dashboard:
dbus-send --type=method_call --dest=org.kde.plasma /App local.PlasmaApp.toggleDashboard
...tied to Ctrl + Middle mouse.
Could I do something similar for present windows?
Thanks for your help.
I've used xbindkeys to set up a shortcut for toggling the dashboard:
dbus-send --type=method_call --dest=org.kde.plasma /App local.PlasmaApp.toggleDashboard
...tied to Ctrl + Middle mouse.
Could I do something similar for present windows?
Thanks for your help.
Comment