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


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

Xwin start and $HOME and .bashrc and .xmodmap


Dear Cywinxfrees

I have installed Cygnus and binaries of Xfree and everything seem to
work OK
For the console cygwin
no problem with the .bat file

@echo off
D:
chdir \cygwin\bin
bash --login -i

with cygwinX no major problem with the startxwin.bat file

@echo off
SET DISPLAY=127.0.0.1:0.0
SET PATH=%PATH%;d:\cygwin\bin;d:\cygwin\usr\X11R6\bin:/bin
SET HOME=/home/administrateur
start XWin -screen 0 1024x768x8 -whitepixel 255 -blackpixel 0
start xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black
start rxvt -fn "Lucidia Console-12"
start vtwm

However the main problems are that the windows open on /usr/X11/R6 and
not on /home/administrateur.
The .bashrc or .xmodmap which are in /home/administrateur are not
interpreted
Any suggestions to solve these problems are welcome

Best regards
Yours
Bernard




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