RE: Own XWin start batch file

2002-11-05 Thread Alexander Gottwald
On Tue, 5 Nov 2002, Mario Ohnewald wrote: > Why? What does ac do? (Sorry, man XWin and XWin --help couldnt help me) -ac switches the access control off. This is equivalent to xhost + and will allow _anybody_ to connect to the XServer. One could easily grab all keypresses and window contents. Or

RE: Own XWin start batch file

2002-11-05 Thread Mario Ohnewald
muchas gracias! ;) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:cygwin-xfree-owner@;cygwin.com]On Behalf Of Rasjid Wilcox > Sent: Dienstag, 5. November 2002 11:21 > To: [EMAIL PROTECTED]; Mario Ohnewald > Subject: Re: Own XWin start batch file > > &

Re: Own XWin start batch file

2002-11-05 Thread Rasjid Wilcox
On Tue, 5 Nov 2002 9:16 pm, Mario Ohnewald wrote: > > Why? What does ac do? (Sorry, man XWin and XWin --help couldnt help me) > >From the linux 'man Xserver' page: -ac disables host-based access control mechanisms. Enables access by any host, and permits any host to mo

RE: Own XWin start batch file

2002-11-05 Thread Mario Ohnewald
Hi, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:cygwin-xfree-owner@;cygwin.com]On Behalf Of Alexander Gottwald > > > On Tue, 5 Nov 2002, Mario Ohnewald wrote: > > > Hello! > > I would like to know if it is possible to start XWin.exe with these > > parameters from a batch fi

Re: Own XWin start batch file

2002-11-05 Thread Alexander Gottwald
On Tue, 5 Nov 2002, Mario Ohnewald wrote: > Hello! > I would like to know if it is possible to start XWin.exe with these > parameters from a batch file: > XWin -ac -screen 0 1024 768 -nowinkill -unixkill -query 192.168.10.6 -from > 192.168.10.53 you can even put that into a shortcut. BTW: Please