You are not logged in.
Hi!, my 'a' key stopped working on my laptop after an accident with water, is there any way to remap it? to 'super + <' or something like that (if you have a better idea i would love to hear it). i've been copying and psting is which is a bit tedious
Offline
If you wAnt to use A modfier like ctrl or Alt, yo'll hAve to creAte A shortcut to eg. xdotool, but you could Also mAp it to the 3rd level iso (AltGr)
xmodmap -e "keysym 0x73 = s S s S a A"will bind a/A to AltGr+s and AltGr+shift+s
Offline