mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-25 00:05:16 +00:00
Make Multi_key PDCurses' default compose key.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user