diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-31 01:19:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-31 01:20:37 +0200 |
commit | d7e1c95e0a22eb1ada8ad53dab3af5fec2af1d0c (patch) | |
tree | 4889393b67da97ea4e7801ca003d9dae78a05567 /src/login/.gitignore | |
parent | da5d4bf64f96d21c664bc6fea37f4f28927beb2c (diff) |
login: properly detect MIMO USB displays
MIMO USB displays use a generic VID/PID for the hub component. With a
bit of trickery we can detect them by the VID/PID of the graphics
component.
Diffstat (limited to 'src/login/.gitignore')
-rw-r--r-- | src/login/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/login/.gitignore b/src/login/.gitignore index 6fb49e5ace..d3840c7afc 100644 --- a/src/login/.gitignore +++ b/src/login/.gitignore @@ -1,4 +1,5 @@ /libsystemd-login.pc /logind-gperf.c /org.freedesktop.login1.policy +/71-seat.rules /73-seat-late.rules |