Re: Xfce for cygwin

2004-12-03 Thread Maarten Boekhold
Mark Fisher wrote: Ralgh has made a really good script for compiling/installing/ rebuilding each part of xfce to make it easily redistributable. Just be aware that for cygwin you need to rerun autoconf/automake and use the copy of libtool that ships with cygwin (the devel one). The

RE: Starting X on a second monitor - kludge that works

2004-12-03 Thread Mark Fisher
I tried adding -position to a simple xinit session and X bombs out with the usage command, i.e. (~/.xinitrc) fvwm2 $ xinit -- -position 100 100 it doesn't look like these paramters exist mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Earle F.

_impure_ptr warning in install

2004-12-03 Thread george young
[Xwin 6.8.1.0-1, Windows XP pro 5.1, experienced with linux X, not a windows or cygwin hacker] I just did a full uninstall of cygwin everything, using the setup program. Then I installed: [setup version 2.427, from mirror.mcs.anl.gov] base/ cygwin emu engine 1.5.12-1 X11/

Shared Memory Transport

2004-12-03 Thread Kensuke Matsuzaki
Hi, I read Shared memory transport for XFree86. http://dri.sourceforge.net/cgi-bin/moin.cgi/SharedMemoryTransport It didn't improve so much, because unix domain socket is very fast. But we don't have unix domain socket and we use inet socket, so I think shared memory transport can improve

Re: Shared Memory Transport

2004-12-03 Thread Christopher Faylor
On Sat, Dec 04, 2004 at 08:49:34AM +0900, Kensuke Matsuzaki wrote: I read Shared memory transport for XFree86. http://dri.sourceforge.net/cgi-bin/moin.cgi/SharedMemoryTransport It didn't improve so much, because unix domain socket is very fast. But we don't have unix domain socket and we use inet

Re: Shared Memory Transport

2004-12-03 Thread Kensuke Matsuzaki
Cygwin does have unix domain sockets. They're probably not very fast, though. Sorry, you are right. But cygwin_socket uses inet to emulate. It always call socket(AF_INET, ...). I don't know well where are bottlenecks, whether transport is fast enough or not. zakki

RE: Starting X on a second monitor - kludge that works

2004-12-03 Thread Earle F. Philhower III
Howdy! At 01:18 PM 12/3/2004 +, you wrote: I tried adding -position to a simple xinit session and X bombs out with the usage command, i.e. (~/.xinitrc) fvwm2 $ xinit -- -position 100 100 it doesn't look like these paramters exist Nope, it doesn't yet. But adding it to XWin.exe should be a