git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8008 8c9fc860-2736-0410-a75d-ab315db34111
@@ -4,10 +4,11 @@ Files.AddSearchPath ../source ~
Files.SetWorkPath work ~
Configuration.Init~
FSTools.Mount WORK RelativeFileSystem . ~
+Debugging.DisableGC~
Display.Install ~
WindowManager.Install ~
Autostart.Run~
Clipboard.Install~
Objects.SystemA2IsUp~
-DisplayRefresher.Start~
-
+KbdMouse.DisableMouseEmulation ~
+DisplayRefresher.Install~