Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xf86-input-synaptics
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xorg
driver
xf86-input-synaptics
Commits
00db7690
Commit
00db7690
authored
Mar 06, 2015
by
Peter Hutterer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
conf: add Lenovo T450s and W451 to rules
Signed-off-by:
Peter Hutterer
<
peter.hutterer@who-t.net
>
parent
37d34f03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
conf/71-synaptics.rules
conf/71-synaptics.rules
+10
-0
No files found.
conf/71-synaptics.rules
View file @
00db7690
...
...
@@ -7,4 +7,14 @@ KERNELS=="serio1", \
ATTRS{firmware_id}=="*LEN0048*", \
ENV{ID_INPUT.tags}="has_trackpoint_buttons"
# Lenovo W451
KERNELS=="serio1", \
ATTRS{firmware_id}=="*LEN004a*", \
ENV{ID_INPUT.tags}="has_trackpoint_buttons"
# Lenovo T450s
KERNELS=="serio1", \
ATTRS{firmware_id}=="*LEN200f*", \
ENV{ID_INPUT.tags}="has_trackpoint_buttons"
LABEL="touchpad_end"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment