Michael Biebl a écrit :
> Giggz schrieb:
>> Michael Biebl a écrit :
>>> giggz schrieb:
>>>
>>>> Package: hal
>>>> Version: 0.5.10-1
>>>> Severity: important
>>>>
>>>> Hi,
>>>>
>>>> Since the upgrade of today, I don't have my french keyboard anymore.
>>>> All is in us keyboard under X. When I switch to virtual console I
>>>> have french keyboard.
>>>>
>>>
>>> Hi,
>>>
>>> could you please check if it's not bug
>>>
>>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442316
>>>
>>> that you are bitten by.
>>>
>>> Do the symptoms mentioned there, match what you experience?
>>>
>>> Michael
>>>
>>>
>>>
>> Hi,
>>
>> Thx for your fast answer. I will test it this evening, but it seems that
>> the bug is the same.
>>
>> Must we type the command line with setxkbmap at each session ?
>>
>> Is the device section in xorg.conf become obsolete ?
>
> It's the xorg input hotplugging, that causes evdev to be loaded. I don't
> have the knowledge, how in xorg input hotplug world, the device has to
> be configured. So I can't really tell, if xorg.conf is obsolete and
> using an hal fdi file is the future way.
>
> I have asked the Debian X maintainers, how to solve this.
> For the time being I would advise you, to either uninstall
> xorg-input-evdev or to remove the file
> /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi (don't forget to
> restart hal afterwards).
>
> Sorry for the inconvenience.
>
> Michael
>
The xorg.conf can be configured to work with evdev but it's not very
simple :
for the keyboard :
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "evdev"
Option "CoreKeyboard"
Option "Device" "/dev/input/event4"
Option "XkbRules" "xorg"
Option "XkbModel" "evdev"
Option "XkbLayout" "fr"
EndSection
It works fine but we must know which /dev/input/event the keyboard
uses...and it's not very easy to use...
Ciao
Guillaume
--
La bigamie, c'est avoir une femme de trop. La monogamie aussi.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]