diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2011-07-18 15:25:38 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2011-07-18 15:25:38 (GMT) |
commit | 09e4293ae25158366808553dcfd12962f85cc3e5 (patch) | |
tree | cec1bcb89b7f64d9fd6750a9fe013c99cd23bfef /doc/tk.n | |
parent | 5a60d03bd27c78e2d425d781217365c8800e45d8 (diff) | |
download | tk-09e4293ae25158366808553dcfd12962f85cc3e5.zip tk-09e4293ae25158366808553dcfd12962f85cc3e5.tar.gz tk-09e4293ae25158366808553dcfd12962f85cc3e5.tar.bz2 |
More small documentation improvements.
Diffstat (limited to 'doc/tk.n')
-rw-r--r-- | doc/tk.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,8 +60,8 @@ used for indicating global focus (e.g. to comply with Microsoft Accessibility guidelines), as well as for location of the over-the-spot XIM (X Input Methods) or Windows IME windows. If no options are specified, the last values used for setting the caret are return in option-value pair -format. \fI\-x\fR and \fI\-y\fR represent window-relative coordinates, and -\fI\-height\fR is the height of the current cursor location, or the height +format. \fB\-x\fR and \fB\-y\fR represent window-relative coordinates, and +\fB\-height\fR is the height of the current cursor location, or the height of the specified \fIwindow\fR if none is given. .TP \fBtk inactive \fR?\fB\-displayof \fIwindow\fR? ?\fBreset\fR? |