Update to tk 8.5.19
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
'\" See the file "license.terms" for information on usage and redistribution
|
||||
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
||||
'\"
|
||||
.so man.macros
|
||||
.TH bind n 8.0 Tk "Tk Built-In Commands"
|
||||
.so man.macros
|
||||
.BS
|
||||
'\" Note: do not modify the .SH NAME line immediately below!
|
||||
.SH NAME
|
||||
@@ -548,6 +548,9 @@ event generated by \fBSendEvent\fR.
|
||||
.IP \fB%K\fR 5
|
||||
The keysym corresponding to the event, substituted as a textual
|
||||
string. Valid only for \fBKeyPress\fR and \fBKeyRelease\fR events.
|
||||
.IP \fB%M\fR 5
|
||||
The number of script-based binding patterns matched so far for the
|
||||
event. Valid for all event types.
|
||||
.IP \fB%N\fR 5
|
||||
The keysym corresponding to the event, substituted as a decimal
|
||||
number. Valid only for \fBKeyPress\fR and \fBKeyRelease\fR events.
|
||||
|
||||
Reference in New Issue
Block a user