Severe X breakage heads up

Nicolas Mailhot nicolas.mailhot at laposte.net
Wed Nov 14 17:24:40 UTC 2007


Some doc on how to setup input in the brave new hotplug world for
non-qwerty users would be nice.

I hereby donate my previous working xorg.conf input sections as an
exemple:

Section "InputDevice"
        Identifier  "nek4k-base"
        Driver      "evdev"
        Option      "Protocol" "evdev"
        Option      "vendor" "1118"
        Option      "product" "219"
        Option      "Phys" "*/input0"
        Option      "XkbModel" "evdev"
        Option      "XkbLayout" "fr,ru"
        Option      "XkbVariant" "oss,winkeys"
        Option      "XkbOptions"
"grp:lwin_toggle,grp_led:scroll,compose:rwin"
        Option      "CoreKeyboard"
EndSection

Section "InputDevice"
        Identifier  "nek4k-enhanced"
        Driver      "evdev"
        Option      "Protocol" "evdev"
        Option      "vendor" "1118"
        Option      "product" "219"
        Option      "Phys" "*/input1"
        Option      "SendCoreEvents"
EndSection

Section "InputDevice"
        Identifier  "track-expl"
        Driver      "evdev"
        Option      "Protocol" "evdev"
        Option      "vendor" "1118"
        Option      "product" "36"
        Option      "ZAxisMapping" "4 5"
        Option      "Buttons" "7"
        Option      "CorePointer"
EndSection

I'm sure it's complex enough that if you explain us how to express this
with the new xorg everyone on the list will manage to adapt his setup.

Regards,

-- 
Nicolas Mailhot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20071114/a5ef3e04/attachment-0002.bin 


More information about the devel mailing list