Closed i509VCB closed 2 years ago
Starting with version 7 of the wl_keyboard protocol, the protocol now mandates that the file descriptor for the keymap is mapped using MAP_PRIVATE.
wl_keyboard
MAP_PRIVATE
Would also be nice to upgrade to memmap2 while we are at this.
Starting with version 7 of the
wl_keyboard
protocol, the protocol now mandates that the file descriptor for the keymap is mapped usingMAP_PRIVATE
.Would also be nice to upgrade to memmap2 while we are at this.