Hacker News new | ask | show | jobs
by ianhanschen 1943 days ago
On Linux you have two X servers instances, with 2 window managers, and 2 consoles. Each X server is working with a different display, so naturally the content ends up on the right display.

On Windows you have just one console, one window manager, and multiple monitors. The easiest way to accomplish this is to clone the two monitors in display settings so you're always using the same monitor, regardless of where you're sitting.

1 comments

I am using a single xserver and extended the desktop.

Yes cloning is what I ended up doing.