OSX X11 Keyboard issues
There is a small issue with the "default" keyboard setup in OSX X11 (Leopard), after having had this issue for some time I finally decided that I needed to have this fixed.
And found a post which pointed to "/usr/X11/share/X11/xkb" as being the issue, and yes after renaming it:
# sudo mv /usr/X11/share/X11/xkb /usr/X11/share/X11/xkb.orig
Everything is working.... grrr
And found a post which pointed to "/usr/X11/share/X11/xkb" as being the issue, and yes after renaming it:
# sudo mv /usr/X11/share/X11/xkb /usr/X11/share/X11/xkb.orig
Everything is working.... grrr
Comments