mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Reload keymap on reconfigure
This commit is contained in:
parent
02d274e32c
commit
4b617b1e8c
3 changed files with 20 additions and 0 deletions
|
|
@ -537,6 +537,7 @@ seat_reconfigure(struct server *server)
|
|||
break;
|
||||
}
|
||||
}
|
||||
keyboard_reload(seat);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue