mirror of
https://github.com/labwc/labwc.git
synced 2026-02-08 10:06:59 -05:00
Fixed some typos
This commit is contained in:
parent
6cf19d1cdb
commit
785a34e8ad
7 changed files with 10 additions and 10 deletions
|
|
@ -72,7 +72,7 @@ struct input {
|
|||
|
||||
/*
|
||||
* Virtual keyboards should not belong to seat->keyboard_group. As a result we
|
||||
* need to be able to ascertain which wlr_keyboard key/modifer events come from
|
||||
* need to be able to ascertain which wlr_keyboard key/modifier events come from
|
||||
* and we achieve that by using `struct keyboard` which inherits `struct input`
|
||||
* and adds keybord specific listeners and a wlr_keyboard pointer.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue