Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2015 14:48:58 -0700 (MST)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-x11@freebsd.org
Subject:   Re: xorg-server 1.16 works with GM45, FreeBSD 10.1-STABLE #0 r27595 amd64
Message-ID:  <1420840138879-5979619.post@n5.nabble.com>
In-Reply-To: <54B02A6D.4030500@dumbbell.fr>
References:  <1419085298186-5974955.post@n5.nabble.com> <CA%2BK5SrP%2BmPMO3jUGRDuxdD1sA3f5y2HwPFyR=m0OTG-aNg7Ffg@mail.gmail.com> <1419089270647-5974961.post@n5.nabble.com> <CA%2BK5SrOnhxNMsvQs4HsJY9R2C0wo7V0EOZojZjDkOS9NaaPYLA@mail.gmail.com> <1419184341375-5975124.post@n5.nabble.com> <1419770723607-5976488.post@n5.nabble.com> <54B02A6D.4030500@dumbbell.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for a reply, I really appreciate it!

After some time of using X, I'm missing Event type 5 on button 1
(ButtonRelease)
thus, touchpad as well as both left buttons (Thinkpad) are unusable. 
Problem 
ceases after killing X or switching to system console and back and forth.

Unfortunately, the nuisance started after upgrading to 1.16, however rolling
back nor
recompiling solved anything, and 1.14 is currently similar for me...

Could it be coincidence connected with devd/hal switch? I've never used hal
though.

http://freebsd.1045724.n5.nabble.com/xorg-server-1-14-and-keyboard-mouse-events-td5975383.html

relevant bits

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "pl"
        Option    "XkbOptions"  "lv3:ralt_switch_multikey"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

I will test your patch later, after I remind myself how to apply git patches
cleanly ;)



--
View this message in context: http://freebsd.1045724.n5.nabble.com/xorg-server-1-16-works-with-GM45-FreeBSD-10-1-STABLE-0-r27595-amd64-tp5974955p5979619.html
Sent from the freebsd-x11 mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1420840138879-5979619.post>