K 10 svn:author V 5 gonzo K 8 svn:date V 27 2017-02-15T02:52:43.014761Z K 7 svn:log V 449 [psm] Fix calculation for clickpad softbuttons at the top 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 (double negative), and doing that placed the buttons in an unreachable area. PR: 216342 Submitted by: Greg V MFC after: 1 week END