Date: Sat, 05 Dec 2020 13:10:39 GMT From: Greg V <greg@unrelenting.technology> To: Matthias Apitz <guru@unixarea.de> Cc: freebsd-x11@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Xorg (latest from ports) and no mouse movement Message-ID: <B8BVKQ.D5CPPH55BP831@unrelenting.technology> In-Reply-To: <20201205115850.GA4689@c720-r342378> References: <20201205114354.GA3814@c720-r342378> <20201205115850.GA4689@c720-r342378>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 5, 2020 at 12:58, Matthias Apitz <guru@unixarea.de> wrote: > El d=EDa s=E1bado, diciembre 05, 2020 a las 12:43:54p. m. +0100,=20 > Matthias Apitz escribi=F3: >=20 >>=20 >> Hello, >>=20 >> I'm setting up a new system on amd64 CURRENT (r368166) with ports=20 >> from >> November 30, compiled all with poudriere. >>=20 >> The Xorg is started with 'startx' and .xserverrc has: >>=20 >> exec X -retro -logverbose 6 >>=20 >> and .xinitrc says only (to simplify the problem): >>=20 >> xterm -fn 10x20 >>=20 >> X11 comes up, starts the xterm but no mouse movement is working. >>=20 >> Without X11 the mouse moves fine by the moused as: >>=20 >> /usr/sbin/moused -p /dev/cyapa0 -t ps/2 No one has added evdev support to cyapa yet, unfortunately. For now, you can set sysctl kern.evdev.rcpt_mask=3D9 to switch to=20 sysmouse events rather than individual mouse driver events, and you'll=20 have to keep moused running.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8BVKQ.D5CPPH55BP831>