Tagged Questions
1
vote
1answer
46 views
Change one typed key for another
I have LUbuntu 13.04.
Is it possible to change the keyboard on the operating system, so that when I press k for instance, the system will hear it as I actually typed m?
Or any other key for that ...
3
votes
1answer
91 views
Setting Mod4 in awesome
I'm trying to set up awesome. When I start it the Mod4 (Windows) key is not working. So I tried to extent my .Xmodmap
clear Mod4
add Mod4 = Multi_key
When I run xmodmap .Xmodmap the Mod4 works, but ...