Screen-Magnifier Turn-off

From FreekiWiki
Revision as of 16:17, 29 April 2011 by Scott (talk | contribs) (New page: == Turn off the magnifier at the login screen. == http://ubuntuforums.org/showthread.php?t=167605 This will turn off the screen magnifier <code>sudo -u gdm gconftool-2 /desktop/gnome/ap...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Turn off the magnifier at the login screen.

http://ubuntuforums.org/showthread.php?t=167605

This will turn off the screen magnifier

sudo -u gdm gconftool-2 /desktop/gnome/applications/at/screen_magnifier_enabled --type bool --set false 


This will verify that screen magnifier is set to false

 sudo -u gdm gconftool-2 --get  /desktop/gnome/applications/at/screen_magnifier_enabled 

Once you've done that, you can turn the rest off in the universal access menu.

You can also disable:

screen_reader 
screen_magnifier 
screen_keyboard