diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-09-19 00:16:46 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-09-19 00:16:46 +0200 |
commit | d0a216d89697f900729fd427a8dd833a123a6c25 (patch) | |
tree | 8a5f7cabf1335aeb3b64a15c3676c2bc02ea0b76 /README | |
parent | f9f6390c7399bb67c2e965e7cf28a889ff986198 (diff) | |
parent | 8833a8166387075d75ee15690a58cbd2aacf2a67 (diff) | |
download | xmobar-d0a216d89697f900729fd427a8dd833a123a6c25.tar.gz xmobar-d0a216d89697f900729fd427a8dd833a123a6c25.tar.bz2 |
Merge branch 'screen_update' of git://github.com/skinner33/xmobar into skinner-screen_update
Conflicts:
NEWS
src/XUtil.hsc
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 SIGUSR1 and SIGUSR2: + +- After receiving SIGUSR1 xmobar moves its position to the next screen. + +- After receiving SIGUSR2 xmobar repositions it self on the current screen. + Configuration ============= |