summaryrefslogtreecommitdiffstats
path: root/desktop/wmmon/wmmonrc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wmmon/wmmonrc')
-rw-r--r--desktop/wmmon/wmmonrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/wmmon/wmmonrc b/desktop/wmmon/wmmonrc
new file mode 100644
index 0000000000..1cfef21879
--- /dev/null
+++ b/desktop/wmmon/wmmonrc
@@ -0,0 +1,11 @@
+# Sample rc file for wmmon
+
+# Syntax is simple: each line may be a comment introduced with # (like this
+# line), blank, or "[button_name]: [command]", where the [button_name] is
+# one of "left", "middle", "right", and [command] is the command to be
+# executed when that button is clicked, on the dockapp. The commands
+# are searched for in the PATH, if they're not given as absolute paths.
+
+# left: xterm
+# middle: xload
+right: xterm -e top