summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man5/icewm-programs.5
blob: cf55983b786fa098699747092c1392a1603eada2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
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.