This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

startxwin.bat and PATH


Hi list,

I want to launch X at startup on my WIN NT station at work because I
use many unix machines.

This way I set a windows shortcut to startxwin.bat and the server
starts.

But PATH isn't set correct, as startxwin.bat only defines
/usr/X11R6/bin and /bin (and normal windows %PATH%)

I suggest this (changed this on my machine whithout problems):
 add "-i -l" to the xterm line to set the shell interactive and login
shell.

REM Startup an xterm, using bash as the shell.
run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
/usr/bin/bash -i -l



___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]