zerfix

Results 2 comments of zerfix

to change sensitivity, add to sway config: ``` input { accel_profile pointer_accel } ``` as identifier you can use `type:pointer`, `type:touchpad` or use `swaymsg -t get_inputs` to find your input...

I have after some trial and error come up with a basic encode, send, receive, decode that works, if no higher than version 8. Though id share, as the documentation...