- On the computer monitor I would like GNOME running, preferably with the mouse pointer locked in there.
- On the TV, I'd like just plain X so that I can direct fullscreen video to it using mplayer.
I've tried to run one X server with two screens (:0.0 and :0.1). The problem here is that I get a GNOME desktop on each monitor, and the mouse pointer can be moved between them. Setting the $DISPLAY variable to :0.0 prior to running gnome-session or launching gnome-session with the --display flag makes no difference.
I've also tried to use two separate X servers, with one monitor for :0 and one for :1. This way I manage to run GNOME on one and just X on the other. The X servers end up on different VTs though, and if for an example I have :0 on VT7 and :1 on VT8, only one can be viewed at a time. If I switch to VT8 the computer monitor goes blank, and if I switch back to VT7 the TV goes blank. I tried forcing them both to the same VT and also tried the sharevts option, but that resulted in scrambled output.
Any ideas?

