xmodmap modifications aren't enough - anything else I can do?
- by Codemonkey
I'm using an Apple keyboard which has some annoyances compared to other keyboards. Namely, the Alt_L and Super_L keys are swapped, and the bar and less keys are swapped ("|" and "<").
I've written an Xmodmap file to swap the keys back:
keycode 49 = less greater less greater onehalf threequarters
keycode 64 = Super_L NoSymbol Super_L
keycode …