Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 09:36:05 +0100
From:      Andreas Nilsson <andrnils@gmail.com>
To:        Tomasz CEDRO <tomek@cedro.info>
Cc:        Polytropon <freebsd@edvax.de>, FreeBSD X11 mailing list <freebsd-x11@freebsd.org>,  FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Synaptics on Panasonic Touchbook CF-C2
Message-ID:  <CAPS9%2BSvTS_ckXjYKUe64KepNXMCESWd3EQtwMyTBVocAkfN7BA@mail.gmail.com>
In-Reply-To: <CAFYkXjk0tEL_GguNtdC_-uF7sXDx6Ga4CheEt5Aid_SRW0LT6g@mail.gmail.com>
References:  <CAFYkXjmCM%2BScW-oNOO8SAgZXasAGE4SEipY8fVBwH83RmZ5odg@mail.gmail.com> <CAFYkXjmggQdCSp-XNkowLLDHC3U6=DwgOO-Re9kJ8r%2BJodqoWA@mail.gmail.com> <1546641152.2475.1@smtp.migadu.com> <CAFYkXjkbPNe1Saj79n0pmFXKk6K7yr1YSE1AKD3gocDu73D6Pg@mail.gmail.com> <1546642600.2475.2@smtp.migadu.com> <CAFYkXjnCJ11hqSGCQXKm%2BbM=NTg-YHmMzASEG1FC4K8ruzL9LQ@mail.gmail.com> <20190105003925.6862d526.freebsd@edvax.de> <CAFYkXjk0tEL_GguNtdC_-uF7sXDx6Ga4CheEt5Aid_SRW0LT6g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 5, 2019, 00:56 Tomasz CEDRO <tomek@cedro.info wrote:

> On Sat, Jan 5, 2019 at 12:39 AM Polytropon wrote:
> > I think using /dev/sysmouse without moused running is the way to go.
> > In general, moused should not be used.
>
> Okay, so the moused is the "old way"..
>
> > If I remember correctly, mouse input in X is managed independently
> > from mouse in console mode, so you should probably concentrate on
> > X and the corresponding configuration file fragments that nowadays
> > reside in the /usr/local/etc/X11/xorg.conf.d/ directory.
>
> Will try with these.. and play with libinput.. thanks :-)
>
> The worst thing is that one time it was working correctly.. no clue why ;-)
>
> --
>
>
>

 Hello,

On 12 there should be evdev support. It is however not in fort yet, so one
needs a small patch to the port Makefile.

Then you also need to add kern.evdev.rcpt_mask="12" to sysctl.conf

You also need to compile libepoll-shim from ports to get the
20181229-version (was not available as a package last time I checked ).

The above with he.psm.synaptics_support=1 and no moused (and hopefully no
extra conf for xorg ) should get you trackpad support.

Look at Xorg.0.log after doing the above and see how it detects and handles
your trackpad.

Best regards
Andreas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPS9%2BSvTS_ckXjYKUe64KepNXMCESWd3EQtwMyTBVocAkfN7BA>