- Moved some code from main.c to screenlist.c
- Implemented reloading by sending SIGHUP. - Now doing 'real 8Hz' rendering and 32Hz input processing. - Removed noscreen feature (that we rejected).
This commit is contained in:
@@ -69,11 +69,9 @@ User=nobody
|
||||
# if any, and run as this user instead.
|
||||
|
||||
#ServerScreen=no
|
||||
# Enables the built-in server screen [Default: noscreen]
|
||||
# yes : always,
|
||||
# noscreen : when there are no other screens active,
|
||||
# no : never, the LCD display will be blank when there are
|
||||
# no screens active.
|
||||
# If yes, the the serverscreen will be rotated as a usual info screen. If no,
|
||||
# it will be a background screen, only visible when no other screens are
|
||||
# active.
|
||||
|
||||
Foreground=yes
|
||||
# The server will stay in the foreground if set to true.
|
||||
|
||||
Reference in New Issue
Block a user