From e6c8f708d2787802c434ef6e138c7f02774ee1a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Thu, 31 Jan 2013 18:34:06 +0100 Subject: More composing / no more explicit XKM loading --- .XCompose | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .XCompose (limited to '.XCompose') diff --git a/.XCompose b/.XCompose new file mode 100644 index 0000000..08a831f --- /dev/null +++ b/.XCompose @@ -0,0 +1,37 @@ +# Import default rules from the system Compose file: + +include "/usr/share/X11/locale/en_US.UTF-8/Compose" + + : "→" U2192 + : "←" U2190 + : "⇒" U21D2 + : "⇐" U21D0 + : "≤" U2264 + : "≥" U2265 + : "⊢" U22A2 + : "⊨" U22A8 + : "∧" U2227 + : "∨" U2228 + + : "∀" U2200 + : "∀" U2200 + : "∃" U2203 + : "∃" U2203 + : "∈" U2208 + : "∉" U2209 + : "⊆" U2286 +

: "∩" U2229 +

: "∪" U222A + <8> <8> : "∞" U221E + : "¬" U00AC + : "ℕ" U2115 + : "ℝ" U211D + : "ℤ" U2124 + + : "α" U03B1 + : "β" U03B2 + : "γ" U03B3 + : "δ" U03B4 +

: "π" U03C0 + : "φ" U03C6 + : "λ" U03BB -- cgit v1.2.3