Start X server crashes with dual monitors

Reini Urban rurban@x-ray.at
Thu May 15 17:23:00 GMT 2008


Krzysztof Syryczynski schrieb:
> Yes, it didn't work:
> umount /usr/X11R6/lib/X11/fonts
> umount: /usr/X11R6/lib/X11/fonts: No such file or directory
> But directory exist:
> ls /user/X11R6/lib/X11/fonts

Oh god! Please do:
   mkdir -p /usr/X11R6/lib/X11/fonts
   mv /user/X11R6/lib/X11/fonts/* /usr/X11R6/lib/X11/fonts/

> 100dpi 75dpi TTF Type1 cyrilic encodings misc util
> (installed: Editors, System, Shels, X11; the rest default or installed)
> 
> 
>> Did you perform the steps in the FAQ for the fatal error message you
>> received?
>> Fatal server error: could not open default font 'fixed'
>> http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-error-font-eof

-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

--
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/



More information about the Cygwin-xfree mailing list