mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
20 lines
360 B
Plaintext
20 lines
360 B
Plaintext
[touchscreen]
|
|
enabled = true
|
|
screen_width = 320
|
|
screen_height = 240
|
|
resolution_factor = 8
|
|
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
|
|
sdl_fbdev = none
|
|
sdl_mousdrv = none
|
|
sdl_mousedev = none
|
|
sdl_audiodriver = disk
|
|
sdl_path_dsp = /dev/null
|