Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
# (find-angg ".xinitrc.debian")

xmodmap -e 'keycode 0x6D = Multi_key'
# (find-es "psx" "Multi_key")

xmodmap -e "keycode 64 = Meta_L"
# (find-es "x" "emacs_x_keys")
# (find-man "xev")
# (eev "xev")
# (eev "xev | grep keycode")

xmodmap -e 'keycode 0x16 = BackSpace'
# From kaig's hint. Use xev to find the keycode, then hex it.

# (find-es "x" "X_with_mathfont")
# (find-angg ".zshrc" "X")
xset fp default
xset fp+ ~/MTA/
xset fp rehash

# gnome-session &
fvwm2  &
# enlightenment &
# startkde &
#
# ®xauth¯
# This block obviously supposes that there's an "edrx" user than we
# can "su" to.
# xauth nextract /tmp/0.0 :0.0
# chmod 666 /tmp/0.0
# su -s /usr/X11R6/bin/xauth edrx nmerge /tmp/0.0
#
xterm