Added Xmodmap post and unicode tag.
authorW. Trevor King <wking@drexel.edu>
Tue, 5 Oct 2010 20:42:52 +0000 (16:42 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 5 Oct 2010 20:42:52 +0000 (16:42 -0400)
posts/Xmodmap.mdwn [new file with mode: 0644]
tags/unicode.mdwn [new file with mode: 0644]

diff --git a/posts/Xmodmap.mdwn b/posts/Xmodmap.mdwn
new file mode 100644 (file)
index 0000000..448ff00
--- /dev/null
@@ -0,0 +1,17 @@
+Remap your keyboard in X!  Ok, so not really a tool, but one of those
+things you wish someone had told you about earlier.  Excellent for
+getting easy access to all those neat [unicode][unicode]
+[[symbols|unicode_sampler]].
+
+You're welcome to my `~/.Xmodmap` file, which I version with
+[[dotfiles]] so it stays up to date across several computers.
+
+[gucharmap][] is a nice tool for finding Unicode encodings for
+whichever character you're looking for.
+
+[unicode]: http://www.physics.drexel.edu/liki/index.php/Unicode
+[gucharmap]: http://gucharmap.sourceforge.net/
+
+[[!tag tags/linux]]
+[[!tag tags/tools]]
+[[!tag tags/unicode]]
diff --git a/tags/unicode.mdwn b/tags/unicode.mdwn
new file mode 100644 (file)
index 0000000..0b3d0a8
--- /dev/null
@@ -0,0 +1,3 @@
+Pages related to [Unicode](http://unicode.org/).
+
+[[!inline pages="link(tags/unicode)" show=10 actions=yes]]