[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694937: release-notes: Accessibility and gdm3



tag 694937 + patch
thanks

Le Sun, Dec 02, 2012 at 02:33:08PM +0100, Josselin Mouette a écrit :
> 
> Since nobody found the time to add the a11y menu to the GDM fallback 
> greeter, the following should be mentioned in the release notes:
> 
> 
>   By default, most accessibility tools are not enabled in the GNOME 
>   display manager (gdm3).  In order to enable screen reading, zooming, 
>   or a visual keyboard, the simplest way is to enable the “shell” 
>   greeter.
>   
>   To do that, edit the /etc/gdm3/greeter.gsettings file, and uncomment 
>   the following:
>     session-name='gdm-shell'
>   while commenting
>     session-name='gdm-fallback'
>   
>   Note that it requires a compatible 3D graphics card — which is the 
>   reason why it is not enabled by default.

Hello everybody,

here is a patch (attached) that translates Josselin's text in DocBook
and that is rendered as followed in text version.

5.4. GNOME desktop changes and support

    By default, most accessibility tools are not enabled in the GNOME
    display manager (gdm3). In order to enable screen reading,
    zooming, or a visual keyboard, the simplest way is to enable the 
    “shell” greeter.

    To do that, edit the /etc/gdm3/greeter.gsettings file, and
    uncomment the following:

    session-name='gdm-shell'

    while commenting

    session-name='gdm-fallback'

    Note that it requires a compatible 3D graphics card — which is
    the reason why it is not enabled by default.

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan
Index: issues.dbk
===================================================================
--- issues.dbk	(révision 9657)
+++ issues.dbk	(copie de travail)
@@ -104,10 +104,23 @@
 </para>
 </section>
 
-<section id="gnome-desktop-changes" condition="fixme">
+<section id="gnome-desktop-changes">
 <title>GNOME desktop changes and support</title>
 <para>
+  By default, most accessibility tools are not enabled in the GNOME display
+  manager (gdm3).  In order to enable screen reading, zooming, or a visual
+  keyboard, the simplest way is to enable the <quote>shell</quote> greeter.
 </para>
+
+<para>  
+  To do that, edit the <filename>/etc/gdm3/greeter.gsettings</filename> file,
+  and uncomment the following:
+<programlisting>session-name='gdm-shell'</programlisting>
+  while commenting
+<programlisting>session-name='gdm-fallback'</programlisting>
+  Note that it requires a compatible 3D graphics card — which is the reason
+  why it is not enabled by default.
+</para>
 </section>
 
 <section id="graphics" condition="fixme">

Reply to: