← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 524774] Re: xmodmap failure BadValue error, 118 (X_SetModifierMapping)

 

Yes, thanks NiñoScript's workaround worked. Not as I anticipated, but in
the end CapsLock became Hyper_L.

I changed
<CAPS> = 66;
to
<HYPR> = 66;

and commented away the original (<HYPR> = 208; or something like that).

Then I still needed to run 
xmodmap -e 'keycode 66 = Hyper_L'

... did not fully understand the keycode concept in xorg, but for now it
works, so I leave it for that.

Thx,
Reinhard

-- 
xmodmap failure BadValue error, 118 (X_SetModifierMapping)
https://bugs.launchpad.net/bugs/524774
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



References