Mercurial > emacs
changeset 89144:ab07a01e1a94
(Table of Resources): Add useXIM.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 05 Oct 2002 14:37:43 +0000 |
parents | 7b8bd597892a |
children | 9feda646c377 |
files | man/xresources.texi |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/xresources.texi Sat Oct 05 01:54:48 2002 +0000 +++ b/man/xresources.texi Sat Oct 05 14:37:43 2002 +0000 @@ -247,6 +247,14 @@ @item @code{title} (class @code{Title}) Name to display in the title bar of the initial Emacs frame. +@item @code{useXIM} (class @code{UseXIM}) +@cindex XIM +@cindex X input methods +Turn off use of X input methods (XIM) if @samp{false} or @samp{off}. +This is only relevant if your Emacs is actually built with XIM +support. It is potentially useful to turn off XIM for efficiency, +especially slow X client/server links. + @item @code{verticalScrollBars} (class @code{ScrollBars}) Give frames scroll bars if @samp{on}; don't have scroll bars if @samp{off}.