Ubuntu 12.04 forgetting XModmap settings often
Posted
by
PKKid
on Ask Ubuntu
See other posts from Ask Ubuntu
or by PKKid
Published on 2012-05-02T02:12:57Z
Indexed on
2012/09/30
3:50 UTC
Read the original article
Hit count: 264
I have the following contents in my ~/.Xmodmap file. It seems a couple times a day (without rebooting or logging out) I need to rerun the command "xmodmap ~/.Xmodmap" to reset my settings. The only thing I can think is that it seems to happen when I walk away from my computer for a bit. Maybe it forgets the settings when the computer locks itself?
remove control = Control_L
remove mod1 = Alt_L
keycode 64 = Control_L
keycode 37 = Alt_L
add control = Control_L
add mod1 = Alt_L
Anyone else seeing similar issues?
© Ask Ubuntu or respective owner