svn commit: r348873 - head/sys/dev/atkbdc

Niclas Zeising zeising at freebsd.org
Tue Jun 11 08:20:19 UTC 2019


On 2019-06-10 22:04, Rodney W. Grimes wrote:
>> Author: zeising (doc,ports committer)
>> Date: Mon Jun 10 18:19:49 2019
>> New Revision: 348873
>> URL: https://svnweb.freebsd.org/changeset/base/348873
>>
>> Log:
>>    psm(4): Enable touchpads and trackpads by default
>>    
>>    Enable synaptics and elantech touchpads, as well as IBM/Lenovo TrackPoints
>>    by default, instead of having users find and toggle a loader tunable.
>>    This makes things like two finger scroll and other modern features work out
>>    of the box with X.  By enabling these settings by default, we get a better
>>    desktop experience in X, since xserver and evdev can make use of the more
>>    advanced synaptics and elantech features.
>>    
>>    Reviewed by:	imp, wulf, 0mp
>>    Approved by:	imp
>>    Sponsored by:	B3 Init (zeising)
>>    Differential Revision:	https://reviews.freebsd.org/D20507
> 
> This should of probably had a
> Relnotes:	Yes
> as it changes default system behavior.

You are right, sorry for not thinking about that.
Regards
-- 
Niclas Zeising


More information about the svn-src-head mailing list