GNOME Bugzilla – Bug 154385
Mechanism to tune schema.
Last modified: 2005-01-26 19:59:25 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.
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...)
Found the dupe... :-) *** This bug has been marked as a duplicate of 121481 ***