summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-40/man5/icewm-programs.5
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-40/man5/icewm-programs.5')
-rw-r--r--upstream/fedora-40/man5/icewm-programs.5262
1 files changed, 262 insertions, 0 deletions
diff --git a/upstream/fedora-40/man5/icewm-programs.5 b/upstream/fedora-40/man5/icewm-programs.5
new file mode 100644
index 00000000..cf55983b
--- /dev/null
+++ b/upstream/fedora-40/man5/icewm-programs.5
@@ -0,0 +1,262 @@
+.\" -*- mode: troff; coding: utf-8 -*-
+.\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.45)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
+.ie n \{\
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds C`
+. ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is >0, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+. if \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. if !\nF==2 \{\
+. nr % 0
+. nr F 2
+. \}
+. \}
+.\}
+.rr rF
+.\" ========================================================================
+.\"
+.IX Title "ICEWM-PROGRAMS 5"
+.TH ICEWM-PROGRAMS 5 2024-01-24 "icewm\ 3.4.5" "Standards, Environments and Macros"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SS NAME
+.IX Subsection "NAME"
+.Vb 1
+\& icewm\-programs \- icewm programs configuration file
+.Ve
+.SS SYNOPSIS
+.IX Subsection "SYNOPSIS"
+.Vb 5
+\& $ICEWM_PRIVCFG/programs
+\& $XDG_CONFIG_HOME/icewm/programs
+\& $HOME/.icewm/programs
+\& /etc/icewm/programs
+\& /usr/share/icewm/programs
+.Ve
+.SS DESCRIPTION
+.IX Subsection "DESCRIPTION"
+The \fIprograms\fR file is an automatically generated menu configuration
+file of installed programs. This file should be automatically generated
+by xdg_menu, wmconfig (Redhat), menu (Debian), or icewm-menu-fdo,
+perhaps as part of the login or X startup sequence.
+.SS FORMAT
+.IX Subsection "FORMAT"
+The format of the file contains one of the following line syntax:
+.IP "\fBprog\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR \fIprogram\fR \fIoptions\fR" 4
+.IX Item "prog [""]title[""] icon program options"
+Specifies a program to execute when the menu item is selected.
+.IP "\fBrestart\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR \fIprogram\fR \fIoptions\fR" 4
+.IX Item "restart [""]title[""] icon program options"
+Specifies a program to replace the window manager when the menu item is
+selected. This is for launching other window managers from within
+\&\fBicewm\fR\|(1).
+.IP "\fBrunonce\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR \fB""\fR[\fIres_name\fR][\fB.\fR\fIres_class\fR]\fB""\fR \fIprogram\fR \fIoptions\fR" 4
+.IX Item "runonce [""]title[""] icon ""[res_name][.res_class]"" program options"
+Specifies a program to execute when the menu item is selected; however,
+if a window of the specified \fIres_name\fR and \fIres_class\fR is present,
+the program will not be run again.
+.IP "\fBmenu\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR \fB{\fR # contained items \fB}\fR" 4
+.IX Item "menu [""]title[""] icon { # contained items }"
+Specifies a sub-menu. The lines that appear between the braces can be
+any menu item described here.
+.IP "\fBmenufile\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR [\fB""\fR]\fIfilename\fR[\fB""\fR]" 4
+.IX Item "menufile [""]title[""] icon [""]filename[""]"
+Specifies a file from which to collect sub-menu items (lines) and place
+them at this point in the menu.
+.IP "\fBmenuprog\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR \fIprogram\fR \fIoptions\fR" 4
+.IX Item "menuprog [""]title[""] icon program options"
+Specifies a program that will print sub-menu items on standard output
+and will be collected and placed in the sub-menu at this point.
+.IP "\fBmenuprogreload\fR [\fB""\fR]\fItitle\fR[\fB""\fR] \fIicon\fR \fItimeout\fR \fIprogram\fR \fIoptions\fR" 4
+.IX Item "menuprogreload [""]title[""] icon timeout program options"
+Similar to \fBmenuprog\fR, but after at least \fItimeout\fR seconds
+the menu is regenerated.
+.IP "\fBinclude\fR [\fB""\fR]\fIfilename\fR[\fB""\fR]" 4
+.IX Item "include [""]filename[""]"
+Read additional entries from the file \fIfilename\fR
+.IP "\fBincludeprog\fR \fIprogram\fR \fIoptions\fR" 4
+.IX Item "includeprog program options"
+Read additional entries from the output of \fIprogram\fR \fIoptions\fR.
+.IP \fBseparator\fR 4
+.IX Item "separator"
+A separator for menu items.
+.PP
+Where
+.IP "\fBprog\fR, \fBrestart\fR, \fBrunonce\fR, \fBmenu\fR, \fBmenufile\fR, \fBmenuprog\fR, \fBmenuprogreload\fR, \fBinclude\fR, \fBincludeprog\fR, \fBseparator\fR" 4
+.IX Item "prog, restart, runonce, menu, menufile, menuprog, menuprogreload, include, includeprog, separator"
+These are literal string keywords.
+.IP "[\fB""\fR]\fItitle\fR[\fB""\fR]" 4
+.IX Item "[""]title[""]"
+This is the \fItitle\fR string associated with the menu item that is
+displayed in the menu. When the \fItitle\fR contains spaces, the title
+must be surrounded by double quotes (\f(CW\*(C`"\*(C'\fR), although the \fItitle\fR may
+always be surrounded by double quotes if preferred.
+.IP \fIicon\fR 4
+.IX Item "icon"
+Is the name of the icon file (with or without extension) or the full
+path to an icon file.
+.IP "\fB""\fR[\fIres_name\fR][\fB.\fR\fIres_class\fR]\fB""\fR" 4
+.IX Item """[res_name][.res_class]"""
+\&\fIres_name\fR is the resource name of a window launched by \fIprogram\fR and
+\&\fIres_class\fR is the resource class of the window. Only one of
+\&\fIres_name\fR or \fIres_class\fR need be specified. This is used to identify
+whether the program is already running and is for use with the
+\&\fBrunonce\fR keyword.
+.IP "\fIprogram\fR \fIoptions\fR" 4
+.IX Item "program options"
+\&\fIprogram\fR is the name of the executable or full path to the executable file that will
+be run in response to selecting the menu item. When used with the
+\&\fBmenuprog\fR keyword, the \fIprogram\fR must print on standard output the
+contents of the menu and is used for dynamic menus.
+.Sp
+\&\fIoptions\fR is the options and arguments passed to the \fIprogram\fR
+verbatim.
+.IP \fIfilename\fR 4
+.IX Item "filename"
+\&\fIfilename\fR is the name of the file relative to one of the \fBicewm\fR\|(1)
+configuration directories, or the full path to a file. The file is used
+with the \fBmenufile\fR keyword and specifies the file from which to read
+further menu items.
+.SS EXAMPLES
+.IX Subsection "EXAMPLES"
+Following is the example \fIprograms\fR file that ships with \fBicewm\fR\|(1):
+.PP
+.Vb 10
+\& # This file is intended to be customized by the distributions.
+\& # (they should place it in /etc/X11/icewm)
+\& #
+\& # mostly obsolete, fixme
+\& menu Editors folder {
+\& prog fte fte fte
+\& prog vim vim gvim
+\& prog xemacs xemacs xemacs
+\& prog emacs emacs emacs
+\& prog NEdit nedit nedit
+\& prog xedit xedit xedit
+\& prog Lyx emacs lyx
+\& }
+\& menu "WWW" folder {
+\& prog Netscape netscape netscape
+\& prog Mozilla mozilla mozilla
+\& prog Galeon galeon galeon
+\& prog Arena arena arena
+\& prog Lynx lynx xterm \-e lynx
+\& prog Links lynx xterm \-e links
+\& }
+\& menu "Document Viewers" folder {
+\& prog "Acrobat Reader" pdf acroread
+\& prog "DVI Previewer" xdvi xdvi
+\& prog "Ghostview" ghostview gv
+\& }
+\& menu Graphics folder {
+\& prog Gimp gimp gimp
+\& prog XV xv xv
+\& prog XPaint xpaint xpaint
+\& prog XFig xfig xfig
+\& }
+\& menu Games folder {
+\& prog "Koules for X" koules xkoules \-f
+\& prog Xboing xboing xboing
+\& prog Xboard xboard xboard
+\& prog XGalaga xgalaga xgal
+\& prog XDemineur xdemineur xdemineur
+\& prog "Tux Racer" tuxracer tuxracer
+\& }
+\& menu System folder {
+\& prog "Control Panel" redhat control\-panel
+\& }
+\& menu Utilities folder {
+\& prog XPlayCD xplaycd xplaycd
+\& prog XMixer xmixer xmixer
+\& prog Clock xclock xclock
+\& prog Magnify xmag xmag
+\& prog Calculator xcalc xcalc
+\& prog Colormap xcolormap xcmap
+\& prog Clipboard xclipboard xclipboard
+\& prog xkill bomb xkill
+\& prog xload xload xload
+\& prog xosview xosview xosview
+\& separator
+\& prog "Screen Saver" xlock xlock \-nolock
+\& prog "Screen Lock" xlock xlock
+\& }
+\& menu "Window Managers" folder {
+\& restart icewm \- icewm
+\& restart metacity \- metacity
+\& restart wmaker \- wmaker
+\& restart fluxbox \- fluxbox
+\& restart blackbox \- blackbox
+\& restart enlightenment \- enlightenment
+\& restart fvwm2 \- fvwm2
+\& restart fvwm \- fvwm
+\& restart sawfish \- sawfish
+\& restart sawfish2 \- sawfish2
+\& }
+.Ve
+.SS FILES
+.IX Subsection "FILES"
+Locations for the \fIprograms\fR file are as follows:
+.PP
+.Vb 5
+\& $ICEWM_PRIVCFG/programs
+\& $XDG_CONFIG_HOME/icewm/programs
+\& $HOME/.icewm/programs
+\& /etc/icewm/programs
+\& /usr/share/icewm/programs
+.Ve
+.PP
+The locations are searched in the order listed; the first file found is
+read and the remainder ignored.
+.SS "SEE ALSO"
+.IX Subsection "SEE ALSO"
+\&\fBicewm\fR\|(1),
+\&\fBicewm\-menu\fR\|(5),
+\&\fBicewm\-menu\-fdo\fR\|(1).
+.SS AUTHOR
+.IX Subsection "AUTHOR"
+Brian Bidulock <mailto:bidulock@openss7.org>.
+.SS LICENSE
+.IX Subsection "LICENSE"
+\&\fBIceWM\fR is licensed under the GNU Library General Public License.
+See the \fICOPYING\fR file in the distribution.