Treat screens as different display numbers
Hi,
I am having a development linux box that has two screens (each of 1024x768, one is touchscreen). I am running a kiosk style application there, so I used xrandr to setup the screen.
I've noticed that instead having a :0 and :1 display it expands the :0 display to add up the full width of the screen from 1024x768 to 2048x768. Is there a way to achieve the separation of screens, like having different display (not mirroring) in the first screen and something else in the second screen, but each screen to be the physical monitor?
|