Skip to content

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.

Clone this wiki locally