448ff00a0627f39541f009b98a8005925574ec85
[blog.git] / posts / Xmodmap.mdwn
1 Remap your keyboard in X!  Ok, so not really a tool, but one of those
2 things you wish someone had told you about earlier.  Excellent for
3 getting easy access to all those neat [unicode][unicode]
4 [[symbols|unicode_sampler]].
5
6 You're welcome to my `~/.Xmodmap` file, which I version with
7 [[dotfiles]] so it stays up to date across several computers.
8
9 [gucharmap][] is a nice tool for finding Unicode encodings for
10 whichever character you're looking for.
11
12 [unicode]: http://www.physics.drexel.edu/liki/index.php/Unicode
13 [gucharmap]: http://gucharmap.sourceforge.net/
14
15 [[!tag tags/linux]]
16 [[!tag tags/tools]]
17 [[!tag tags/unicode]]