-
Notifications
You must be signed in to change notification settings - Fork 11
Clipboard Detachment for Surface Book 2 and 3
Maximilian Luz edited this page Jul 3, 2020
·
1 revision
This driver has basic support for clipboard detachment handling (e.g. unmounting of devices attached to the base). The driver itself does not do anything more than sending an event to user-space and awaiting a reply. A separate daemon is required to handle these events. Have a look at this repository for a basic implementation of such a daemon.