On ���, 2002-01-08 at 22:28, Frederic Lepied wrote: > Thanks for the report. I have just uploaded 4.1.99.5 and I will fix > this problem in my next build.
I had to modify startx; default as distributed with 4.1.99.4 attempts to always start xterm instead of xinitrd: #xinit $clientargs -- $server $serverargs -deferglyphs 16 xinit $client $clientargs -- $server $serverargs -deferglyphs 16 Original line is commented out. $client is set above to $sysclientrc (if no arguments to startx have been given) but never used. I updated XFree so cannot check what was in cooker version. -andrej
