# # 1999/05/17 # Jacek Pliszka # pliszka@fuw.edu.pl # Compaq LTE 5300 # P133 # Red Hat # 6.0 # XFree86 3.3.3.1-49 # XF86_SVGA # Cirrus Logic GD754x # 1MB # 16bpp # 800x600 # 12.1" # TFT # Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:-1" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) Xleds 1 2 3 # To set the LeftAlt to Meta, RightAlt key to ModeShift, # RightCtl key to Compose, and ScrollLock key to ModeLock: LeftAlt Meta RightAlt ModeShift # RightCtl Compose RightCtl Control ScrollLock ModeLock # ScrollLock Compose # To disable the XKEYBOARD extension, uncomment XkbDisable. XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 # ChordMiddle is an option for some 3-button Logitech mice # ChordMiddle EndSection Section "Monitor" Identifier "Compaq LTE 5300 LCD" VendorName "Compaq" ModelName "12.1 TFT" HorizSync 31.5-58 VertRefresh 50-100 Modeline "800x600a" 40 800 840 968 1056 600 601 605 628 +hsync +vsync ModeLine "800x600b" 36 800 824 896 1024 600 601 603 625 ModeLine "800x600c" 40 800 840 968 1000 600 601 602 640 EndSection # ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "Cirrus Logic GD754x (laptop)" VendorName "Compaq" BoardName "LTE 5300" VideoRam 1024 # Option "linear" # Use Option "no_bitblt" if you have graphics problems. If that fails # try Option "noaccel". # Refer to /usr/X11R6/lib/doc/README.cirrus. EndSection # ********************************************************************** # Screen sections # ********************************************************************** # The Colour SVGA server Section "Screen" Driver "svga" Device "Cirrus Logic GD754x (laptop)" Monitor "Compaq LTE 5300 LCD" DefaultColorDepth 16 Subsection "Display" Depth 16 Modes "800x600a" "800x600b" "800x600c" ViewPort 0 0 EndSubsection Subsection "Display" Depth 8 Modes "800x600a" "800x600b" "800x600c" ViewPort 0 0 EndSubsection EndSection