summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorElijah Newren <newren@src.gnome.org>2006-01-02 19:01:29 +0000
committerElijah Newren <newren@src.gnome.org>2006-01-02 19:01:29 +0000
commitab0ba52f897c61a6797c30b3f24e629c955e2e3e (patch)
tree08332649f2854854a00b861320d806136c43b362 /HACKING
parent339948fcf2d59649e47a21897af51b1b07fb1043 (diff)
downloadmetacity-ab0ba52f897c61a6797c30b3f24e629c955e2e3e.tar.gz
Clarify how/why metacity-message is used a little
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING7
1 files changed, 7 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index f1bd67d3..3887ac76 100644
--- a/HACKING
+++ b/HACKING
@@ -184,6 +184,13 @@ Debugging information
metacity-message restart
metacity-message enable-keybindings
metacity-message disable-keybindings
+ The first of these is useful for testing themes, the second is just
+ another way (besides the --restart flag to metacity itself) of
+ restarting metacity, and the third is useful for testing Metacity when
+ running it under an Xnest (typically, the Metacity under the Xnest
+ wouldn't get keybinding notifications--making keyboard navigation not
+ work--but if you disable the keybindings for the global Metacity then
+ the Metacity under the Xnest can then get those keybinding notifications).
metacity-window-demo
metacity-window-demo is good for trying behavior of various kinds