Add more physics symbols to _Xmodmap
[dotfiles-framework.git] / _Xmodmap
1 ! .xmodmap bind X characters to keys
2 ! Following http://www.in-ulm.de/~mascheck/X11/input8bit.html
3 !
4 keycode 113 = Mode_switch
5 clear mod3
6 add mod3 = Mode_switch
7
8 ! U208N is subscript N
9 keycode  10 = 1 exclam U2081 onehalf
10 keycode  11 = 2 at U2082 twosuperior
11 keycode  12 = 3 numbersign U2083 threesuperior
12 keycode  13 = 4 dollar U2084 foursuperior
13 keycode  14 = 5 percent
14 ! U207B is superscript minus
15 ! U00B9 is superscript one
16 keycode  15 = 6 asciicircum U207B U00B9
17 ! U2080 is subscript zero
18 ! U2070 us superscript zero
19 keycode  16 = 7 ampersand U2080 U2070
20 ! U2219 is the bullet operator
21 keycode  17 = 8 asterisk infinity U2219
22 ! U2248 is almost equal (asymptotic)
23 keycode  18 = 9 parenleft U2248
24 ! U2205 is the empty set
25 keycode  19 = 0 parenright emptyset
26 ! U2213 is minus-or-plus
27 keycode  20 = minus underscore notsign U2213
28 keycode  21 = equal plus notequal plusminus
29 ! U221A is the square root sign (radical)
30 ! U211A is the set of all rationals
31 keycode  24 = q Q radical U211A
32 ! U1E84 is LATIN CAPITAL LETTER W WITH DIAERESIS
33 keycode  25 = w W Greek_omega U1E84
34 ! U2203 is there exists
35 ! U2130 is the electromotive force
36 ! U212F is the natural exponent symbol (script small e)
37 keycode  26 = e E Greek_epsilon U2130
38 ! U211D is the set of reals numbers
39 keycode  27 = r R Greek_rho U211D
40 keycode  28 = t T Greek_tau Greek_theta
41 keycode  29 = y Y Greek_psi Greek_PSI
42 keycode  30 = u U Greek_eta
43 ! U222C is a double integral
44 keycode  31 = i I integral U222C
45 ! U2126 is the ohm sign (different codepoint from Omega (U03A9))
46 keycode  32 = o O elementof U@126
47 ! U220F is the n-ary product (different codepoint from Pi (U03A0))
48 keycode  33 = p P Greek_pi U220F
49 keycode  34 = bracketleft braceleft leftsinglequotemark leftdoublequotemark
50 keycode  35 = bracketright braceright rightsinglequotemark rightdoublequotemark
51 ! U2200 is for all
52 keycode  38 = a A Greek_alpha U2200
53 ! U2211 is the n-ary summation (different codepoint from Sigma (U03A3))
54 keycode  39 = s S Greek_sigma U2211
55 ! U2202 is partial differential
56 ! (for some reason the keysym partialderivative wasn't working on my eeepc).
57 keycode  40 = d D U2202 Greek_delta
58 keycode  41 = f F function Greek_phi
59 keycode  42 = g G Greek_gamma Greek_GAMMA
60 ! U2103 is degrees Celsius
61 keycode  43 = h H degree U2103
62 ! U062A is Arabic "teh", looks like a smiley face :)
63 keycode  44 = j J j U062A
64 ! U062A is Arabic "teh with ring", looks like a goofey face :p
65 keycode  45 = k K Greek_kappa U067C
66 ! U0629 is Arabic "teh marbuta", looks like a supprised face :o
67 keycode  46 = l L Greek_lambda U0629
68 ! U2026 is an ellipsis
69 keycode  47 = semicolon colon U2026
70 keycode  48 = apostrophe quotedbl
71 ! U223C is the tilde operator
72 keycode  49 = grave asciitilde U223C approximate
73 keycode  50 = Shift_L
74 ! U2261 is identical to (three-bar equals)
75 keycode  51 = backslash bar U2261
76 ! U2115 is the set of all natural numbers, U2124 is the set of integers
77 keycode  52 = z Z U2115 U2124
78 keycode  53 = x X Greek_chi Greek_xi
79 keycode  54 = c C Greek_chi
80 keycode  55 = v V Greek_nu
81 keycode  56 = b B Greek_beta
82 !
83 keycode  57 = n N Greek_DELTA nabla
84 ! U00B5 is the micro sign (similar to mu, but different codepoint)
85 keycode  58 = m M mu U00B5
86 ! includedin = 'subset of'
87 ! includes = 'superset of'
88
89 ! U2131 is the Fourier transform
90 ! U2112 is the Laplace transform
91 keycode  59 = comma less U2131 U2112
92 keycode  60 = period greater includes
93 keycode  61 = slash question rightarrow questiondown