Description of problem: My keyboard as now a "us" layout although it is declared as "fr" Version-Release number of selected component (if applicable): xorg-x11-drv-evdev-2.0.3-1.fc10.i386 How reproducible: It is systematic on my pc Steps to Reproduce: 1.boot 2.start xwindow 3. Actual results: us keyboard Expected results: fr keyboard Additional info: this problem did not exist with xorg-x11-drv-evdev-2.0.2-1.fc10.i386 my input device definition in xorg.conf is Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbVariant" "latin9" EndSection
Created attachment 313284 [details] xorg log At the end of the log files appears the us keyboard !
100% the same bug with: xorg-x11-drv-evdev-2.0.2-1.fc10.i386 xorg-x11-server-common-1.4.99.906-2.fc10.i386 xorg-x11-server-Xorg-1.4.99.906-2.fc10.i386 Also after this update have a problem with keyboard speed settings. It's defined by xfce settings manager (keyboard settings) with fast key repeat speed. But the problem, for example, my LEFT key works with usual (slow) speed, but RIGHT key is ok (fast). The same with UP/DOWN keys. The SAME problem was happened few months ago and was connected to evdev changes.
(In reply to comment #0) > Description of problem: > My keyboard as now a "us" layout although it is declared as "fr" You are seeing a conflict between evdev and keyboard. The following article explains what goes on behind the scenes that causes it. http://who-t.blogspot.com/2008/07/input-configuration-in-nutshell.html (In reply to comment #2) > Also after this update have a problem with keyboard speed settings. It's > defined by xfce settings manager (keyboard settings) with fast key repeat > speed. > > But the problem, for example, my LEFT key works with usual (slow) speed, but > RIGHT key is ok (fast). The same with UP/DOWN keys. please file a separate bug for this, including the log file and the xfce settings. thx. *** This bug has been marked as a duplicate of bug 436405 ***