My kingdom for a pipe! Seriously, that's the #1 annoyance on my n810. So much so that I went and bought a bluetooth keyboard.
export ENV=~/.ashrc
... Unrelated code for PATH, aliases, etc. ... if ! xmodmap -pke | grep -q "keycode \+21.*bar"; then xmodmap ~/.xmodmap echo "Additional keys mapped" fi ... More code for ssh-agent, extra kernel modules...
keycode 21 = minus underscore underscore underscore bar underscore keycode 65 = space space space space Tab space keycode 59 = comma semicolon comma semicolon bracketleft semicolon keycode 60 = period colon period colon bracketright colon