- 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:
robijn
2002-08-04 20:58:51 +00:00
parent 8a1933e3b9
commit dc619e596f
15 changed files with 374 additions and 247 deletions
+3 -5
View File
@@ -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.