Description
The console server should open consoles to the correct desktops, so for instance, if one starts a console app in another desktop than the default one, the console window should open in this other desktop, and not the default one. Also, it should create a new console input thread for this new other desktop, and not using the input thread of the default desktop. Finally it should assign the created console app to the new desktop.