diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -146,11 +146,11 @@ if you have the default configuration file saved as `~/.xmobarrc` ### Signal Handling -Since 0.14 xmobar reacts to SIGHUP and SIGUSR1: +Since 0.14 xmobar reacts to SIGUSR1 and SIGUSR2: -- After receiving SIGHUP xmobar moves its position to the next screen. +- After receiving SIGUSR1 xmobar moves its position to the next screen. -- After receiving SIGUSR1 xmobar repositions it self on the current screen. +- After receiving SIGUSR2 xmobar repositions it self on the current screen. Configuration ============= |