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

Configuracion Xwindow



Saludos a todos,
despues de instalar las Xwindows me he encontrado con el problema de
configurarlo todo correctamente.
Evidentemente no lo tengo muy claro puesto que no entiendo algunos
parametros del XF86Config.
El sistema arranca i funciona pero creo que puede verse muuuuucho mejor!

Podria alguien con el mismo hw enviar su configuracion?
Supongo que el hecho que no vea los iconos de las barras de botones de
las ventanas de KDE esta relacionado con esto. Alguien ha tenido el
mismo problema?

Mi configuracion:
Monitor:  ADI MicroScan 4GP
Targeta:   ViRGE/DX 2MB

A lo que he llegado:
Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   XkbRules        "xfree86"
   XkbModel        "pc101"
   XkbLayout       "es"
EndSection

Section "Pointer"
   Protocol        "Microsoft"
   Device          "/dev/mouse"
   BaudRate        1200
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "ADI"
   ModelName       "MicroScan4GP"
   HorizSync       30-64
   VertRefresh     50-100
   Modeline  "1024x768"   85.00 1024 1032 1152 1360 768 784 787 823
   Modeline  "800x600"    69.65 800 864 928 1088 600 604 610 640 -hsync
-vsync
   Modeline  "640x480"    45.80 640 672 768 864 480 488 494 530 -hsync
-vsync
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "S3 ViRGE/DX (generic)"
   Chipset         "s3_virge"
EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   SubSection "Display"
      Depth        24
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes         "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        8
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

--
==========================
 Vicenç Masanas
  email: vicenc@si.udg.es
==========================



Reply to: