Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-runner.in
diff options
context:
space:
mode:
Diffstat (limited to 'sugar-runner.in')
-rw-r--r--sugar-runner.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/sugar-runner.in b/sugar-runner.in
index 4437055..ce65049 100644
--- a/sugar-runner.in
+++ b/sugar-runner.in
@@ -114,9 +114,6 @@ elif "DISPLAY" in os.environ:
window_process, xid = _run_xephyr_window(args.resolution)
- # FIXME if Xephyr runs immediately it doesn't get the full screen size
- time.sleep(1)
-
xinit_args.append("/usr/bin/Xephyr")
xinit_args.append(display)
xinit_args.extend(["-dpi", str(_get_screen_dpi())])