summaryrefslogtreecommitdiffstats
path: root/.XCompose
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-09-12 22:33:00 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-09-12 22:33:00 (EDT)
commit37b4fcc003d4afc2f8cd9cd79fd9359ca0af2b81 (patch)
tree937a70854e6618d22742d38a1281c53ffc1c1c57 /.XCompose
parentdd147abae2a5dd8a182bb6256b9ee0e854ffc540 (diff)
downloadfluxbox-37b4fcc003d4afc2f8cd9cd79fd9359ca0af2b81.zip
fluxbox-37b4fcc003d4afc2f8cd9cd79fd9359ca0af2b81.tar.gz
fluxbox-37b4fcc003d4afc2f8cd9cd79fd9359ca0af2b81.tar.bz2
.XCompose*: Greatly expand multi-key input sequences
Diffstat (limited to '.XCompose')
-rw-r--r--.XCompose22
1 files changed, 21 insertions, 1 deletions
diff --git a/.XCompose b/.XCompose
index 38abc70..0563ad0 100644
--- a/.XCompose
+++ b/.XCompose
@@ -1,3 +1,23 @@
+# UTF-8 (Unicode) compose sequence
+
+# First include the locale-specific Compose file. As explained by XCompose(5),
+# a user’s .XCompose file takes precendence over the locale-specific Compose
+# file.
include "%L"
-<Multi_key> <s> <n> <o> <w> : "☃"
+include "%H/.XCompose.latinb" # 0180–024F
+include "%H/.XCompose.greek" # 0370–03FF
+include "%H/.XCompose.punctuation" # 2000–206F
+include "%H/.XCompose.letterlike" # 2100–214F
+include "%H/.XCompose.arr" # 2190–21FF
+include "%H/.XCompose.math" # 2200–22FF
+include "%H/.XCompose.misctech" # 2300–23FF
+include "%H/.XCompose.ctrlpics" # 2400–243F
+include "%H/.XCompose.misc" # 2600–26FF
+include "%H/.XCompose.dingbats" # 2700–27BF
+include "%H/.XCompose.supparra" # 27F0–27FF
+include "%H/.XCompose.miscsymarr" # 2B00–2BFF
+include "%H/.XCompose.hiragana" # 3040–309F
+include "%H/.XCompose.katakana" # 30A0–30FF
+
+include "%H/.XCompose.names"