[arch-general] Setting xkb options (xkb_symbols) via hal?
    Damjan Georgievski 
    gdamjan at gmail.com
       
    Wed Apr 29 20:07:28 EDT 2009
    
    
  
>>>  xkb_symbols   { include
>>> "pc+gb+inet(evdev)+level3(ralt_alt)+level3(enter_switch)+compose(menu)"
>>> };
...
>> so extrapolated from that, it should be something like
>> <merge key="input.x11_options.XkbLayout" type="string">gb</merge>
>> <merge key="input.x11_options.XkbOptions" type="string">compose(menu)</merge>
>
> Yes, that much I got working.  But I'm failing to add the level3 settings
> (ralt_alt and enter_switch).
Doesn't
<merge key="input.x11_options.XkbOptions" type="string">level3(ralt_alt)</merge>
work?
-- 
damjan
    
    
More information about the arch-general
mailing list