View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#124
Originally Posted by Skry View Post
RE: problems with keyboard maps.

I noticed that after latest -Syu (or perhaps the one before) Blue key appears as Mod5 in X, but it should be Mod2. So, to solve this I did:

Code:
xmodmap -e "remove mod5 = ISO_Level3_Shift" -e "add mod2 = ISO_Level3_Shift"
The above might be a bit tricky to type without a working Blue key so, It might be a good idea to run it at the startup of you DE, or if you're like me and use startx, add it to .xinitrc.

Now, I currently don't have enough time to look at this problem any further (see my previous post), so if this fix makes it work, please report, if it does not help, report.
Fixed for me, many thanks
 

The Following 2 Users Say Thank You to int_ua For This Useful Post: