tablet: implement version 2
This commit is contained in:
parent
1d017ec2c2
commit
dee0066f1a
25 changed files with 426 additions and 31 deletions
|
|
@ -267,3 +267,14 @@ event touch_cancel {
|
|||
time_usec: pod(u64),
|
||||
id: i32,
|
||||
}
|
||||
|
||||
event tablet_pad_dial_delta {
|
||||
value120: i32,
|
||||
}
|
||||
|
||||
event tablet_pad_dial_frame {
|
||||
seat: u32,
|
||||
time_usec: pod(u64),
|
||||
input_device: u32,
|
||||
dial: u32,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue