From 8f9c2e37044cf04694a3fe3e7efc3adc4f1e5ce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Fri, 1 Feb 2013 11:00:58 +0100 Subject: XCompose --- .XCompose | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '.XCompose') diff --git a/.XCompose b/.XCompose index 2caa9c1..173ac55 100644 --- a/.XCompose +++ b/.XCompose @@ -1,13 +1,12 @@ -# Import default rules from the system Compose file: -include "/usr/share/X11/locale/en_US.UTF-8/Compose" +include "%H/.XCompose.default" # Misc - : "–" U2013 # this disables default em-dash (---) – but who needs it :) - : "…" ellipsis # already default + : "–" U2013 + : "…" ellipsis : "·" periodcentered # Mathematical / Logical Operators - : "¬" U00AC # already default + : "¬" U00AC : "→" U2192 : "←" U2190 : "⇒" U21D2 @@ -20,8 +19,9 @@ include "/usr/share/X11/locale/en_US.UTF-8/Compose" : "∨" U2228 <8> <8> : "∞" U221E : "≡" U2261 - : "≠" U2260 # already default - : "≠" U2260 # already default + : "≠" U2260 + : "≠" U2260 + : "∅" U2205 # Mathematical / Logical Operators (long) : "∀" U2200 -- cgit v1.2.3