/usr/lib/udev/hwdb.d
NameSizeModeActions
20-acpi-vendor.hwdb1507300644editdlrm
20-bluetooth-vendor-product.hwdb1403400644editdlrm
20-dmi-id.hwdb1890644editdlrm
20-net-ifname.hwdb1110644editdlrm
20-OUI.hwdb22262890644editdlrm
20-pci-classes.hwdb153550644editdlrm
20-pci-vendor-model.hwdb33884590644editdlrm
20-sdio-classes.hwdb7830644editdlrm
20-sdio-vendor-model.hwdb41810644editdlrm
20-usb-classes.hwdb80700644editdlrm
20-usb-vendor-model.hwdb14622780644editdlrm
20-vmbus-class.hwdb18100644editdlrm
60-autosuspend-fingerprint-reader.hwdb52080644editdlrm
60-autosuspend.hwdb16820644editdlrm
60-evdev.hwdb200130644editdlrm
60-keyboard.hwdb876530644editdlrm
60-seat.hwdb11190644editdlrm
60-sensor.hwdb370540644editdlrm
70-joystick.hwdb17510644editdlrm
70-mouse.hwdb244650644editdlrm
70-pointingstick.hwdb70910644editdlrm
70-touchpad.hwdb23160644editdlrm
80-ieee1394-unit-function.hwdb470690644editdlrm
Edit: /usr/lib/udev/hwdb.d/60-seat.hwdb (1119B)
# This file is part of systemd. # # This file lists graphic devices that don't have a DRM driver and fall back to # a frame-buffer one instead. Since commit 6260d28b8a, frame-buffer devices are # no more considered as graphical capable. # # The matches have the 'fb' prefix to make sure that only the framebuffer # device, and not the (parent) PCI device, is tagged with 'master-of-seat'. # # Allowed properties are: # ID_TAG_MASTER_OF_SEAT=1 ######################################### # eXtreme Graphic Innovation (XGI) ######################################### # Z7/Z9 (XG20 core), a rather ancient graphic chip, doesn't have a DRM driver # and falls back to vesafb. fb:pci:v000018CAd00000020* ID_TAG_MASTER_OF_SEAT=1 ######################################### # HyperV ######################################### # HyperV currently doesn't do DRM, hence we need to synthesize for HyperV's fb # device instead. fb:pci:v00001414d00005353* ID_TAG_MASTER_OF_SEAT=1 ######################################### # Parallels ######################################### fb:pci:v00001ab8d00004005* ID_TAG_MASTER_OF_SEAT=1