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

Re: Servidor X con Frame Buffer



On Mon, 25 Jan 1999, Jose Luis Trivino wrote:
>
>	Alguien puede pasarme su fichero XF86Config para frame
>buffer o indicarme como puedo solucionar este problema? 

          En el CD  de una revista reciente  (no sé cuál porque  a mí el
     archivo me lo pasaron) viene esto:

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/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
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        "pc104"
   XkbLayout       "us"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/mouse"
   Emulate3Timeout 50
   Resolution      100
   Buttons         3
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-48.5
   VertRefresh     55-90
   Modeline  "1024x768"   65.00 1024 1048 1192 1340 768 771 777 806 -hsync -vsync
EndSection

Section "Device"
   Identifier      "Primary Card"
EndSection

Section "Screen"
   Driver          "FBDev"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   SubSection "Display"
      Modes        "default"
   EndSubSection
EndSection


         Parece que es como lo tienes tú pero por probar...


-- 
Los sueños no se descubren hasta que uno despierta ("Abre los ojos")

David Serrano <ctv.es@fserrano>      http://come.to/Hue-Bond.world
In love with TuX - Linux 2.0.34     Linux Registered User no. 87069
 PGP Public key at http://www.ctv.es/USERS/fserrano/pgp_pubkey.asc


Reply to: