summaryrefslogtreecommitdiffstats
path: root/doc/event.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-23 10:50:31 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-23 10:50:31 (GMT)
commit5f670cf18bf011c3863988bb1885fbe2280d93ce (patch)
tree21184821e6ee24c7c736d12c8865c1de7841117d /doc/event.n
parenta2afa24b51c49505318951eddc2541eeb3fa7322 (diff)
parent47d925b939d119ba537fb921c81a4b7eccfd0ad9 (diff)
downloadtk-5f670cf18bf011c3863988bb1885fbe2280d93ce.zip
tk-5f670cf18bf011c3863988bb1885fbe2280d93ce.tar.gz
tk-5f670cf18bf011c3863988bb1885fbe2280d93ce.tar.bz2
[Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual event.
Diffstat (limited to 'doc/event.n')
-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"