Files
mopidy-touchscreen/mopidy_touchscreen/ext.conf
2014-08-08 14:48:25 +02:00

14 lines
234 B
Plaintext

[touchscreen]
enabled = true
screen_width = 320
screen_height = 240
cursor = True
fullscreen = False
cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
gpio = False
gpio_left = 4
gpio_right = 27
gpio_up = 22
gpio_down = 23
gpio_enter = 24