~ubuntu-branches/ubuntu/intrepid/gnome-user-docs/intrepid-proposed

« back to all changes in this revision

Viewing changes to gnome2-accessibility-guide/C/sysadmin.xml

  • Committer: Bazaar Package Importer
  • Author(s): Matthew East, Matthew East, Daniel Holbach
  • Date: 2008-08-10 14:55:27 UTC
  • Revision ID: james.westby@ubuntu.com-20080810145527-nvexz0dejaqod01t
Tags: 2.22.3+svn20080810ubuntu1
[ Matthew East ]
* First upload to intrepid (LP: #256619)
* Merging from upstream

[ Daniel Holbach ]
* debian/rules: use --disable-scrollkeeper in the gnome-autogen.sh call too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
1
<appendix id="sysadmin-0">
3
2
<title>System Administration</title>
4
 
<para>This appendix
5
 
describes some tasks that a system administrator needs to perform to enable
6
 
accessible login and to facilitate the use of the assistive technologies that
7
 
are available in the GNOME Desktop.</para>
 
3
<para>
 
4
This appendix describes some tasks that a system administrator needs to perform to enable an accessible login and to facilitate the use of the assistive technologies that are available in the GNOME Desktop.
 
5
</para>
 
6
 
8
7
<sect1 id="sysadmin-6">
9
 
<title>Enabling Full Screen Magnification</title>
 
8
<title>Enabling Full-Screen Magnification</title>
10
9
<indexterm>
11
10
<primary>Screen Reader and Magnifier</primary>
12
 
<secondary>enabling
13
 
full screen magnification</secondary>
 
11
<secondary>enabling full screen magnification
 
12
</secondary>
14
13
</indexterm>
15
 
<para>The following sections
16
 
describe the methods to enable full screen magnification.</para>
 
14
<para>
 
15
The following sections describe the methods to enable full-screen magnification.
 
16
</para>
 
17
 
17
18
<sect2 id="sysadmin-48">
18
 
<title>To Enable Full Screen Magnification Using Two Video Cards</title>
19
 
<para>To enable full screen magnification in <application>Screen Reader and
20
 
Magnifier</application> using two physical video cards, perform the following
21
 
steps:</para>
 
19
<title>Enabling Full-Screen Magnification with Two Video Cards</title>
 
20
<para>
 
21
To enable full-screen magnification in <application>Screen Reader and Magnifier</application> using two physical video cards, perform the following steps:
 
22
</para>
22
23
<orderedlist>
23
24
<listitem>
24
 
<para>Configure two video cards as :0.0 and :0.1.</para>
25
 
<note>
26
 
<para>It is not essential that both video cards have the same resolution
27
 
and bit depth. However, if the resolutions and bit depths of both cards differ
28
 
greatly, the apparent magnification factor may differ slightly from the nominal
29
 
magnification factor.</para>
30
 
</note>
31
 
</listitem>
32
 
<listitem>
33
 
<para>Choose <menuchoice><guimenu>Applications</guimenu><guisubmenu>Accessibility</guisubmenu><guimenuitem>Screen Reader and Magnifier</guimenuitem></menuchoice>.</para>
34
 
</listitem>
35
 
<listitem>
36
 
<para>Click on <guilabel>Preferences</guilabel> in the <guilabel>Gnopernicus</guilabel> menu window.</para>
37
 
</listitem>
38
 
<listitem>
39
 
<para>Click on <guilabel>Magnifier</guilabel> to open the <guilabel>Magnifier Preferences</guilabel> dialog.</para>
40
 
</listitem>
41
 
<listitem>
42
 
<para>Click on the <guibutton>Add/Modify</guibutton> button to display
43
 
the <guilabel>Zoomer Options</guilabel> dialog.</para>
44
 
</listitem>
45
 
<listitem>
46
 
<para>In the <guilabel>Display Screen</guilabel> section, type <userinput>:0.0</userinput> in the <guilabel>Source</guilabel> text box. </para>
47
 
</listitem>
48
 
<listitem>
49
 
<para>In the <guilabel>Display Screen</guilabel> section, type <userinput>:0.1</userinput> in the <guilabel>Target</guilabel> text box. </para>
50
 
</listitem>
51
 
<listitem>
52
 
<para>Set the Zoomer Placement values to be <literal>[0,0,1023,767]</literal>.</para>
53
 
<note>
54
 
<para>These instructions assume a video resolution of 1024x768. </para>
55
 
</note>
56
 
</listitem>
57
 
<listitem>
58
 
<para>Click <guibutton>Apply</guibutton> and <guibutton>Close</guibutton>
59
 
to close the <guilabel>Zoomer Options</guilabel> dialog. </para>
60
 
<para>The magnified view is displayed on the second display 0.1.</para>
 
25
<para>
 
26
Configure two video cards as :0.0 and :0.1.
 
27
</para>
 
28
<note>
 
29
<para>
 
30
It is not essential that both video cards have the same resolution and bit depth. However, if the resolutions and bit depths of both cards differ greatly, the apparent magnification factor may differ slightly from 
 
31
the nominal magnification factor.
 
32
</para>
 
33
</note>
 
34
</listitem>
 
35
<listitem>
 
36
<para>
 
37
Choose <menuchoice><guimenu>Applications</guimenu><guisubmenu>Accessibility</guisubmenu><guimenuitem>Screen Reader and Magnifier</guimenuitem></menuchoice>.
 
38
</para>
 
39
</listitem>
 
40
<listitem>
 
41
<para>
 
42
Click on <guilabel>Preferences</guilabel> in the <guilabel>Gnopernicus</guilabel> menu window.
 
43
</para>
 
44
</listitem>
 
45
<listitem>
 
46
<para>
 
47
Click on <guilabel>Magnifier</guilabel> to open the <guilabel>Magnifier Preferences</guilabel> dialog.
 
48
</para>
 
49
</listitem>
 
50
<listitem>
 
51
<para>
 
52
Click on the <guibutton>Add/Modify</guibutton> button to display the <guilabel>Zoomer Options</guilabel> dialog.
 
53
</para>
 
54
</listitem>
 
55
<listitem>
 
56
<para>
 
57
In the <guilabel>Display Screen</guilabel> section, type <userinput>:0.0</userinput> in the <guilabel>Source</guilabel> text box. 
 
58
</para>
 
59
</listitem>
 
60
<listitem>
 
61
<para>
 
62
In the <guilabel>Display Screen</guilabel> section, type <userinput>:0.1</userinput> in the <guilabel>Target</guilabel> text box. 
 
63
</para>
 
64
</listitem>
 
65
<listitem>
 
66
<para>
 
67
Set the Zoomer Placement values to be 
 
68
<literal>[0,0,1023,767]</literal>.
 
69
</para>
 
70
<note>
 
71
<para>
 
72
These instructions assume a video resolution of 1024x768. 
 
73
</para>
 
74
</note>
 
75
</listitem>
 
76
<listitem>
 
77
<para>
 
78
Click <guibutton>Apply</guibutton> and <guibutton>Close</guibutton> to close the <guilabel>Zoomer Options</guilabel> dialog. 
 
79
</para>
 
80
<para>
 
81
The magnified view is displayed on the second display (0.1).
 
82
</para>
61
83
</listitem>
62
84
</orderedlist>
63
85
</sect2>
 
86
 
64
87
<sect2 id="sysadmin-49">
65
 
<title>To Enable Full Screen Magnification Using One Video Card on Linux Systems</title>
66
 
<para>To enable full screen magnification on Linux systems using one physical
67
 
video card and one virtual video card, perform the following steps:</para>
 
88
<title>Enabling Full-Screen Magnification Using One Video Card on Linux Systems</title>
 
89
<para>
 
90
To enable full-screen magnification on Linux systems using one physical video card and one virtual video card, perform the following steps:
 
91
</para>
68
92
<orderedlist>
69
93
<listitem>
70
 
<para>Open the file <filename>/etc/X11/XF86Config</filename>.</para>
 
94
<para>
 
95
Open the file <filename>/etc/X11/XF86Config</filename>.
 
96
</para>
71
97
</listitem>
72
98
<listitem>
73
 
<para>Create a new section at the end of the file as follows:</para>
 
99
<para>
 
100
Create a new section at the end of the file as follows:
 
101
</para>
74
102
<literallayout>Section &quot;Device&quot;
75
103
Boardname &quot;dummy&quot;
76
104
Driver &quot;dummy&quot;
79
107
EndSection </literallayout>
80
108
</listitem>
81
109
<listitem>
82
 
<para>Copy the <literal>Monitor</literal> section and paste it at
83
 
the end of the file.</para>
84
 
</listitem>
85
 
<listitem>
86
 
<para>In the new <literal>Monitor</literal> section, edit the <literal>Identifier</literal> line as follows:</para>
87
 
<para>
88
 
<literallayout>Identifier &quot;MonitorD&quot;</literallayout>
89
 
</para>
90
 
</listitem>
91
 
<listitem>
92
 
<para>Copy the <literal>Screen</literal> section and paste it at
93
 
the end of the file.</para>
94
 
</listitem>
95
 
<listitem>
96
 
<para>In the new <literal>Screen</literal> section, edit the <literal>Device</literal>, <literal>Identifier</literal>, and <literal>Monitor</literal>
97
 
lines as follows:</para>
 
110
<para>
 
111
Copy the <literal>Monitor</literal> section and paste it at the end of the file.
 
112
</para>
 
113
</listitem>
 
114
<listitem>
 
115
<para>
 
116
In the new <literal>Monitor</literal> section, edit the <literal>Identifier</literal> line as follows:
 
117
</para>
 
118
<para>
 
119
<literallayout>Identifier &quot;MonitorD&quot;
 
120
</literallayout>
 
121
</para>
 
122
</listitem>
 
123
<listitem>
 
124
<para>
 
125
Copy the <literal>Screen</literal> section and paste it at the end of the file.
 
126
</para>
 
127
</listitem>
 
128
<listitem>
 
129
<para>
 
130
In the new <literal>Screen</literal> section, edit the <literal>Device</literal>, <literal>Identifier</literal>, and <literal>Monitor</literal> lines as follows:
 
131
</para>
98
132
<para>
99
133
<literallayout>Device &quot;dummy&quot;
100
134
Identifier &quot;Screen[D]&quot;
102
136
</para>
103
137
</listitem>
104
138
<listitem>
105
 
<para>Edit the <literal>ServerLayout</literal> section to change
106
 
the <literal>Screen</literal> line as follows:</para>
107
 
<para>
108
 
<literallayout>Screen &quot;Screen[0]&quot; 0 0</literallayout>
109
 
</para>
110
 
</listitem>
111
 
<listitem>
112
 
<para>Insert the following line in the <literal>ServerLayout</literal>
113
 
section:</para>
114
 
<para>
115
 
<literallayout>Screen &quot;Screen[D]&quot; RightOf &quot;Screen[0]&quot;</literallayout>
116
 
</para>
117
 
</listitem>
118
 
<listitem>
119
 
<para>Save the <filename>/etc/X11/XF86Config</filename> file.</para>
120
 
</listitem>
121
 
<listitem>
122
 
<para>Restart the X Server.</para>
123
 
</listitem>
124
 
<listitem>
125
 
<para>Start the <application>Screen Reader and Magnifier</application>
126
 
application.</para>
127
 
</listitem>
128
 
<listitem>
129
 
<para>Click on <guilabel>Startup Mode</guilabel> in the <guilabel>Gnopernicus</guilabel> menu window.</para>
130
 
</listitem>
131
 
<listitem>
132
 
<para>Select the <guilabel>Magnifier</guilabel> option in the <guilabel>Startup Mode</guilabel> dialog.</para>
133
 
</listitem>
134
 
<listitem>
135
 
<para>Click on <guilabel>Preferences</guilabel> in the <guilabel>Gnopernicus</guilabel> menu window.</para>
136
 
</listitem>
137
 
<listitem>
138
 
<para>Click on <guilabel>Magnifier</guilabel> to open the <guilabel>Magnifier Preferences</guilabel> dialog.</para>
139
 
</listitem>
140
 
<listitem>
141
 
<para>Click on the <guibutton>Add/Modify</guibutton> button to display
142
 
the <guilabel>Zoomer Options</guilabel> dialog.</para>
143
 
</listitem>
144
 
<listitem>
145
 
<para>In the <guilabel>Display Screen</guilabel> section, type <userinput>:0.1</userinput> in the <guilabel>Source</guilabel> text box. </para>
146
 
</listitem>
147
 
<listitem>
148
 
<para>In the <guilabel>Zoomer Placement</guilabel> section, set
149
 
the value of the <guilabel>Left</guilabel> spin box to <userinput>0</userinput>.</para>
150
 
</listitem>
151
 
<listitem>
152
 
<para>Click <guibutton>Apply</guibutton>.</para>
153
 
<para>The <application>Screen Reader and Magnifier</application> user interface
154
 
is no longer visible.</para>
155
 
</listitem>
156
 
<listitem>
157
 
<para>Log out of your session.</para>
158
 
</listitem>
159
 
<listitem>
160
 
<para>Log in to a new session.</para>
161
 
</listitem>
162
 
<listitem>
163
 
<para>Enter the following command to start <application>Screen Reader
164
 
and Magnifier</application> in full screen magnification mode:</para>
 
139
<para>
 
140
Edit the <literal>ServerLayout</literal> section to change the <literal>Screen</literal> line as follows:
 
141
</para>
 
142
<para>
 
143
<literallayout>Screen &quot;Screen[0]&quot; 0 0
 
144
</literallayout>
 
145
</para>
 
146
</listitem>
 
147
<listitem>
 
148
<para>
 
149
Insert the following line in the <literal>ServerLayout</literal> section:
 
150
</para>
 
151
<para>
 
152
<literallayout>Screen &quot;Screen[D]&quot; 
 
153
RightOf &quot;Screen[0]&quot;</literallayout>
 
154
</para>
 
155
</listitem>
 
156
<listitem>
 
157
<para>
 
158
Save the <filename>/etc/X11/XF86Config</filename> file.
 
159
</para>
 
160
</listitem>
 
161
<listitem>
 
162
<para>
 
163
Restart the X Server.
 
164
</para>
 
165
</listitem>
 
166
<listitem>
 
167
<para>
 
168
Start the <application>Screen Reader and Magnifier</application> application.
 
169
</para>
 
170
</listitem>
 
171
<listitem>
 
172
<para>
 
173
Click on <guilabel>Startup Mode</guilabel> in the <guilabel>Gnopernicus</guilabel> menu window.
 
174
</para>
 
175
</listitem>
 
176
<listitem>
 
177
<para>
 
178
Select the <guilabel>Magnifier</guilabel> option in the <guilabel>Startup Mode</guilabel> dialog.
 
179
</para>
 
180
</listitem>
 
181
<listitem>
 
182
<para>
 
183
Click on <guilabel>Preferences</guilabel> in the <guilabel>Gnopernicus</guilabel> menu window.
 
184
</para>
 
185
</listitem>
 
186
<listitem>
 
187
<para>
 
188
Click on <guilabel>Magnifier</guilabel> to open the <guilabel>Magnifier Preferences</guilabel> dialog.
 
189
</para>
 
190
</listitem>
 
191
<listitem>
 
192
<para>
 
193
Click on the <guibutton>Add/Modify</guibutton> button to display the <guilabel>Zoomer Options</guilabel> dialog.
 
194
</para>
 
195
</listitem>
 
196
<listitem>
 
197
<para>
 
198
In the <guilabel>Display Screen</guilabel> section, type <userinput>:0.1</userinput> in the <guilabel>Source</guilabel> text box. 
 
199
</para>
 
200
</listitem>
 
201
<listitem>
 
202
<para>
 
203
In the <guilabel>Zoomer Placement</guilabel> section, set the value of the <guilabel>Left</guilabel> spin box to <userinput>0</userinput>.
 
204
</para>
 
205
</listitem>
 
206
<listitem>
 
207
<para>
 
208
Click <guibutton>Apply</guibutton>.
 
209
</para>
 
210
<para>
 
211
The <application>Screen Reader and Magnifier
 
212
</application> user interface is no longer visible.
 
213
</para>
 
214
</listitem>
 
215
<listitem>
 
216
<para>
 
217
Log out of your session.
 
218
</para>
 
219
</listitem>
 
220
<listitem>
 
221
<para>
 
222
Log in to a new session.
 
223
</para>
 
224
</listitem>
 
225
<listitem>
 
226
<para>
 
227
Enter the following command to start <application>Screen Reader and Magnifier</application> in full-screen magnification mode:
 
228
</para>
165
229
<para>
166
230
<command>gnopernicus -display :0.1</command>
167
231
</para>
168
232
</listitem>
169
233
<listitem>
170
 
<para>When you log out of your session, select the <guilabel>Save
171
 
current setup</guilabel> option. </para>
 
234
<para>
 
235
When you log out of your session, select the 
 
236
<guilabel>Save current setup</guilabel> option. 
 
237
</para>
172
238
</listitem>
173
239
</orderedlist>
174
240
</sect2>
175
241
</sect1>
 
242
 
176
243
<sect1 id="sysadmin-52">
177
 
<title>Enabling Braille</title>
 
244
<title>Enabling braille</title>
178
245
<indexterm>
179
 
<primary>Braille, enabling</primary>
 
246
<primary>braille, enabling</primary>
180
247
</indexterm>
181
 
<para>To enable
182
 
your system to support Braille output, you must configure the access rights
183
 
to the serial port to which the Braille device is connected. To do that:</para>
 
248
<para>
 
249
To enable your system to support braille output, you must configure the access rights to the serial port to which the braille device is connected:
 
250
</para>
184
251
<orderedlist>
185
252
<listitem>
186
 
<para>Log in as the <literal>root</literal> user.</para>
 
253
<para>
 
254
Log in as the <literal>root</literal> user.
 
255
</para>
187
256
</listitem>
188
257
<listitem>
189
 
<para>Enter the following command:</para>
 
258
<para>
 
259
Enter the following command:
 
260
</para>
190
261
<para>
191
262
<command>chmod 777 /dev/ttyS0</command>
192
263
</para>
193
264
</listitem>
194
265
<listitem>
195
 
<para>Enter the following command:</para>
 
266
<para>
 
267
Enter the following command:
 
268
</para>
196
269
<para>
197
270
<command>chmod 777 /dev/ttyS1</command>
198
271
</para>
199
272
</listitem>
200
273
</orderedlist>
201
274
</sect1>
 
275
 
202
276
<sect1 id="sysadmin-37">
203
277
<title>Configuring Alternative Pointer Devices</title>
204
278
<indexterm>
205
279
<primary>configuring two pointer devices</primary>
206
 
<secondary>on
207
 
Linux systems</secondary>
 
280
<secondary>on Linux systems</secondary>
208
281
</indexterm>
209
 
<para>The following sections describe how to configure your system to use
210
 
a standard physical mouse and another pointer device such as a single switch
211
 
device or head tracker device, and how to configure <application>On-Screen
212
 
Keyboard</application> to use the second pointer device.</para>
213
 
<para>To configure an alternative pointer
214
 
device, perform the following steps:</para>
 
282
<para>
 
283
The following sections describe how to configure your system to use a standard physical mouse and another pointer device such as a single switch device or head 
 
284
tracker device, and how to configure <application>On-Screen Keyboard</application> to use the second pointer device.
 
285
</para>
 
286
<para>
 
287
To configure an alternative pointer device, perform the following steps:
 
288
</para>
215
289
<orderedlist>
216
290
<listitem>
217
 
<para>Before you connect the alternative pointer device to your
218
 
system, enter the following command to list the existing devices:</para>
219
 
<para>
220
 
<command>ls -l /dev/usb/hid*</command>
221
 
</para>
222
 
</listitem>
223
 
<listitem>
224
 
<para>Connect the alternative pointer device to your system.</para>
225
 
</listitem>
226
 
<listitem>
227
 
<para>Enter the following command again to list the new device:</para>
228
 
<para>
229
 
<command>ls -l /dev/usb/hid*</command>
230
 
</para>
231
 
</listitem>
232
 
<listitem>
233
 
<para>Open the file <filename>/etc/X11/XF86Config</filename>.</para>
234
 
</listitem>
235
 
<listitem>
236
 
<para>Edit the <literal>InputDevice</literal> section where the <literal>Driver</literal> value is set to <literal>mouse</literal> as follows:</para>
 
291
<para>
 
292
Before you connect the alternative pointer device to your system, enter the following command to list the existing devices:
 
293
</para>
 
294
<para>
 
295
<command>ls -l /dev/usb/hid*</command>
 
296
</para>
 
297
</listitem>
 
298
<listitem>
 
299
<para>
 
300
Connect the alternative pointer device to your system.
 
301
</para>
 
302
</listitem>
 
303
<listitem>
 
304
<para>
 
305
Enter the following command again to list the new device:
 
306
</para>
 
307
<para>
 
308
<command>ls -l /dev/usb/hid*</command>
 
309
</para>
 
310
</listitem>
 
311
<listitem>
 
312
<para>
 
313
Open the file <filename>/etc/X11/XF86Config</filename>.
 
314
</para>
 
315
</listitem>
 
316
<listitem>
 
317
<para>
 
318
Edit the <literal>InputDevice</literal> section where the <literal>Driver</literal> value is set to <literal>mouse</literal> as follows:
 
319
</para>
237
320
<itemizedlist>
238
321
<listitem>
239
 
<para>Change the <literal>Option Device</literal> line to the following:</para>
240
 
<para>
241
 
<literallayout>Option &quot;Device&quot; &quot;/dev/input/mouse0&quot;</literallayout>
 
322
<para>
 
323
Change the <literal>Option Device</literal> line to the following:
 
324
</para>
 
325
<para>
 
326
<literallayout>
 
327
Option &quot;Device&quot; &quot;/dev/input/mouse0&quot;
 
328
</literallayout>
242
329
</para>
243
330
</listitem>
244
331
<listitem>
245
 
<para>Comment out the <literal>Option Protocol</literal> line as
246
 
follows:</para>
247
 
<para>
248
 
<literallayout>#Option &quot;Protocol&quot; &quot;explorerps/2&quot;</literallayout>
 
332
<para>
 
333
Comment out the <literal>Option Protocol</literal> line as follows:
 
334
</para>
 
335
<para>
 
336
<literallayout>
 
337
#Option &quot;Protocol&quot; &quot;explorerps/2&quot;
 
338
</literallayout>
249
339
</para>
250
340
</listitem>
251
341
</itemizedlist>
252
342
<note>
253
 
<para>If you are not using USB connections for your primary mouse device
254
 
and other pointer device, you do not need to carry out this step.</para>
 
343
<para>
 
344
If you are not using USB connections for your primary mouse device and other pointer device, you do not need to carry out this step.
 
345
</para>
255
346
</note>
256
347
</listitem>
257
348
<listitem>
258
 
<para>Create a new <literal>InputDevice</literal> section as follows:</para>
 
349
<para>
 
350
Create a new <literal>InputDevice</literal> section as follows:
 
351
</para>
259
352
<para>
260
353
<literallayout>Section &quot;InputDevice&quot;
261
354
Driver &quot;mouse&quot;
266
359
EndSection</literallayout>
267
360
</para>
268
361
<note>
269
 
<para>If you are not using USB connections for your primary mouse device
270
 
and other pointer device, you do not need to carry out this step.</para>
 
362
<para>
 
363
If you are not using USB connections for your primary mouse device and other pointer device, you do not need to carry out this step.
 
364
</para>
271
365
</note>
272
366
</listitem>
273
367
<listitem>
274
 
<para>Edit the <literal>ServerLayout</literal> section as follows:</para>
 
368
<para>
 
369
Edit the <literal>ServerLayout</literal> section as follows:
 
370
</para>
275
371
<itemizedlist>
276
372
<listitem>
277
 
<para>Change the <literal>InputDevice &quot;Mouse[1]&quot;</literal> line
278
 
to the following:</para>
279
 
<para>
280
 
<literallayout>InputDevice &quot;Mouse[1]&quot; &quot;CorePointer&quot;</literallayout>
 
373
<para>
 
374
Change the <literal>InputDevice &quot;Mouse[1]&quot;</literal> line to the following:
 
375
</para>
 
376
<para>
 
377
<literallayout>
 
378
InputDevice &quot;Mouse[1]&quot; &quot;CorePointer&quot;
 
379
</literallayout>
281
380
</para>
282
381
</listitem>
283
382
<listitem>
284
 
<para>Create a new <literal>InputDevice</literal> line as follows:</para>
 
383
<para>
 
384
Create a new <literal>InputDevice</literal> line as follows:
 
385
</para>
285
386
<para>
286
387
<literallayout>InputDevice &quot;Mouse[3]&quot;
287
388
</literallayout>
288
389
</para>
289
390
</listitem>
290
391
<listitem>
291
 
<para>Remove any occurrences of the attributes <literal>SendCore</literal> or <literal>AlwaysCore</literal> from any of <literal>InputDevice</literal> lines.</para>
 
392
<para>
 
393
Remove any occurrences of the attributes 
 
394
<literal>SendCore</literal> or <literal>AlwaysCore</literal> from any of <literal>InputDevice</literal> lines.
 
395
</para>
292
396
</listitem>
293
397
</itemizedlist>
294
398
<note>
295
 
<para>Ensure that only the device that you are using as the primary
296
 
mouse device has the <literal>&quot;CorePointer&quot;</literal> attribute and ensure
297
 
that the alternate input devices do not have the <literal>SendCore</literal>
298
 
or <literal>AlwaysCore</literal> attributes.</para>
 
399
<para>
 
400
Ensure that only the device that you are using as the primary mouse device has the <literal>&quot;CorePointer&quot;</literal> attribute and ensure that the alternate input devices do not have the <literal>SendCore</literal> or <literal>AlwaysCore</literal> attributes.
 
401
</para>
299
402
</note>
300
403
</listitem>
301
404
<listitem>
302
 
<para>Save the <filename>/etc/X11/XF86Config</filename> file.</para>
 
405
<para>
 
406
Save the <filename>/etc/X11/XF86Config</filename> file.
 
407
</para>
303
408
</listitem>
304
409
<listitem>
305
 
<para>Restart the X Server.</para>
 
410
<para>
 
411
Restart the X Server.
 
412
</para>
306
413
</listitem>
307
414
</orderedlist>
 
415
 
308
416
<sect2 id="sysadmin-47">
309
 
<title>To Configure On-Screen Keyboard to Use an Alternative Pointer Device</title>
 
417
<title>Configuring the On-Screen Keyboard to Use an Alternative Pointer Device</title>
310
418
<indexterm>
311
419
<primary>On-Screen Keyboard</primary>
312
 
<secondary>configuring for
313
 
two pointer devices</secondary>
 
420
<secondary>configuring for two pointer devices</secondary>
314
421
</indexterm>
315
 
<para>To configure the <application>On-Screen Keyboard</application> application to use an alternative pointer
316
 
device, perform the following steps.</para>
 
422
<para>
 
423
To configure the <application>On-Screen Keyboard</application> application to use an alternative pointer device, perform the following steps:
 
424
</para>
317
425
<orderedlist>
318
426
<listitem>
319
 
<para>Start the <application>On-Screen Keyboard</application> application.</para>
320
 
</listitem>
321
 
<listitem>
322
 
<para>Click on <guilabel>GOK</guilabel> in the <guilabel>GOK - main</guilabel> window.</para>
323
 
</listitem>
324
 
<listitem>
325
 
<para>Click on <guilabel>Preferences</guilabel> to open the <guilabel>Preferences</guilabel> dialog.</para>
326
 
</listitem>
327
 
<listitem>
328
 
<para>Click on the <guilabel>Actions</guilabel> tab.</para>
329
 
</listitem>
330
 
<listitem>
331
 
<para>In the <guilabel>Event Source</guilabel> options, select the <guilabel>Other input device</guilabel> option. <application>On-Screen Reader</application>
332
 
displays the name of the input device that you configured in the text box
333
 
next to the <guilabel>Other input device</guilabel> option.</para>
334
 
</listitem>
335
 
<listitem>
336
 
<para>Click <guibutton>OK</guibutton> to close the <guilabel>GOK
337
 
Preferences</guilabel> dialog.</para>
 
427
<para>
 
428
Start the <application>On-Screen Keyboard</application> application.
 
429
</para>
 
430
</listitem>
 
431
<listitem>
 
432
<para>
 
433
Click on <guilabel>GOK</guilabel> in the <guilabel>GOK - main</guilabel> window.
 
434
</para>
 
435
</listitem>
 
436
<listitem>
 
437
<para>
 
438
Click on <guilabel>Preferences</guilabel> to open the <guilabel>Preferences</guilabel> dialog.
 
439
</para>
 
440
</listitem>
 
441
<listitem>
 
442
<para>
 
443
Click on the <guilabel>Actions</guilabel> tab.
 
444
</para>
 
445
</listitem>
 
446
<listitem>
 
447
<para>
 
448
In the <guilabel>Event Source</guilabel> options, select the <guilabel>Other input device</guilabel> option. <application>On-Screen Reader</application> displays the name of the input device that you configured in the text box next to the <guilabel>Other input device</guilabel> option.
 
449
</para>
 
450
</listitem>
 
451
<listitem>
 
452
<para>
 
453
Click <guibutton>OK</guibutton> to close the 
 
454
<guilabel>GOK Preferences</guilabel> dialog.
 
455
</para>
338
456
</listitem>
339
457
</orderedlist>
340
458
</sect2>