summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/quick-start.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org
index 880c1bd..c51be3e 100644
--- a/doc/quick-start.org
+++ b/doc/quick-start.org
@@ -377,3 +377,12 @@ This is the list of command line options (the output of =xmobar --help=):
Mail bug reports and suggestions to <mail@jao.io>
#+end_src
+
+* Signal Handling
+
+xmobar reacts to ~SIGUSR1~ and ~SIGUSR2~:
+
+- After receiving ~SIGUSR1~ xmobar moves its position to the next screen.
+
+- After receiving ~SIGUSR2~ xmobar repositions itself on the current
+ screen.