summaryrefslogtreecommitdiffstats
path: root/gnome2-system-admin-guide/C/gconf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-system-admin-guide/C/gconf.xml')
-rw-r--r--gnome2-system-admin-guide/C/gconf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome2-system-admin-guide/C/gconf.xml b/gnome2-system-admin-guide/C/gconf.xml
index 7697aa3..670ff1c 100644
--- a/gnome2-system-admin-guide/C/gconf.xml
+++ b/gnome2-system-admin-guide/C/gconf.xml
@@ -948,7 +948,7 @@ mandatory value, run the following command:</para>
<screen><userinput>gconftool-2 --direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type string \
- --set /apps/metacity/global_keybindings '&lt;Alt&gt;F3'</userinput></screen>
+ --set /apps/metacity/global_keybindings/panel_run_dialog '&lt;Alt&gt;F3'</userinput></screen>
<para>You can also set other keyboard shortcut preferences. For information
on the other keyboard shortcut preferences, see the <filename>metacity.schemas</filename> schema definition file.</para>
</sect2>