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]

Cygwin-XFree86 problem-repport


Hello,
I have just installed the today available version of cygwin + XFree86,
on NT4 workstation + Service Pack 6.

Very good job !

Just found this few problems:
- to start the Xserver, I had to modify the file
c:\cygwin\usr\X11R6\bin\startxwin.bat:
-------------------------------------
@echo off
SET DISPLAY=127.0.0.1:0.0

REM Error in the path line:
REM SET PATH=%PATH%;\usr\X11R6\bin;\cygwin\bin;\cygwin\usr\bin
SET PATH=%PATH%;\cygwin\usr\X11R6\bin;\cygwin\bin;\cygwin\usr\bin

REM the -engine option is bad: The doc (XWin -?) show that the option
REM    can be one of  "1,2 ou 4"
REM start XWin -screen 0 1024x768x16 -whitepixel 255 -blackpixel 0
-engine -4
start XWin -screen 0 1024x768x16 -whitepixel 255 -blackpixel 0 -engine 4
start /B xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
bash
start /B rxvt -fn "Lucidia Console-12"
start /B twm
-------------------------------------

This modifications corrects the problem.

Another problem for which i Have not found a solution, is that the
keybord
is configured "qwerty", istead of "azerty". It is a problem because i am
french
and my keyboard is azerty.
I don't know where to configure this.
In the cygwin shell window, it is correct (azerty)

Again, Thanks for your good job !

Manuel
---------------------------------------------------------------
Manuel Segura
---------------------------------------------------------------


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