Siegfried Heintze (Aditi) schrieb:
I use:
E:\cygwin\bin\bash.exe -c -l 'run bash -c -l "CYGWIN=server Xwin.exe :0 -query 
192.168.11.1 -from 192.168.11.2 -once  -dpi 120 &" '

If you don't have cygserver running you should delete CYGWIN=server, if you 
don't need larger fonts delete -dpi 120

Very interesting. Could you kindly point me to the documentation? I removed the -query 
and the -from and the "Cygwin=server" and it was not working correctly. Since 
I'm running DHCP, I was not sure what to put for those IP addresses you are using.


Sorry, i didn't adapt it for local use, i'm using XDMCP to connect to another 
computer.
You probably want to try:
C:\cygwin\bin\bash.exe -c -l 'run bash -c -l "startxwin.sh" '
or
C:\cygwin\bin\bash.exe -c -l 'run bash -c -l "Xwin.exe :0 & export DISPLAY=:0.0; xterm;  
fvwm2 &" '
If you want a unix style fvwm window manager with background window.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to