From 0fd325704ea46b7a35eb249d83312c1e9cb7cc41 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Mon, 2 Jul 2007 02:53:45 +0000 Subject: [PATCH] Obsolete reference to latin-1.man. --- doc/x11.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/x11.txt b/doc/x11.txt index 16928b5d..db05683d 100644 --- a/doc/x11.txt +++ b/doc/x11.txt @@ -222,14 +222,12 @@ doubleClickPeriod: The period (in milliseconds) between two button of a button has occurred. Default: 200 -composeKey: The name of the X key that defines the "compose key" +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. 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. + character set above 0xA0. (See "Compose Keys for + Latin-1" below.) This is used only when PDCurses is + built without XIM support. While in compose mode, the + text cursor will appear as a hollow rectangle. Default: Multi_key