You are not logged in.

#1 2010-07-01 04:08:27

megajosh2
Member
Registered: 2009-04-15
Posts: 57

AltGr key mysteriously stops working

I added these lines to /etc/hal/fdi/policy/10-keymap.fdi to enable my AltGr key a long time ago:

      <merge key="input.xkb.layout" type="string">us</merge>
      <merge key="input.xkb.variant" type="string">altgr-intl</merge>
      <merge key="input.xkb.options" type="string">compose:ralt</merge>

...but I noticed recently that my alt key doesn't register as an AltGr key anymore. I tested in xev to make sure. Does anybody have any idea what might be going on here?

Last edited by megajosh2 (2010-07-01 21:45:00)

Offline

#2 2010-07-01 05:45:40

teh
Member
From: Tijuana, Mexico
Registered: 2009-07-07
Posts: 374
Website

Re: AltGr key mysteriously stops working

That happened to me with the new Xorg update.

Apparently Xorg ignores 10-keymap.fdi, so I have to set "setxkbmap -layout us -variant altgr-intl" in my .xinitrc

Last edited by teh (2010-07-01 05:47:06)


arst

Offline

#3 2010-07-01 06:12:07

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: AltGr key mysteriously stops working

megajosh2 wrote:

Does anybody have any idea what might be going on here?

this?


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#4 2010-07-01 06:51:19

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: AltGr key mysteriously stops working

Xorg-server, as of version 1.8, no longer uses or cares about HAL so all HAL-related configuration is ignored. If there are important fdi files you have, you need to port them to udev rules.


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#5 2010-07-01 21:42:44

megajosh2
Member
Registered: 2009-04-15
Posts: 57

Re: AltGr key mysteriously stops working

Thanks, thanks! I thought it was probably due to a package update some time ago, but I only noticed this recently.

Last edited by megajosh2 (2010-07-01 22:00:58)

Offline

Board footer

Powered by FluxBB