From d7e1c95e0a22eb1ada8ad53dab3af5fec2af1d0c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 May 2012 01:19:11 +0200 Subject: 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. --- src/login/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/login/.gitignore') 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 -- cgit v1.2.3-54-g00ecf