mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
14 lines
234 B
Plaintext
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
|