ext.conf 234 B

12345678910111213
  1. [touchscreen]
  2. enabled = true
  3. screen_width = 320
  4. screen_height = 240
  5. cursor = True
  6. fullscreen = False
  7. cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
  8. gpio = False
  9. gpio_left = 4
  10. gpio_right = 27
  11. gpio_up = 22
  12. gpio_down = 23
  13. gpio_enter = 24