Translations:Tutorials/ComposeKey/37/zh-cn: Difference between revisions
Appearance
Iskandarma (talk | contribs) Created page with "{{Input|1= # ~/.XCompose # 该文件用于定义自定义的 Compose 序列到 Unicode 字符的转换<br /> # 导入系统默认的 Compose 文件: include "/usr/share/X11/locale/en_US.UTF-8/Compose"<br /> # 在输入 compose 键序列时输出一些内容: <Multi_key> <minus> <greater> : "→" U2192 # Compose - > <Multi_key> <colon> <parenright> : "☺" U263A # Compose : ) <Multi_key> <h> <n> <k> : "hugs and kisses" # Compose h n k <Multi_key> <less> < p>..." |
(No difference)
|
Latest revision as of 07:32, 19 November 2024
# ~/.XCompose
# 该文件用于定义自定义的 Compose 序列到 Unicode 字符的转换<br />
# 导入系统默认的 Compose 文件:
include "/usr/share/X11/locale/en_US.UTF-8/Compose"<br />
# 在输入 compose 键序列时输出一些内容:
<Multi_key> <minus> <greater> : "→" U2192 # Compose - >
<Multi_key> <colon> <parenright> : "☺" U263A # Compose : )
<Multi_key> <h> <n> <k> : "hugs and kisses" # Compose h n k
<Multi_key> <less> < p> : "< p></p>" # Compose < p