Tagged Questions
0
votes
1answer
186 views
Xmodmap on bashrc not working [duplicate]
Possible Duplicate:
Why won’t my xmodmap command run on startup/login?
I have my .bashrc file with the three following commands:
xmodmap ~/.xmodmap
synclient TapButton2=2
synclient ...
1
vote
4answers
614 views
Toggle between dvorak and qwerty
I've recently started to learn the dvorak keyboard layout, but I still need to use qwerty sometimes.
I'm looking for a script to toggle between the two keyboard layouts.
Also, I'd like to invoke ...