Make Multi_key PDCurses' default compose key.

This commit is contained in:
William McBrine
2006-12-09 19:10:07 +00:00
parent f9ec851c79
commit 6ebc71e8af

View File

@@ -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