Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2019 09:27:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238491] x11-drivers/xf86-input-mouse: avoid the need of moused if using a touchpad
Message-ID:  <bug-238491-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238491

            Bug ID: 238491
           Summary: x11-drivers/xf86-input-mouse: avoid the need of moused
                    if using a touchpad
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: phascolarctos@protonmail.ch
                CC: wulf@freebsd.org, zeising@FreeBSD.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Recently review D20507 was commited: it enables touchpad by default.

As it can be read in the review, using the touchpad at the moment requires
moused to be started before Xorg, at least for some users such as myself.

wulf proposed a patch to fix the problem, so that now moused is not required
anymore: I propose to commit this patch. (wulf also proposes other ideas, b=
ut
this one seems to be the easiest to implement, it avoids running the process
moused and showing the mouse pointer in consoles.)

The attached patch is exactly what wulf suggested. In the review it was said
that it is unlikely that it could bring any side effect to anyone, however,=
 if
someone has some concern about it, I can modify it so that the patch is app=
lied
only if a given option is enabled or disabled.

I tested successfully on 12-STABLE r348603 (I applied manually the patch th=
at
enables touchpad by default; I believe this is only commited in CURRENT at
least for now).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238491-7788>