Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144693224
D20507.id58480.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
563 B
Referenced Files
None
Subscribers
None
D20507.id58480.diff
View Options
Index: head/sys/dev/atkbdc/psm.c
===================================================================
--- head/sys/dev/atkbdc/psm.c
+++ head/sys/dev/atkbdc/psm.c
@@ -513,9 +513,9 @@
/* Tunables */
static int tap_enabled = -1;
static int verbose = PSM_DEBUG;
-static int synaptics_support = 0;
-static int trackpoint_support = 0;
-static int elantech_support = 0;
+static int synaptics_support = 1;
+static int trackpoint_support = 1;
+static int elantech_support = 1;
/* for backward compatibility */
#define OLD_MOUSE_GETHWINFO _IOR('M', 1, old_mousehw_t)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 12, 5:50 AM (7 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28664442
Default Alt Text
D20507.id58480.diff (563 B)
Attached To
Mode
D20507: enable synaptics and elantech touchpads by default
Attached
Detach File
Event Timeline
Log In to Comment