9and3r / mopidy-touchscreen

Extension for displaying track info and controlling Mopidy from a touch screen using PyGame/SDL
Apache License 2.0
45 stars 24 forks source link

Cursor at false #5

Closed ArthurJam closed 9 years ago

ArthurJam commented 9 years ago

Hello,

I have a raspberry with a touchscreen. When i put the cursor option at false, I can't click on all screen. Just the first and the last is be triggered.

Thanks for your work.

ghost commented 9 years ago

Is the touchscreen working fine with cursor option set to true? This options calls to pygame.mouse.set_visible

I don't understand what you mean with "Just the first and the last is be triggered." If you mean that it is only detected when you press on the touchscreen and when you release and not when you move while pressed, this is normal behavior.

ArthurJam commented 9 years ago

Yes the touchscreen working fine with cursor option set to true. But where the option is set to false, the bottom menu is not working. I just can press and enter in the first and last menu. I dont try to press and move. It s probably a bug with pygame and my touchscreen.

ghost commented 9 years ago

I will close this as it seems that is not related directly with mopidy-touchscreen. Maybe you could try to calibrate the screen: https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi/touchscreen-install-and-calibrate#manual-calibration