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 154385 - Mechanism to tune schema.
Mechanism to tune schema.
Status: RESOLVED DUPLICATE of bug 121481
Product: metacity
Classification: Other
Component: general
unspecified
Other other
: Normal enhancement
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2004-10-03 17:21 UTC by Matthew A. R. Sherian
Modified: 2005-01-26 19:59 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Matthew A. R. Sherian 2004-10-03 17:21:54 UTC
Distribution: Fedora Core release 2 (Tettnang)
Package: metacity
Severity: normal
Version: GNOME2.8.0 unspecified
Gnome-Distributor: Gnome.org
Synopsis: Mechanism to tune schema. 
Bugzilla-Product: metacity
Bugzilla-Component: general
Bugzilla-Version: unspecified
Description:
I have attemtpted to add keyboard shortcuts for workspaces 13-16
(inclusive) and am unable to due to the max definitions of 12 workspaces
in the metacity schema. I have extracted the schema and loaded an
expanded version, but this doesn't work.




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-10-03 13:21 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "metacity".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Elijah Newren 2005-01-26 18:48:23 UTC
This is hardcoded into prefs.h and keybindings.c (search for
"META_KEYBINDING_WORKSPACE" in the code).  I guess the question is, where do we
put the limit?  (I would have thought 12 was excessive already...)
Comment 2 Elijah Newren 2005-01-26 19:59:25 UTC
Found the dupe...  :-)

*** This bug has been marked as a duplicate of 121481 ***