Date: Sun, 19 Mar 2006 23:42:27 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: AT Matik <asstec@matik.com.br> Cc: nork@FreeBSD.org, freebsd-mobile@FreeBSD.org Subject: Re: HEADS UP: Add support Synaptics Touchpad on X11! Message-ID: <20060319234227.552dfa22.nork@FreeBSD.org> In-Reply-To: <200603191118.29549.asstec@matik.com.br> References: <200603181648.k2IGmEmn003726@repoman.freebsd.org> <200603190845.20135.asstec@matik.com.br> <20060319215403.048622f5.nork@FreeBSD.org> <200603191118.29549.asstec@matik.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Oops, sorry. synaptics(4) -> synaptics(5). On Sun, 19 Mar 2006 11:18:29 -0300 AT Matik <asstec@matik.com.br> wrote: > On Sunday 19 March 2006 09:54, Norikatsu Shigemura wrote: > > Protocols supported by synaptics(4)'s are kernel API types. > > synaptics(4) in FreeBSD supports only psm protocol via psm(4). > good, that is the kernel driver part but in xorg.conf you can not set psm as > driver, this are the options: > 1. Auto [Auto detect] > 2. SysMouse [SysMouse] > 3. MouseSystems [Mouse Systems (3-button protocol)] > 4. PS/2 [PS/2 Mouse] > 5. Microsoft [Microsoft compatible (2-button protocol)] > 6. Busmouse [Bus Mouse] > 7. AceCad [AceCad] > 8. GlidePoint [GlidePoint] > 9. IntelliMouse [Microsoft IntelliMouse] > 10. Logitech [Logitech Mouse (serial, old type, Logitech protocol)] > 11. MMHitTab [MM HitTablet] > 12. MMSeries [MM Series] > 13. MouseMan [Logitech MouseMan (Microsoft compatible)] > 14. ThinkingMouse [ThinkingMouse] > I believe there is no such psm driver protocol for xorg in FreeBSD, it is or > PS/2 or auto for the /dev/psmN device These are mouse_drv.so's protocol lists. I said, synaptics_drv.o protocol lists. I don't understand you said. Please don't use auto-detect, use only "psm".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060319234227.552dfa22.nork>