gata give X more time to start
This commit is contained in:
parent
97b2519fd4
commit
2999a3c831
@ -332,7 +332,7 @@ int start_session(int width, int height, int bpp, char* username,
|
||||
session_items[display].width = width;
|
||||
session_items[display].height = height;
|
||||
session_items[display].bpp = bpp;
|
||||
g_sleep(1000);
|
||||
g_sleep(5000);
|
||||
}
|
||||
return display;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user