Update linapple.conf

Changed Fullscreen and Boot at startup to true.
This commit is contained in:
dabonetn 2016-05-05 22:01:29 -04:00
parent 32465d5690
commit 11de7fc900

View File

@ -248,8 +248,8 @@
# #
# Show Leds 1/0 - show leds while accessing disks (140Kb and HDD) or not, default - 1 # Show Leds 1/0 - show leds while accessing disks (140Kb and HDD) or not, default - 1
Fullscreen = 0 Fullscreen = 1
Boot at Startup = 0 Boot at Startup = 1
Show Leds = 1 Show Leds = 1
########################################################################## ##########################################################################