[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Sucess with X



Hi

Why are you not using the X font server which is there is recent version 
of RedHat, thats why you have to define many font paths which can be only
in a line as shown below.

type "setup"

select -> System Services
and see that you have a '*' against xfs and xfstt(for true type fonts).

----------------------

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

    FontPath   "unix/:-1"
---------------------------------see only the above line-----------




-------------------------------------------------------------------------
On Mon, 15 Nov 1999, Thirumani wrote:

> Reply-To: linux-india@xxxxxxxxxxxxxxxxxxxxx
> 
> Hi,
> 
> Thanks to all of you who have responded to my query.  I have succeeded
> in starting X in my machine.  The way I did that though is still a
> puzzle to me.  I was experimenting with XF86Setup and chose the higher
> mode ie. 1152x864.  It worked and started.  Then I used xvidtune to go
> back to my favorite 1024x768 and adjusted the position.  May some guru
> in the list can throw some light explaining this behavior.
> 
> Thiru
> 
> For the benefit of others I am giving my config file below.
> 
> Section "Files"
>    RgbPath    "/usr/X11R6/lib/X11/rgb"
>    FontPath
> "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi"
> 
> EndSection
> 
> Section "ServerFlags"
> EndSection
> 
> Section "Keyboard"
>    Protocol        "Standard"
>    AutoRepeat      500 30
>    LeftAlt         Meta
>    RightAlt        Meta
>    ScrollLock      Compose
>    RightCtl        Control
>    XkbKeycodes     "xfree86"
>    XkbTypes        "default"
>    XkbCompat       "default"
>    XkbSymbols      "us(pc101)"
>    XkbGeometry     "pc"
>    XkbRules        "xfree86"
>    XkbModel        "pc101"
>    XkbLayout       "us"
> EndSection
> 
> Section "Pointer"
>    Protocol        "Microsoft"
>    Device          "/dev/mouse"
>    BaudRate        1200
>    Emulate3Timeout 50
>    Resolution      100
>    Emulate3Buttons
> EndSection
> 
> Section "Monitor"
>    Identifier      "Primary Monitor"
>    VendorName      "Unknown"
>    ModelName       "Unknown"
>    HorizSync       30-50
>    VertRefresh     50-90
>    Modeline  "1024x768"   65.00 1024 1056 1200 1344 768 771 777 806
> -hsync -vsync
>    Modeline  "800x600"    50.00 800 856 976 1040 600 637 643 666 +hsync
> +vsync
>    Modeline  "640x480"    36.00 640 696 752 832 480 481 484 509 -hsync
> -vsync
> 
> --------------This gives bad display
>    #Modeline  "1152x864"   65.00 1152 1168 1384 1480 864 865 875 985
> interlace
> EndSection
> 
> Section "Device"
>    Identifier      "Primary Card"
>    VendorName      "Unknown"
>    BoardName       "None"
>    VideoRam        4096
> EndSection
> 
> Section "Screen"
>    Driver          "Accel"
>    Device          "Primary Card"
>    Monitor         "Primary Monitor"
>    DefaultColorDepth 24
>    BlankTime       0
>    SuspendTime     0
>    OffTime         0
>    SubSection "Display"
>       Depth        8
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        15
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        16
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        24
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        32
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
> EndSection
> 
> Section "Screen"
>    Driver          "SVGA"
>    Device          "Primary Card"
>    Monitor         "Primary Monitor"
>    DefaultColorDepth 24
>    BlankTime       0
>    SuspendTime     0
>    OffTime         0
>    SubSection "Display"
>       Depth        8
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        15
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        16
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        24
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
>    SubSection "Display"
>       Depth        32
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
> EndSection
> 
> Section "Screen"
>    Driver          "VGA16"
>    Device          "Primary Card"
>    Monitor         "Primary Monitor"
>    BlankTime       0
>    SuspendTime     0
>    OffTime         0
>    SubSection "Display"
>       Depth        4
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
> EndSection
> 
> Section "Screen"
>    Driver          "VGA2"
>    Device          "Primary Card"
>    Monitor         "Primary Monitor"
>    BlankTime       0
>    SuspendTime     0
>    OffTime         0
>    SubSection "Display"
>       Depth        1
>       Modes        "1152x864" "1024x768" "800x600" "640x480"
>    EndSubSection
> EndSection
> 
> 
> --------------------------------------------------------------------
> The Linux India Mailing List Archives are now available.  Please search
> the archive at http://lists.linux-india.org/ before posting your question
> to avoid repetition and save bandwidth.
> 

Vishweshwar Saran Singh Deo "Surguja"
Email: vssinghdeo-surguja@xxxxxxxxxxxxx


--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.