summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-01-29 06:41:09 +0000
committerjao <jao@gnu.org>2022-01-29 06:41:09 +0000
commit1e2c4f20d095c7dbaf0c8d2cf9a8b095388a10d4 (patch)
treebd70b16b936b20a8d55e09032f61b16087d09ddd /doc
parente0d175bd1c3bf264cfd7764b7b3eede2615e0757 (diff)
downloadxmobar-1e2c4f20d095c7dbaf0c8d2cf9a8b095388a10d4.tar.gz
xmobar-1e2c4f20d095c7dbaf0c8d2cf9a8b095388a10d4.tar.bz2
documentation nits
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.