autocommit 2022-01-09 13:07:57 CET
This commit is contained in:
parent
4efb187e24
commit
02d1c90501
5 changed files with 41 additions and 3 deletions
|
|
@ -313,7 +313,7 @@ impl WlSeatObj {
|
|||
self.client
|
||||
.event(p.keymap(
|
||||
wl_keyboard::XKB_V1,
|
||||
self.global.layout.clone(),
|
||||
p.keymap_fd()?,
|
||||
self.global.layout_size,
|
||||
))
|
||||
.await?;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue