GNOME/Accessibility

From openSUSE

Accessible Login

Edit /etc/gdm/custom.conf and in the [daemon] section add the following two lines:

 AddGtkModules=true
 GtkModulesList=gail:atk-bridge:/usr/lib/gtk-2.0/modules/libkeymouselistener:/usr/lib/gtk-2.0/modules/libdwellmouselistener

xorg.conf

Edit /etc/X11/xorg.conf and make sure you have the following:

 Section "Extensions"
   Option "XEVIE"
 EndSection