summaryrefslogtreecommitdiff
path: root/documentation/Fl_Input.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Input.html')
-rw-r--r--documentation/Fl_Input.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Fl_Input.html b/documentation/Fl_Input.html
index 8e4317022..0c65dc962 100644
--- a/documentation/Fl_Input.html
+++ b/documentation/Fl_Input.html
@@ -58,7 +58,7 @@ only, otherwise it moves to the next input field).</TD></TR>
otherwise it moves to the previous input field).</TD></TR>
<TR><TD><B>^Q or
<BR>RightCtrl or
-<BR>Compose</B></TD><TD>Start a <A href=compose.html>compose-character</A>
+<BR>Compose</B></TD><TD>Start a <A href="events.html#compose">compose-character</A>
sequence. The next one or two keys typed define the character to
insert. This also can be used to &quot;quote&quot; control characters.</TD></TR>
<TR><TD><B>^U</B></TD><TD>Delete everything.</TD></TR>
@@ -176,4 +176,6 @@ fields. </LI>
<H4><A name=Fl_Input.cursor_color>Fl_Color Fl_Input::cursor_color()
const
<BR> void Fl_Input::cursor_color(Fl_Color)</A></H4>
- Get or set the color of the cursor. This is black by default. </BODY></HTML>
+ Get or set the color of the cursor. This is black by default.
+
+</BODY></HTML>