The title says it all... 
I have the following line in my ~/.profile.
	It was working fine in 10.10 (Maverick). Now that I've installed 12.04, it does not work anymore.
I did a fresh install and copied the personal parts of my old ~/.profile into the new one. (Same for the other files such as ~/.bashrc and ~/.Xmodmap).
Yes, I can disable the Caps Lock key graphically by going to System Settings --> Input Devices --> Keyboard --> Advanced and checking the "Caps Lock is disabled" option, so this is not a huge issue. However, I prefer carrying over the basic settings like this between installations without having to set them graphically.
Is anyone else having the same issue?
					
I have the following line in my ~/.profile.
Code:
	
	xmodmap -e "remove lock = Caps_Lock"
I did a fresh install and copied the personal parts of my old ~/.profile into the new one. (Same for the other files such as ~/.bashrc and ~/.Xmodmap).
Yes, I can disable the Caps Lock key graphically by going to System Settings --> Input Devices --> Keyboard --> Advanced and checking the "Caps Lock is disabled" option, so this is not a huge issue. However, I prefer carrying over the basic settings like this between installations without having to set them graphically.
Is anyone else having the same issue?


 "xmodmap -e "remove lock = Caps_Lock" does not work
									
									
									"xmodmap -e "remove lock = Caps_Lock" does not work
								





Comment