| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2013. 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=utf-8" /> |
| <meta http-equiv="Content-Style-Type" content="text/css" /> |
| <title>Accessibility preferences</title> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| <link rel="STYLESHEET" href="../book.css" type="text/css" /> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1 class="Head">Accessibility preferences</h1> |
| <p>The following preferences can be changed 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.svg" alt="command link" /><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 in vertical ruler</b></td> |
| <td>Quick Diff shows line changes in the vertical ruler on the left hand side using colors. Enable this option |
| to show differences additionally with characters.</td> |
| <td>Off</td> |
| </tr> |
| <tr valign="top"> |
| <td><b>Use saturated colors in overview ruler</b></td> |
| <td>Uses saturated colors for annotations in the overview ruler on the right hand side.</td> |
| <td>Off</td> |
| </tr> |
| </tbody> |
| </table> |
| <h3 class="related">Related reference</h3><a href="../concepts/accessibility/text_editor.htm">Accessibility features |
| in textual editors</a> |
| </body> |
| </html> |