summaryrefslogtreecommitdiffstats
path: root/doc/tk.n
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-10-31 00:52:11 (GMT)
committerhobbs <hobbs>2000-10-31 00:52:11 (GMT)
commit032d4fd9828b704021d738faadf62f421c1c0778 (patch)
tree010254ab4340cf22f9bf10f97f5b9ebdf9eee669 /doc/tk.n
parenta9cde766a59152713ad488a8c0b3a37b1bfe5e3b (diff)
downloadtk-032d4fd9828b704021d738faadf62f421c1c0778.zip
tk-032d4fd9828b704021d738faadf62f421c1c0778.tar.gz
tk-032d4fd9828b704021d738faadf62f421c1c0778.tar.bz2
* tests/tk.test:
* doc/tk.n: updated to reflect default on status of useinputmethods. * library/tk.tcl: tk useinputmethods is set to 1 by default. This enables Kanji and dead-char input by default. Intro'd in 1999-12-16 with default off to avoid some problems with older X servers that would slow down widget creation over time.
Diffstat (limited to 'doc/tk.n')
-rw-r--r--doc/tk.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tk.n b/doc/tk.n
index 5de1e08..ad82002 100644
--- a/doc/tk.n
+++ b/doc/tk.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: tk.n,v 1.3 1999/12/16 21:57:12 hobbs Exp $
+'\" RCS: @(#) $Id: tk.n,v 1.4 2000/10/31 00:52:11 hobbs Exp $
'\"
.so man.macros
.TH tk n 8.3 Tk "Tk Built-In Commands"
@@ -76,7 +76,7 @@ some locales (ie: Japanese, Korean), to handle special input devices. This
feature is only significant on X. If XIM support is not available, this
will always return 0. If the \fIwindow\fR argument is omitted, it defaults
to the main window. If the \fIboolean\fR argument is omitted, the current
-state is returned.
+state is returned. This is turned on by default for the main display.
.VE
.SH KEYWORDS
application name, send