I have a puzzler. Why is it that if I run Xnest followed by xmodmap
followed by xterm, the keyboard map isn't changed in the xterm?
Xnest :1 &
xmodmap -display :1 ./.xmodmap.pc
xterm -display :1
If I run xmodmap in the xterm, then the keyboard map changes as
expected.
David Talmage