summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-08-23 10:50:31 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-08-23 10:50:31 (GMT)
commitb97436138c3c96c792327fb5c28ac89b070790e1 (patch)
tree21184821e6ee24c7c736d12c8865c1de7841117d /doc
parent595aa02b0f345114e1ebf159b473110da232d797 (diff)
parent56bc4cc58acd71ebf3dffa34ea192c20cb4bd390 (diff)
downloadtk-b97436138c3c96c792327fb5c28ac89b070790e1.zip
tk-b97436138c3c96c792327fb5c28ac89b070790e1.tar.gz
tk-b97436138c3c96c792327fb5c28ac89b070790e1.tar.bz2
[Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual event.
FossilOrigin-Name: 6e2fb2ddce13127a95c2f5dc485d6afa5d1f8811
Diffstat (limited to 'doc')
-rw-r--r--doc/event.n5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/event.n b/doc/event.n
index f45a13f..52cb992 100644
--- a/doc/event.n
+++ b/doc/event.n
@@ -480,7 +480,12 @@ range of selected contents.
Move to the previous group of items (i.e., visible word) in the current widget
while extending the range of selected contents.
.TP
+\fB<<ToggleSelection>>\fR
+.
+Toggle the selection.
+.TP
\fB<<Undo>>\fR
+.
Undo the last action.
.SH EXAMPLES
.SS "MAPPING KEYS TO VIRTUAL EVENTS"