diff options
author | Martin Perner <martin@perner.cc> | 2011-09-15 23:07:37 +0200 |
---|---|---|
committer | Martin Perner <martin@perner.cc> | 2011-09-15 23:07:37 +0200 |
commit | 3079f1aab2a82e5a22857ec386ad642b3a62d06b (patch) | |
tree | f135f6bdf2933b829e1ad73148b78a2f1518b487 /README | |
parent | 7a8b4d611a97de4255131630f578124de5bbf3f4 (diff) | |
download | xmobar-3079f1aab2a82e5a22857ec386ad642b3a62d06b.tar.gz xmobar-3079f1aab2a82e5a22857ec386ad642b3a62d06b.tar.bz2 |
NEWS/README update
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -144,6 +144,14 @@ or if you have the default configuration file saved as `~/.xmobarrc` +### Signal Handling + +Since 0.14 xmobar reacts to SIGHUP and SIGUSR1: + +- After receiving SIGHUP xmobar moves its position to the next screen. + +- After receiving SIGUSR1 xmobar repositions it self on the current screen. + Configuration ============= |