Add map_to_output input option for touch devices
This commit is contained in:
parent
70bb9b9a2e
commit
45946fc75d
4 changed files with 54 additions and 5 deletions
|
|
@ -79,6 +79,7 @@ pub fn for_device(device: &InputDevice) -> InputConfig {
|
|||
} else {
|
||||
None
|
||||
},
|
||||
map_to_output: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue