Packaged X Server for easy use

2004-12-07 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello X Cygwin project. I got tired of the only option to use an X Server on Windows to be either use the X-Win32 trial (like i would pay $200+ for that!) or install the full cygwin environment. So what I did was take out the binaries required to run

Re: Packaged X Server for easy use

2004-12-07 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 07 December 2004 12:15 pm, Christopher Faylor wrote: > On Tue, Dec 07, 2004 at 11:43:33AM -0500, Joseph Miller wrote: > >Hello X Cygwin project. I got tired of the only option to use an X > >Server on Windows to be either

Re: Packaged X Server for easy use

2004-12-07 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 07 December 2004 3:09 pm, Christopher Faylor wrote: > On Tue, Dec 07, 2004 at 02:53:19PM -0500, Joseph Miller wrote: > >I do realize that you do not have to install the entire cygwin > >installation but can use setup.exe a

Re: Make Xwin.exe run something on start-up

2005-02-14 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You may also want to take a look at XWinLogon which is basically the Cygwin X server packaged with a Windows frontend. You can see a screenshot and download it at http://www.calcmaster.net/visual-c++/xwinlogon/ - -Joseph On Saturday 12 February 20

30+ reasons why X-Win32 is Better than Cygwin/X

2005-03-09 Thread Joseph Miller
f the feature, the third column is what support Cygwin/X has for it and the fourth column is what support X-Win32 has for it. - -Joseph Miller -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCL2hZmXZROF+EADURAuH7AJ4sMWNkewmQnemWmFqT2AeKT7XMDwCfR5o+ 8V4iPv23+sO5iInWxC++BWM= =Pm

Re: 30+ reasons why X-Win32 is Better than Cygwin/X

2005-03-10 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 09 March 2005 6:30 pm, Christopher Faylor wrote: > On Wed, Mar 09, 2005 at 04:19:18PM -0500, Joseph Miller wrote: > >I recently received a list entitled "30+ Reasons Why X-Win32 is Better > > than Cygwin/X". I

Re: 30+ reasons why X-Win32 is Better than Cygwin/X

2005-03-10 Thread Joseph Miller
suggestions or comments about this, please email me. I have already seen projects in place that appear to work towards remote sound support but have not been integrated into anything else. Now where was that project page. - -Joseph On Wednesday 09 March 2005 4:19 pm, Joseph Miller wrote

Re: Try to make minimal XServer

2005-04-04 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 30 March 2005 11:43 am, Leo wrote: > Hello. > > I'd like to run X-apps on the remote Unix and see them on my notebook with > CygWin XServer. > The simpliest installation gives workable X, but suffer almost 100M > I've got the xwin.exe itse

Fwd: calcmaster.NET Contact Us

2005-04-19 Thread Joseph Miller
then launches either ssh.exe or rsh.exe inside of an xterm. I have never had problems with it except that sometimes xterm.exe launches before XWin.exe opens a listening socket and then xterm.exe promptly closes. Reattempting to launch everything usually fixes this. -Joseph Miller -- Forw

Re: It this the disappearing cursor bug?

2005-11-17 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Colin, I have seen some code in MPlayer that uses a while loop to continue to call ShowCursor() until the cursor is either shown or hidden as needed. It is possible to call ShowCursor(FALSE) twice so that a single ShowCursor(TRUE) will not work. I