Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:handbook:accessibility [2010/07/08 15:14] – external edit 127.0.0.1 | en:handbook:accessibility [2012/08/14 20:28] (current) – linea | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| The configuration files can be found in the / | The configuration files can be found in the / | ||
| and the yasr configuration file is located in / | and the yasr configuration file is located in / | ||
| + | |||
| + | |||
| + | ===== Sticky/ | ||
| + | |||
| + | To enable the accessibility keys just edit your /// | ||
| + | |||
| + | < | ||
| + | default_xserver | ||
| + | xserver_arguments | ||
| + | </ | ||
| + | |||
| + | After you login again, to enable/ | ||
| + | * **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: | ||
| + | < | ||
| + | # tazpkg get-install accessx | ||
| + | $ ax help | ||
| + | $ accessx | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||