Finished the driver and installed it. Saving for archive.
This commit is contained in:
@@ -24,6 +24,12 @@ Regular wheel mode:
|
||||
cargo run --manifest-path renewed_driver/Cargo.toml -- --mode wheel
|
||||
```
|
||||
|
||||
Multitouch timing can be tuned without recompiling:
|
||||
|
||||
```bash
|
||||
cargo run --manifest-path renewed_driver/Cargo.toml -- --mode multitouch --mt-idle-ms 100 --mt-idle-max-ms 1500 --mt-settle-ms 80
|
||||
```
|
||||
|
||||
The process still needs access to the Surface Dial event device and
|
||||
`/dev/uinput`, just like the original daemon.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user