NAME¶
uzbl-event-manager —
Event manager for uzbl written in python
SYNOPSIS¶
uzbl-event-manager |
[options] [{start|stop|restart|list}] |
DESCRIPTION¶
Event manager for uzbl written in python
OPTIONS¶
-h,
--help
- show help message and exit
-v,
--verbose
- print verbose output.
-d
DIRS,
--plugin-dirs=
DIRS
- Specify plugin directories in the form of 'dir1:dir2:dir3'
-l
PLUGINS,
--load-plugins=
PLUGINS
- comma separated list of plugins to load
-i
PLUGINS,
--ignore-plugins=
PLUGINS
- comma separated list of plugins to ignore
-p
FILE,
--pid-file=
FILE
- specify pid file location
-s
SOCKET,
--server-socket=
SOCKET
- specify the daemon socket location
-n,
--no-daemon
- don't enter daemon mode.
-a,
--auto-close
- auto close after all instances disconnect.
AUTHORS¶
This manual page was originally written by Stefan Ritter
<xeno@thehappy.de> for the Debian project (but may be used by others).