Problem:
When typing either "|" or "\" (Pipe or backslash) on an Asus laptop keyboard the system instead inputs "<" or ">".
Resolution:
In terminal type the following: xmodmap -e "keycode 94 = backslash bar"
The key will now properly display | and \ when pressed.


