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 401576 - Expose the Alt+F6 shortcut in the capplet
Expose the Alt+F6 shortcut in the capplet
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keybinding
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-28 05:10 UTC by Mariano Suárez-Alvarez
Modified: 2007-02-08 18:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add the keybinding (958 bytes, patch)
2007-02-05 00:16 UTC, Mariano Suárez-Alvarez
committed Details | Review

Description Mariano Suárez-Alvarez 2007-01-28 05:10:52 UTC
Expose the Alt+F6 shortcut in the capplet
Comment 1 Thomas Wood 2007-01-28 11:31:03 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.
Comment 2 Mariano Suárez-Alvarez 2007-01-28 20:56:29 UTC
Metacity nowadays has a ALT+F6 shortcut which is used to cycle not through windows but through applications. It does not show up in the capplet which lets the user change keyboard shortcuts.

Well, it should.
Comment 3 Thomas Wood 2007-01-28 23:08:04 UTC
Agreed, although it appears to cycle through just the windows of the current application here. Is there someone who could verify what the new behaviour is supposed to do?
Comment 4 Mariano Suárez-Alvarez 2007-01-29 03:36:23 UTC
Yeah, my bad. cf. <http://svn.gnome.org/viewcvs/metacity/trunk/ChangeLog?rev=2666&r1=2660&r2=2666>
Comment 5 Thomas Thurman 2007-02-03 14:20:39 UTC
It lets the user cycle through all windows with the same X group as the current window.
Comment 6 Mariano Suárez-Alvarez 2007-02-05 00:16:16 UTC
Created attachment 81904 [details] [review]
Add the keybinding

Here's the patch.

Hopefully this does not get covered by the UI Freeze. It's a nice useful thing that it'd be nice to have in 2.18.
Comment 7 Jens Granseuer 2007-02-06 16:40:08 UTC
Is this really a shortcut that "ordinary users" (whatever that means) have a need for? I can obviously only answer the question for myself, and your personal answer is probably different from mine, but before extending the list of shortcuts it would be nice to have some sort of consensus of which are the important shortcuts and which aren't.

FWIW, there are requests for adding other shortcuts, too, and if we added everything anyone asked for, we'd have a pretty mess.
Comment 8 Mariano Suárez-Alvarez 2007-02-06 18:32:16 UTC
Well, while you certainly have a point, the shortcut -is- there, globally active, independently of whether the Keyboayd Shortcuts capplet exposes it or not. 

Exposing it in the capplet gives users a way to learn that it is there (hopefully it is documented in some user-visible doc, but "ordinary users" do not read docs) and disabling it. 

Comment 9 Jens Granseuer 2007-02-06 22:15:34 UTC
Ok, so we say, we'll add shortcuts which have a default binding, but others only with believable evidence they are needed? Fine with me. We should just have *some* means of knowing where to draw the line.
Comment 10 Thomas Wood 2007-02-08 08:58:56 UTC
Agreed. If a shortcut is there by default, and the user wishes to use the key combination for some other shortcut, it's going to cause problems if they cannot modify it through the capplet. It seems there are already a huge number of shortcuts being displayed in the capplet anyway, so perhaps we should deal with deal with this problem separately.
Comment 11 Mariano Suárez-Alvarez 2007-02-08 18:12:06 UTC
Fixed on HEAD.

------------------------------------------------------------------------
r7263 | mariano | 2007-02-08 14:57:07 -0300 (Thu, 08 Feb 2007) | 6 lines

2007-02-08  Mariano Suárez-Alvarez  <mariano@gnome.org>

        * gnome-keybinding-properties.c (metacity_key_list): added 
        gconf:/apps/metacity/global_keybindings/cycle_group
Comment 12 Mariano Suárez-Alvarez 2007-02-08 18:14:46 UTC
A desktop wide register of globally active shortcuts (on l.g.o, maybe) would not hurt, at the very least, so that people writing documentation do not have to read through 50 ChangeLogs.