From: W. Trevor King Date: Mon, 9 Apr 2012 19:22:02 +0000 (-0400) Subject: Replace NOT symbol with MINUS SIGN in .Xmodmap. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=906cac5f43f198194e95ffbd3f20c796761f5f0d;p=dotfiles-public.git Replace NOT symbol with MINUS SIGN in .Xmodmap. --- diff --git a/src/.Xmodmap b/src/.Xmodmap index 12f9f5a..28aa1d6 100644 --- a/src/.Xmodmap +++ b/src/.Xmodmap @@ -33,8 +33,9 @@ keycode 18 = 9 parenleft U2248 ! U2205 is the empty set keycode 19 = 0 parenright emptyset ! U207B is superscript minus +! U2212 is MINUS SIGN ! U2213 is minus-or-plus -keycode 20 = minus underscore notsign U2213 +keycode 20 = minus underscore U2212 U2213 keycode 21 = equal plus notequal plusminus ! U221A is the square root sign (radical) ! U211A is the set of all rationals