Results 1 to 2 of 2

Thread: X windows problems

  1. #1
    Newbie
    Join Date
    Jul 2006
    Location
    Lusaka
    Posts
    1

    Cool X windows problems

    My server runs Fedora 9 with X windows (the best thing to me, a Windows Pro!). However, the X program failed to load with an error message that it "can't load a certain font". After that it goes back to the command prompt. How do I correct this situation?

  2. #2
    Advisor Outlaw's Avatar
    Join Date
    May 2001
    Location
    Clifton Park, NY
    Posts
    630
    Edit /etc/X11/xorg.conf and look for the section where your fonts are defined, and comment out the offending line

    The font section from my FC5 box:

    Code:
    Section "Files"
    
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, a font server independent of the X server is
    # used to render fonts.
            FontPath     "unix/:7100"
    EndSection

Similar Threads

  1. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  2. Windows CE FAQ
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:00 AM
  3. Troubleshoot Windows Protection Error
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:16 AM
  4. Reinstall Dial-Up Networking and TCP/IP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:07 AM
  5. How to install or upgrade to Windows XP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 12-31-2004, 10:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •