| <!doctype doctype public "-//w3c//dtd html 4.0 transitional//en"> |
| <html> |
| <head> |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <title>Accessibility preference page</title> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script> |
| <link rel="STYLESHEET" href="../book.css" type="text/css"> |
| </head> |
| <body bgcolor="#ffffff"> |
| |
| <h1 class="Head">Accessibility preference page</h1> |
| |
| <p>You can change the following preferences on the |
| <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.editors.preferencePages.Accessibility)")'><img src="PLUGINS_ROOT/org.eclipse.help/command_link.png"><strong>General > Editors > Text Editors > Accessibility</strong></a> preference page: |
| </p> |
| |
| <table border="1" cellspacing="0" cellpadding="5"> |
| <thead> |
| <tr valign="top"> |
| <th>Option</th> |
| <th>Description</th> |
| <th>Default</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr valign="top"> |
| <td><b>Use custom caret</b></td> |
| <td>Replaces the original <i>caret</i> (the marker that indicates where the next character will appear) |
| with a custom caret and shows a different caret for Overwrite and Insert modes.</td> |
| <td>On</td> |
| </tr> |
| <tr valign="top"> |
| <td><b>Enable thick caret</b></td> |
| <td>Replaces the original caret with a more visible, thicker caret.</td> |
| <td>On</td> |
| </tr> |
| <tr valign="top"> |
| <td><b>Use characters to show changes on line number bar</b></td> |
| <td>Quick Diff shows the changes in a vertical ruler using colors. |
| Color-blind persons can enable this option to show differences with different characters |
| in the line number ruler.</td> |
| <td>Off</td> |
| </tr> |
| </tbody> |
| </table> |
| |
| <p>The <b>Accessibility</b> preference page: |
| </p> |
| |
| <p><img src="../images/ref-accessibility.png" alt="Accessibility preference page"> |
| </p> |
| |
| </body> |
| </html> |