.TH "deskmenu" "1" "1.3.x" .SH "NAME" .LP deskmenu \- A root menu for X .SH "SYNTAX" .LP deskmenu <\fIargument\fP> .SH "DESCRIPTION" .LP DeskMenu is a root menu program which is activated by clicking the root window. It is configured from a .deskmenurc file in your home directory, see example_rc for more details. .LP You can use deskmenu for session management by making it the last line of your .xinitrc and using the \-\-quit command line option, which adds a quit option to the menu. .LP NOTE: Deskmenu will do nothing unless you have a ${HOME}/.deskmenurc file or a /etc/deskmenurc (/etc/deskmenurc.debian is automatically generated) .br This manpage is specific to the debian package of deskmenu. .br \fBIMPORTANT NOTE:\fR You have to set a keycode, when using this version of keylaunch, in your config file. .SH "OPTIONS" .LP .TP \fB\-b, \-\-button=n\fR Sets which mouse button is used to invoke deskmenu .LP .TP \fB\-f, \-\-file=n\fR Sets which config file will be used for deskmenu .LP .TP \fB\-\-quit-menu\fR Display a "Quit-Menu" in the deskmenu .LP .TP \fB\-\-verbose\fR Print more information .LP .TP \fB\-h, \-\-help\fR Display a short help and exit .LP .TP \fB\-V, \-\-version\fR Output version information and exit .LP .TP \fB\-\-display\fR Use an alternative display instead of $DISPLAY .LP The most common ways of invoking deskmenu .LP deskmenu \-\-button=[1...5] \-\-file=/home/user/.deskmenurc.example .SH "FILES" .LP \fI${HOME}/.deskmenurc\fP .br \fI/etc/deskmenurc.debian\fP .SH "RCFILE" .LP .deskmenurc .br # menuitem=label:command .br # submenu=label .br # menuitem=label:command .br # endmenu= .br # divider= .br # windowlist=label .br # workspaces=label .br # include=/path/to/include_file .br # keycode=modifier+keyname .br # for example Control+Escape .br # this keycode is used as "hotkey" .br # to display the menu. .br # .br .LP menuitem=Terminal:x\-terminal\-emulator .br divider= .br submenu=Programs .br menuitem=The Gimp:gimp .br menuitem=Netscape:netscape .br endmenu= .br menu=Multimedia .br menuitem=GQmpeg:gqmpeg .br menuitem=Audio Mixer:gmix .br endmenu= .br divider= .br include=/etc/extra_menu .br divider= .br windowlist=Window List .br workspaces=Workspaces .SH "AUTHORS" .LP Ken Lynch (c) 2001 .br Ken stopped developing on Deskmenu in late 2001. .br Stefan Pfetzing (c) 2002-2010 .br The current developer of Deskmenu. .LP This manpage was written for the Debian GNU/Linux package of this program by Brandon L. Griffith because the origonal program did not include one. You are free to edit, translate, convert, or otherwise do anything you wish with this manpage. This program was patched with a diff from Martin Hedenfalk to allow submenu recursion. Updated and added to the official deskmenu by Stefan Pfetzing .SH "SEE ALSO" .LP desklaunch(1) keylaunch(1) oroborus(1) dfm(1)