Re: how to update an existing X installation with XIE?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
Please find attached the XF86Config file of my current installation.

Thanks in advance for your help.

Regards,
Selva

From: Marc Aurele La France <tsi@xxxxxxxxxxx>
To: Selvakumar Balasubramani <selvs43@xxxxxxxxxxx>
CC: xfree86@xxxxxxxxxxx
Subject: Re:  how to update an existing X installation with XIE?
Date: Sun, 23 Jul 2006 12:12:08 -0600 (MDT)

On Tue, 18 Jul 2006, Selvakumar Balasubramani wrote:

I have a PC installed with XFree86 version 3.3.5. The installation does not include XIE (X Image Extension).

It should.

Currently, I am in need to update the existing X installation to include XIE.
And, I need to do it without deleting the existing X installation.
Is it possible to do it by modifiying XF86Config file or is there any other way to do it?

Rquest you help in this regard.

Please read the XF86Config man page you currently have installed.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Academic Information and        |  fax:    1-780-492-1729           |
|    Communications Technologies   |  email:  tsi@xxxxxxxxxxx          |
|  352 General Services Building   +-----------------------------------+
|  University of Alberta           |                                   |
|  Edmonton, Alberta               |     Standard disclaimers apply    |
|  T6G 2H1                         |                                   |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 developer and VP.  ATI driver and X server internals.


Section "Files"
   RgbPath	"/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
   #FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
   #FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
   #FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol	"Standard"
   AutoRepeat	500 5
   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    "IMPS/2"
   Device      "/dev/psaux"
   Emulate3Buttons
   Emulate3Timeout    50
EndSection

Section "Monitor"

   Identifier  "My Monitor"
   VendorName  "Unknown"
   ModelName   "Unknown"
#    HorizSync   30.0 - 64.0
   HorizSync   30.0 - 200.0
#    VertRefresh 50-100
   VertRefresh 50-200


# Pal Mode
Modeline "TVPAL#640x480"     25.175 640  664  760  800   480  491  493  525

# NTSC Mode
Modeline "TVNTSC#640x430"     25.175 640  664  760  800   430  491  493  525

# NTSC Mode with 26.937 MHz external clock
Modeline "TVNTSC269#640x430" 25.175 640 664 760 800 430 491 493 525

# TFTPhilipsHDL1201 Mode
Modeline "TFTPhilipsHDL1201#800x600" 40 800 840 968 1056 600 601 605 628

# TV PAL 100Hz Mode
Modeline "100HZPAL#720x576" 50 720 856 976 1040 576 637 643 666 +hsync +vsync

# TFT NTSC 480x234 connected on VGA
Modeline "VGANTSC480X234#480x234" 25.175 480 664 760 800 234 491 493 525

# 640x400 @ 85 Hz, 37.86 kHz hsync
#Modeline "MONITOR#640x400" 31.5 640 672 736 832 400 401 404 445 -HSync +VSync


# 640x480 @ 60 Hz, 31.5 kHz
Modeline "MONITOR#640x480" 25.175 640 664 760 800 480 491 493 525

# 800x600 @ 72 Hz, 48.0 kHz hsync
#Modeline "MONITOR#800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync

# 800x600 @ 60 Hz, 37.8 kHz
Modeline "MONITOR#800x600" 40 800 840 968 1056 600 601 605 628

# 800x600 @ 60 Hz, 37.8 kHz
Modeline "800x600"     40     800  840  968 1056   600  601  605  628

# 1024x768 @ 70 Hz, 56.5 kHz hsync
#Modeline "MONITOR#1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync

# 1024x768 @ 60 Hz, 48.4 kHz
Modeline "MONITOR#1024x768" 65 1024 1032 1176 1344 768 771 777 806

# 1280x1024 @ 61 Hz, 64.2 kHz hsync
Modeline "MONITOR#1280x1024" 110 1280 1328 1512 1712 1024 1025 1028 1054

EndSection

Section "Device"
   Identifier	"Generic VGA"
   VendorName	"Unknown"
   BoardName	"Unknown"
   Chipset	"stpc"
   Clocks	25.175  40 31.5 36 40 50 65 75 110 135
EndSection

Section "Screen"
   Driver      "svga"
#    Driver      "fbdev"
   Device      "Generic VGA"
   Monitor     "My Monitor"


 Subsection "Display"
      Depth    16
       # Omit the Modes line for the "Generic VGA" device
#        Modes      "480x234"
#	Modes      "VGANTSC480X234#480x234"
#        Modes      "MONITOR#800x600" "MONITOR#640x480"
#       Modes      "MONITOR#640x480"
#        Modes      "MONITOR#800x600"
#        Modes      "MONITOR#1024x768"
#        Modes      "MONITOR#1280x1024"
        Modes      "TVNTSC#640x430"
#        Modes      "TVNTSC269#640x430"
#        Modes      "TVPAL#640x480"
#        Modes      "TFTPhilipsHDL1201#800x600"
#        Modes      "100HZPAL#720x576"
#        Modes      "VGANTSC480X234#480x234"
#	Virtual  1024 768
#	Virtual  512  234
 EndSubsection

EndSection



[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux