chris_c
Member
- Joined
- Jun 25, 2010
- Messages
- 393
- Age
- 56
xlib is commonly laggy with its mouse events - and in turn so is sdl etc
I'm directly using xlib and not happy with the laggyness (invented a word!) I'm experiencing with mouse events
Basically I want pen down / up and pen x,y coordinates when it touches or drags...
I'm already accessing /dev/input/event for gpio-keys to monitor lid closing events is that the way to go for touch screen
events? anyone noticed any laggyness (liking my new word) there?
anyone used tslib whats that like?
I'm directly using xlib and not happy with the laggyness (invented a word!) I'm experiencing with mouse events
Basically I want pen down / up and pen x,y coordinates when it touches or drags...
I'm already accessing /dev/input/event for gpio-keys to monitor lid closing events is that the way to go for touch screen
events? anyone noticed any laggyness (liking my new word) there?
anyone used tslib whats that like?