diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-05-22 13:40:13 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-05-22 13:40:13 (GMT) |
commit | f6d482f314eb164a9779a263224b88b85ff275cb (patch) | |
tree | ea67af0a1e5fd3b0caa3f04627c07a97810620c6 /doc | |
parent | dfb0c81cd0a5d7f83c551496fdce521a68f12ffe (diff) | |
parent | ce71e454a4e1b7239f2e765f09373d1fb9779f86 (diff) | |
download | tk-f6d482f314eb164a9779a263224b88b85ff275cb.zip tk-f6d482f314eb164a9779a263224b88b85ff275cb.tar.gz tk-f6d482f314eb164a9779a263224b88b85ff275cb.tar.bz2 |
Merge 8.6
Diffstat (limited to 'doc')
-rw-r--r-- | doc/text.n | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -2027,10 +2027,7 @@ integer. This command used to be used for scrolling, but now it is obsolete. .SH BINDINGS .PP Tk automatically creates class bindings for texts that give them the following -default behavior. In the descriptions below, -.QW word -is dependent on the value of the \fBtcl_wordchars\fR variable. See -\fBtclvars\fR(n). +default behavior. .IP [1] Clicking mouse button 1 positions the insertion cursor just before the character underneath the mouse cursor, sets the input focus to this widget, |