SDL2 Touch Screen Emulator¶
The sdl
touchscreen platform allows emulating a touch screen by using the mouse with the sdl
display driver.
The sdl
display component must be configured to use this.
Base Touchscreen Configuration¶
# Example configuration entry
touchscreen:
platform: sdl
Configuration variables:¶
id (Optional, ID): Manually set the ID of this touchscreen.
All other options from Touchscreen.