Was..... Lots of lagging after upgrade of xorg. Now keyboard layout is lost

Leslie Jensen leslie at eskk.nu
Tue Apr 24 05:13:32 UTC 2012



2012-04-23 19:56, Leslie Jensen skrev:
>
>
> 2012-04-23 18:29, Warren Block skrev:
>> On Mon, 23 Apr 2012, Leslie Jensen wrote:
>>
>>>
  Use Option
>> "AutoAddDevices" "Off" to disable HAL input device detection.
>> _______________________________________________

>
> http://www.wonkity.com/~wblock/docs/html/aei.html
>



After adding the above Option I lost the Swedish layout of my keyboard.

Following the instructions and editing the

/usr/local/etc/hal/fdi/policy/x11-input.fdi


I already have the file in place with the following setup:


<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
   <device>
     <match key="info.capabilities" contains="input.keyboard">
<merge key="input.x11_options.XkbOptions" 
type="string">terminate:ctrl_alt_bksp<
/merge>
       <merge key="input.x11_options.XkbModel" 
type="string">latitude</merge>
       <merge key="input.x11_options.XkbLayout" type="string">se</merge>
     </match>
   </device>
</deviceinfo>


Where else can I control the setting for Swedish?


I can see in /usr/local/share/X11/xkb/rules/base.lst that there is the ! 
variant parameters.


Any hints appreciated.

Thanks

/Leslie



More information about the freebsd-questions mailing list