table of contents
other versions
- wheezy 0+v208-2
- jessie 0+v208-5
- testing 0+v208-6
- unstable 0+v208-6
- experimental 0+v319-1
KUPFER(1) | KUPFER(1) |
NAME¶
kupfer - Convenient command and access tool for applications and documentsSYNOPSIS¶
kupfer [ OPTIONS | FILE ... ] kupfer-exec FILE ...
DESCRIPTION¶
Kupfer is an interface for quick and convenient access to applications and their documents.SPAWNING¶
Running kupfer on the command line (without options) will try to show the program it if already running.kupfer FILE ...
OPTIONS¶
- --no-splash
- Launch without presenting main interface
- --list-plugins
- Display a list of all installed plugins
- --debug
- Enable more verbose output that can help understanding the program's operation.
- --relay
- Is deprecated and will be started by the Multihead Support plugin when needed
- --exec-helper=HELPER
- Run plugin helper program, which should be the name of a module inside kupfer.
- --help
- Display usage information
- --version
- Display version information
CONFIGURATION¶
Custom plugins are added to kupfer by installing them to the directory ~/.local/share/kupfer/plugins, or any kupfer/plugins directory in any of $XDG_DATA_DIRS.ENVIRONMENT VARIABLES¶
If KUPFER_NO_CUSTOM_PLUGINS is set, only allow loading built-in plugins (installed in the program's python package).AUTHOR¶
Ulrik Sverdrup <ulrik.sverdrup@gmail.com>2011 |