I recently upgraded my Dell Latitude from Slackware-13.37/x86_64 to
-14.0/x86_64 and now .Xmodmap tells me that the commands cannot be found.
This same file is used to switch the caplock and ctrl keys. It works on
other hosts and worked on the Dell before now.  It does not run when
~/.xinitrc is invoked and when I try to manually run it every command
(remove, keysym, add) is not found. I've no idea where to start looking for
the reason it broke.

   Here's the file:

clear mod4
!
! Swap Caps_Lock and Control_L
!
remove Lock = Caps_Lock
remove Control = Control_L
keysym Control_L = Caps_Lock
keysym Caps_Lock = Control_L
add Lock = Caps_Lock
add Control = Control_L
keysym Alt_L = Meta_L Alt_L

Pointers needed,

Rich

_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to