From 6ebc71e8afd0d44142f037aee64b659971bf39dc Mon Sep 17 00:00:00 2001 From: William McBrine Date: Sat, 9 Dec 2006 19:10:07 +0000 Subject: [PATCH] Make Multi_key PDCurses' default compose key. --- doc/x11.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/x11.man b/doc/x11.man index c9572cf8..2c65269d 100644 --- a/doc/x11.man +++ b/doc/x11.man @@ -243,11 +243,11 @@ composeKey: The name of the X key that defines the "compose key" which is used to enter characters in the Latin-1 character set above 0xA0. Generally this key will be one of the X "modifier" keys, like Alt_L, Meta_R etc. - but can be a "normal" key like F1. Try to While in + but can be a "normal" key like F1. While in "compose key" mode, the text cursor will appear as a hollow rectangle. See the file latin-1.man for details on compose key usage. - Default: No key is defined + Default: Multi_key Using Resources