diff options
author | test-tools <test-tools> | 2006-10-11 10:08:39 +0000 |
---|---|---|
committer | test-tools <test-tools> | 2006-10-11 10:08:39 +0000 |
commit | 40bf9a94ba6cde2397e71dde5ea68bb993e277ba (patch) | |
tree | ff3928126c72f3c46c7fe0bf40fd8f347127e4a8 /doc | |
parent | d5f7aebc13c296bf2763dc13d3b4a248550cd61d (diff) | |
download | beryl-manager-40bf9a94ba6cde2397e71dde5ea68bb993e277ba.tar.gz beryl-manager-40bf9a94ba6cde2397e71dde5ea68bb993e277ba.tar.bz2 |
beryl-manager: Added signal USR1 handling.
Trying to invoke multiple times will result in popping up the menu from already running instance.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/beryl-manager.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/beryl-manager.1 b/doc/beryl-manager.1 index 83a29a7..e26c9f0 100644 --- a/doc/beryl-manager.1 +++ b/doc/beryl-manager.1 @@ -19,6 +19,17 @@ outputs the current version of --help short usage statement about .I beryl-manager +.SH SIGNALS +.TP 5 +.RI USR1 +Let the menu popup on screen. Used to show the running instance, instead of starting a new one. +.SH FILES +.TP 5 +.RI $HOME/.beryl-managerrc +Here are the settings stored. +.TP 5 +.RI $HOME/.beryl-manager.lock +Lockfile, to prevent multiple running instances. Contains PID of the current one. .SH AUTHORS - Quinn Storm (livinglatexkali@gmail.com) .SH "SEE ALSO" |