5
5
.\" This manual is distributed in the hope that it will be useful,
6
6
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
7
7
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8
- .TH fookb 1 "10 Jan 2002" "fookb" "FOOcrosoft "
8
+ .TH fookb 1 "September 2017 "
9
9
.SH NAME
10
10
fookb \- Xkb state indicator with optional Window Maker support
11
11
.SH SYNOPSIS
@@ -26,26 +26,31 @@ with Window Maker support).
26
26
27
27
.SH OPTIONS
28
28
.TP
29
- NB! Command line parameters take precedence over config file or X resources !
29
+ NB! Command line parameters take precedence over config file!
30
30
.TP
31
- All the icons should be of the same size or fookb will refuse to run. If you
32
- use Windowmaker-enabled version of fookb (windowmaker dockable applet) then
31
+ All the icons should be of the same size or fookb will refuse to run.
33
32
fookb will warn you if you use icons of size more than 64x64, but it will try
34
33
to run anyway.
35
34
.TP
36
- .B -icon1
35
+ .B --icon1
36
+ Icon to show for the 1st Xkb group
37
37
.TP
38
- .B -icon2
38
+ .B --icon2
39
+ Icon to show for the 2nd Xkb group
39
40
.TP
40
- .B -icon3
41
+ .B --icon3
42
+ Icon to show for the 3rd Xkb group
41
43
.TP
42
- .B -icon4
44
+ .B --icon4
45
+ Icon to show for the 4th Xkb group
43
46
.TP
44
- .B -iconboom
47
+ .B --iconboom
48
+ Icon to show when Xkb system goes crazy
45
49
.TP
46
- .B -display
50
+ .B -d,--display
51
+ X display to use (normally not needed)
47
52
48
- .SH CONFIGURATION FILE (for libWUtil-enabled version)
53
+ .SH CONFIGURATION FILE
49
54
The configuration file consist of a single PropList dictionary, which
50
55
in turn is composed of several PropList key\- value pairs. The
51
56
recognized keys is:
76
81
This command will be run if XKB locked group is changed and "Sound" is
77
82
set to "Yes".
78
83
79
- .SH X resources
80
- .TP
81
- NB! Parameters in PropList config file take precedence over X resources!
82
- .TP
83
- .B fookb.icon1 Filename
84
- .TP
85
- .B fookb.icon2 Filename
86
- .TP
87
- .B fookb.icon3 Filename
88
- .TP
89
- .B fookb.icon4 Filename
90
- .TP
91
- .B fookb.iconBoom Filename
92
- .TP
93
- .B fookb.sound Yes/No
94
- .TP
95
- .B fookb.command Command
96
-
97
84
.SH EXAMPLES
98
85
Here is an example of configuration file.
99
86
.P
@@ -109,25 +96,10 @@ Here is an example of configuration file.
109
96
}
110
97
.fi
111
98
112
- Here is an example of app-defaults file.
113
- .P
114
- .nf
115
- fookb.icon1: /usr/local/share/fookb/icon1.xpm
116
- fookb.icon2: /usr/local/share/fookb/icon2.xpm
117
- fookb.icon3: /usr/local/share/fookb/icon3.xpm
118
- fookb.icon4: /usr/local/share/fookb/icon4.xpm
119
- fookb.iconBoom: /usr/local/share/fookb/crash.xpm
120
- fookb.sound: Yes
121
- fookb.command: /home/bgates/bin/playmssound
122
- .fi
123
-
124
99
.SH FILES
125
100
.TP
126
- .B ~/GNUstep/Defaults/FOOkb
127
- \fB fookb \fP defaults (for Window Maker enabled version).
128
- .TP
129
101
.B ~/.fookb
130
- \fB fookb \fP defaults (for Window Maker disabled version).
102
+ \fB fookb \fP defaults
131
103
132
104
.SH BUGS
133
105
Sometimes \fB fookb \fP receives message about changing XKB group, but
@@ -137,7 +109,7 @@ case \fBfookb\fP will show IconBoom (from config file) picture.
137
109
As far as I know the only way to look at this bug is to run vmware.
138
110
139
111
.SH VERSION
140
- This man page is [hopefully] up-to-date for version 3.1 of \fB fookb \fP .
112
+ This man page is [hopefully] up-to-date for version @PACKAGE_VERSION@ of \fB fookb \fP .
141
113
142
114
.SH AUTHORS
143
115
.P
0 commit comments