Configuration

-cache
-fulscreen
This commit is contained in:
9and3r
2014-07-28 00:44:03 +02:00
parent 39eaeaec25
commit a0f33e28d3
6 changed files with 117 additions and 136 deletions

View File

@@ -39,9 +39,11 @@ Mopidy-Touchscreen to your Mopidy configuration file::
[touchscreen]
enabled = true
screen_width = 800
screen_height = 600
cursor = False
screen_width = 320
screen_height = 240
cursor = True
fullscreen = False
cache_dir = $XDG_CACHE_DIR/mopidy/touchscreen
Features
=============