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