Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 11:58:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 216342] psm: wrong calculation for clickpad softbuttons at the top
Message-ID:  <bug-216342-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 216342
           Summary: psm: wrong calculation for clickpad softbuttons at the
                    top
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: greg@unrelenting.technology

Created attachment 179180
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179180&action=
=3Dedit
patch

On laptops like the ThinkPad X240, ClickPad buttons are located at the top.=
 The
hw.psm.synaptics.softbuttons_y sysctl was supposed to allow this by setting=
 the
value to a negative one (e.g. -1700). However, the condition was wrong (dou=
ble
negative), and doing that placed the buttons in an unreachable area. This p=
atch
fixes that problem.

--=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-216342-8>