jcs
fa30b33449
when probing for wsmouse devices, check up to wsmouse9
...
ok deraadt
2019-06-11 14:51:34 +00:00
0f8d0b1f14
Enable colemak
...
OK matthieu@
2019-05-11 16:30:32 +00:00
bentley
63a1f613db
When checking keyboard variants, perform a stricter comparison.
...
This prevents kbd(8) layouts with particular bitmasks from being
wrongly detected as French.
Broken behavior reported by Diogo Galvao; thanks!
ok mpi@ matthieu@
2019-04-06 13:51:18 +00:00
jcs
65b51547fb
setup WSMOUSE_TYPE_TOUCHPAD devices to use ws driver by default, but
...
allow them to work with xf86-input-synaptics
with and ok bru@
2018-07-30 16:00:39 +00:00
matthieu
1a66cad3fb
Update to xserver 1.19.5.
...
Tested by bru@, jsg@ and others
2017-12-08 15:01:59 +00:00
bru
a6a6fd0c5a
Use ws as default driver for touchpads.
...
ok matthieu@
2017-12-05 20:56:26 +00:00
matthieu
b9d0c0fb7c
Fix a bunch of gcc warnings.
...
- constify name field
- rename devname -> devnam
- replace deprecated Xprintf() with asprintf()
2016-09-12 21:57:14 +00:00
matthieu
595a0e50e5
sys/select.h -> sys/time.h
2016-09-12 21:46:25 +00:00
matthieu
d2533042e8
Fix build after headers cleanup.
...
include wscons headers after sys/ioct.h and sys/select.h
with deraadt@ and kettenis@
2016-09-12 21:44:30 +00:00
guenther
8113144b81
Remove zaurus keyboard model
...
ok matthieu@
2016-09-03 14:58:02 +00:00
bentley
ca4d05124d
Detect keyboard configuration by masking bits, not equality checks.
...
Fixes the case where a kbd(8) setting has multiple bits set
(e.g., us.dvorak.swapctrlcaps). Bug reported by Sevan Janiyan.
ok shadchin@ matthieu@
2015-12-29 18:47:21 +00:00
jsg
56b31a08cf
Recognise the synaptics with sw buttons mouse type and set the
...
clickpad and has_secondary_buttons properties.
Initial diff from myself with additional changes from matthieu@
2015-01-15 01:30:40 +00:00
matthieu
4f58590a42
Update to xserver 1.16.1.
...
Tested by naddy@, jsg@ & kettenis@
2014-09-27 17:52:59 +00:00
matthieu
adec87cf5d
Update to X server 1.14.1. Tested by many during t2k13. Thanks.
2013-06-07 17:28:45 +00:00
stsp
3827241485
Attach the synaptics(4) driver to elantech touchpads during auto-configuration.
...
ok matthieu@
2012-10-29 13:34:28 +00:00
matthieu
e60da74507
Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.
2012-06-10 13:21:05 +00:00
matthieu
a682cc0ce7
Use the 'macintosh' xkb model on adb keyboards. From mpi@, reminded by
...
landry@. ok deraadt@
2012-02-11 18:30:29 +00:00
matthieu
d253c9004d
Switch to the xf86-input-ws input driver for mouse by default.
...
ok shadchin@.
2012-01-08 17:15:52 +00:00
matthieu
05b4e5f308
Revert stuff from my local tree which leaked in xserver 1.11.3 update.
2011-12-29 10:47:37 +00:00
matthieu
4344ac3914
Bugfix Update to xserver 1.11.3
2011-12-18 16:08:59 +00:00
mpi
9fa376d08a
Use the synaptics driver with ALPS touchpads
...
with and ok matthieu@
2011-09-21 17:42:03 +00:00
shadchin
4e607c59bd
Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default'
...
ok matthieu@
2011-09-17 13:39:30 +00:00
matthieu
ec7d9704ca
Fix default xkboptions settings here too.
2011-08-21 09:18:40 +00:00
matthieu
394dd9fc87
A wscons keyboard type of zaurus should map to an XKB model of zaurus
2011-07-04 20:27:57 +00:00
matthieu
b6047701ef
Introduce new autoconfiguration code for X input drivers, based on X
...
hotplug framework.This also takes care of the configuration of the
keyboard layout from the wscons layout that was hacked inside the
keyboard driver.
Tested by many, ok oga@.
2011-06-29 19:55:01 +00:00