Batchyx / synaptix-xorg-driver
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
README
:: needed : - dir structure reorganisation. - correct global configuration - split initialisation into two parts, to sort the log mess. - send touchpad caps to modules. how to handle missing caps like ppi ? how to get things evdev can't get ? - more gestures, including basic ones: horizontal/vertical/circular scrolling the best would be to NOT use handled_value anywhere. Xorg can provide some effects, like acceleration. :: does not work : - Xorg nevers terminates input drivers. so the socket is never unlinked. - but it seems xorg does a close command. - xinput commands executions: maybe i should use the brand new xorg things - some drag events are not recognised by some WM, and i don't know why. :: what i know - some touchpad reports jerky position with two finger

