ext.conf 367 B

12345678910111213141516171819
  1. [touchscreen]
  2. enabled = true
  3. screen_width = 320
  4. screen_height = 240
  5. resolution_factor = 8
  6. cursor = True
  7. fullscreen = False
  8. cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
  9. gpio = False
  10. gpio_left = 4
  11. gpio_right = 27
  12. gpio_up = 22
  13. gpio_down = 23
  14. gpio_enter = 24
  15. sdl_fbdev = /dev/fb1
  16. sdl_mousdrv = TSLIB
  17. sdl_mousedev = event0
  18. sdl_audiodriver = disk
  19. sdl_path_dsp = /dev/null