On Mon, 9 Feb 2004 15:55:12 +0100
phriedrich <[EMAIL PROTECTED]> wrote:

> > [...] but
> > I solved that by running games on separate xserver without WM.
> 
> How exactly do you do that?
> 
> Is it just to run something like:
> startx winex3 <path/gamename> -- :1  ?
> 
> Regards,
> 
> Friedrich
> 
> 
> 

I'm using a bash script:

#!/bin/bash

xinit $* -- :1 -screen res1024



-- 
/~\ The ASCII        Andrej "Ticho" Kacian <andrej at kacian dot sk>
\ / Ribbon Campaign  GnuPG public key ID: 7CD93FE2 (pgp.mit.edu)
 X  Against HTML     Key fingerprint:
/ \ Email!           E87D 9DEF 2A23 6FFB 7AD9 542F 4253 3A46 7CD9 3FE2

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to