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
|
|
@ -10,6 +10,7 @@ struct keyboard;
|
|||
struct wlr_keyboard;
|
||||
|
||||
void keyboard_init(struct seat *seat);
|
||||
void keyboard_reload(struct seat *seat);
|
||||
void keyboard_finish(struct seat *seat);
|
||||
|
||||
void keyboard_setup_handlers(struct keyboard *keyboard);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue