diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-11-13 02:01:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-13 02:01:26 +0700 |
commit | 2c780df73f79357338e0814a661315510cefbe68 (patch) | |
tree | c048e0c77e264391dc64b9c5c27223079912ca6f /desktop/openbox-menu/openbox-menu.1 | |
parent | d963f9f10e3f9735df2728a05faac683e4466e86 (diff) |
desktop/openbox-menu: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/openbox-menu/openbox-menu.1')
-rw-r--r-- | desktop/openbox-menu/openbox-menu.1 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/desktop/openbox-menu/openbox-menu.1 b/desktop/openbox-menu/openbox-menu.1 new file mode 100644 index 000000000000..a496936d535a --- /dev/null +++ b/desktop/openbox-menu/openbox-menu.1 @@ -0,0 +1,45 @@ +.TH OPENBOX-MENU "1" "November 2013" +.SH NAME +openbox-menu \- Openbox pipe-menu to display entries in *.desktop files +.SH DESCRIPTION +.SS "Usage:" +.TP +openbox\-menu [OPTION...] [file.menu] +.SS "Help Options:" +.TP +\fB\-h\fR, \fB\-\-help\fR +Show help options +.SS "Application Options:" +.TP +\fB\-c\fR, \fB\-\-comment\fR +Show generic name instead of application name +.TP +\fB\-t\fR, \fB\-\-terminal\fR=\fIcmd\fR +Terminal command (default xterm \fB\-e\fR) +.TP +\fB\-g\fR, \fB\-\-gnome\fR +Show GNOME entries +.TP +\fB\-k\fR, \fB\-\-kde\fR +Show KDE entries +.TP +\fB\-x\fR, \fB\-\-xfce\fR +Show XFCE entries +.TP +\fB\-r\fR, \fB\-\-rox\fR +Show ROX entries +.TP +\fB\-p\fR, \fB\-\-persistent\fR +stay active +.TP +\fB\-s\fR, \fB\-\-sn\fR +Enable startup notification +.TP +\fB\-o\fR, \fB\-\-output\fR +file to write data to +.TP +\fB\-i\fR, \fB\-\-noicons\fR +Don't display icons in menu +.PP +This manual page was written by Mateusz Ĺukasik <mati75@linuxmint.pl>, +for the Debian project (and may be used by others). |