GNOME Bugzilla – Bug 342275
Window selector should have global keybinding
Last modified: 2006-08-08 18:44:31 UTC
It would improve the keyboard accessibility of the desktop if there were a global keyboard shortcut to popup and focus the "window selector" applet. Other information:
After little research it looks like there's no really clean way to do this at the moment. I considered two approaches: 1) (like the menu applet) patch gnome-panel adding a new GNOME_PANEL_ACTION for the window list (which may involve moving wncklet), patch metacity to add a keybinding. Unfortunately this touches a lot of modules and is rather ad hoc. 2) (like tomboy/deskbar) add (something like) tomboy's keybinding code to wnckapplet. Unfortunately that would mean there's quite a lot of it. I'm thinking of implementing this anyway (using the second approach since it's the least intrusive) but would welcome any comments or suggestions.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 141418 ***