From ebd24b25ccc0182d2aad15d3277ac5a98bf82a06 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 10 Nov 2009 12:55:03 -0500 Subject: [PATCH] Added superscript zero near subscript zero. --- _Xmodmap | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_Xmodmap b/_Xmodmap index 0a6340b..8887cf9 100644 --- a/_Xmodmap +++ b/_Xmodmap @@ -14,8 +14,9 @@ keycode 14 = 5 percent ! U207B is superscript minus ! U00B9 is superscript one keycode 15 = 6 asciicircum U207B U00B9 -! U2080 us subscript zero -keycode 16 = 7 ampersand U2080 +! U2080 is subscript zero +! U2070 us superscript zero +keycode 16 = 7 ampersand U2080 U2070 ! U2219 is the bullet operator keycode 17 = 8 asterisk infinity U2219 ! U2248 is almost equal (asymptotic) -- 2.26.2