After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330510 - typo in http://www.gnome.org/learn/access-guide/2.10/apas03.html
typo in http://www.gnome.org/learn/access-guide/2.10/apas03.html
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: access-guide
2.4
Other Linux
: Normal normal
: ---
Assigned To: irene.ryan
irene.ryan
AP2
Depends on:
Blocks:
 
 
Reported: 2006-02-09 10:37 UTC by remus draica
Modified: 2006-08-18 11:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (675 bytes, patch)
2006-02-09 10:45 UTC, remus draica
committed Details | Review

Description remus draica 2006-02-09 10:37:57 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]"
Comment 1 remus draica 2006-02-09 10:45:06 UTC
Created attachment 58990 [details] [review]
proposed patch
Comment 2 Calum Benson 2006-04-26 16:57:54 UTC
Apologies for spam-- marking AP2 to reflect accessibility impact.
Comment 3 Calum Benson 2006-04-26 17:09:43 UTC
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
Comment 4 Don Scorgie 2006-08-18 11:16:07 UTC
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