Table Of Contents
Touchring¶
Shows rings around every touch on the surface / screen. You can use this module to check that you don’t have any calibration issues with touches.
Configuration¶
Parameters: |
|
---|
Example¶
In your configuration (~/.kivy/config.ini), you can add something like this:
[modules]
touchring = image=mypointer.png,scale=.3,alpha=.7