Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:handbook:accessibility [2010/07/08 15:14] – external edit 127.0.0.1en:handbook:accessibility [2012/08/14 20:28] (current) linea
Line 66: Line 66:
 The configuration files can be found in the /etc/speech-dispatcher or ~/.speech-dispatcher directories The configuration files can be found in the /etc/speech-dispatcher or ~/.speech-dispatcher directories
 and the yasr configuration file is located in /usr/share/yasr. and the yasr configuration file is located in /usr/share/yasr.
 +
 +
 +===== Sticky/Slow/Mouse Keys in X =====
 +
 +To enable the accessibility keys just edit your ///etc/slim.conf// file and logout of your X session:
 +
 +<file>
 +default_xserver     /usr/bin/Xorg 
 +xserver_arguments   +accessx 
 +</file>
 +
 +After you login again, to enable/disable:
 +    * **Sticky keys**: Press the shift key 5 times
 +    * **Slow keys**: Hold down the shift key for 8 seconds
 +    * **Mouse keys**: Hold down the left shift, left Alt and Num Lock keys
 +
 +There is also a package in the repositories that can do all this in gui or command line mode: **accessx**. To install and run:
 +<code>
 + # tazpkg get-install accessx
 + $ ax help
 + $ accessx
 +</code>
 +
 +
 +       
 
en/handbook/accessibility.1278602062.txt.gz · Last modified: (external edit)