On Wed, 7 Mar 2012 00:31:12 +0100
Swiatoslaw Gal <swiatoslaw....@univie.ac.at> wrote:

>---------- From Matthew Carter 23-01-2012 at 22:01 ----------
>> You could always run fullscreen apps/games on a separate X display
>> using:
>> 
>> xinit $(which gameName) -- :8
>> 
>> -Matt
>
>Can one use such a clean solution with a second display?
>E.g. an external monitor attached to a laptop?
>
>s.
>

`man xorg.conf` or http://linux.die.net/man/5/xorg.conf - section
ServerLayout.
xinit $(which gameName -- :8 -layout "Your Layout Name"

Reply via email to