evdev is horrible and I can't get rid of it

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Sun Mar 9 18:06:49 PDT 2008


On Sat, 2008-03-08 at 20:43 -0800, Jeffrey Baker wrote:
> I'm not sure why but my Microsoft Natural Keyboard Elite is
> now misconfigured.  I changed it in the GNOME control center to be
> "evdev managed keyboard" and loaded the defaults.  

> The up arrow is
> printing the screen, 

Sounds like , that you still set old options, like XkbModel

if you used evdev shouldn't set it   
Option      "XkbModel" "pc105"

try use just:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "evdev"
        Option      "Device" "/dev/input/event1"
        Option      "XkbLayout" "pt"
EndSection

Btw : I think, I saw in mandriva cooker one patch that stops evdev
overwrite others input modules , made by Paulo Cesar Pereira de Andrade
but I don't find it any more.
Hi, Paulo, I am dreaming or mandriva cooker (or current or devel) repo
have a patch that make xkb and mouse works with old modules. If have it
can you point me here ? Thanks, 

 

> the Print key does nothing, and my compose key
> (Menu) doesn't compose (it raises the menu instead).  Strangely all
> the right codes are reported in xev.
-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2192 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20080310/9e452441/attachment.bin>


More information about the xorg mailing list