blob: b368419c37324978fdd99b4a3d47ed0420e2af82 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html 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=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" type="text/javascript"></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.svg" alt="command link"/><strong>General &gt; Editors &gt; Text Editors &gt; 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>
<tr valign="top">
<td><b>Use saturated colors in overview ruler</b></td>
<td>Uses saturated colors for annotations in the overview ruler.</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>