Friday, December 10, 2010
XFCE and Xmodmap
OK, this has been driving me crazy for a bit - all I want to do is map the ol' caps lock key to CTRL using my .Xmodmap, but it seems XFCE4 overrides any settings made in .Xmodmap.
Turns out the solution (at least in Xubuntu 10.10 ,"Maverick Meerkat") is to navigate to "Xfce Menu" > "Settings" -> "Keyboard" and to click the "Use system defaults" option:
On a related note, I wonder if this solution still works...
Posted at 1:11 PM |Comments (1)
I suppose it makes sense when you think about it, that all this does is run xmodmap, overwriting your changes. It would make more sense to have this run AFTER your custom one runs though, AMIRIGHT?
Maybe I'll even post a bug report.