GNOME Bugzilla – Bug 330510
typo in http://www.gnome.org/learn/access-guide/2.10/apas03.html
Last modified: 2006-08-18 11:16:07 UTC
in section 6, can be read: In the new Screen section, edit the Device, Identifier, and Monitor lines as follows: Device "dummy" Identifier "ScreenD" Monitor "MonitorD" The line Identifier "ScreenD" should be Identifier "Screen[D]" Later, in section 8, Screen[D] is used: Insert the following line in the ServerLayout section: Screen "Screen[D]" RightOf "Screen[0]"
Created attachment 58990 [details] [review] proposed patch
Apologies for spam-- marking AP2 to reflect accessibility impact.
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
Thanks for the bug report. This is now fixed in the 2.15 version of the access guide. Closing. 2006-08-18 Don Scorgie <dscorgie@cvs.gnome.org> * sysadmin.xml: Minor correction to the sysadmin section ScreenD should be Screen[D] to stop X complaining bug #330510 Fix from Remus Draica