After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 342275 - Window selector should have global keybinding
Window selector should have global keybinding
Status: RESOLVED DUPLICATE of bug 141418
Product: gnome-panel
Classification: Other
Component: window selector
2.14.x
Other All
: Normal enhancement
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-18 17:59 UTC by Joe Halliwell
Modified: 2006-08-08 18:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Joe Halliwell 2006-05-18 17:59:18 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:
Comment 1 Joe Halliwell 2006-05-18 20:48:58 UTC
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.
Comment 2 Vincent Untz 2006-08-08 18:44:31 UTC
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 ***