Date: Tue, 17 Apr 2001 12:45:36 +0200 From: "Petr Holub" <hopet@chemi.muni.cz> To: <freebsd-questions@freebsd.org>, <freebsd-mobile@freebsd.org> Subject: Re: Dell C600 XFree86 Message-ID: <000d01c0c72b$896e6b10$1403fb93@arwen>
next in thread | raw e-mail | index | archive | help
Config is below the signature. Send me mail if it works or not please.
Petr
================================================================
Petr Holub
Masaryk University
Dept. Physical Chemistry Supercomputing Centre Brno
Faculty of Science Institute of Compt. Science
Kotlarska 2, 61137 Brno, CZ Botanicka 68a, 60200 Brno, CZ
phone: +420-5-41129312 phone: +420-5-41512278
e-mail: hopet@chemi.muni.cz e-mail: hopet@ics.muni.cz
# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)
Section "Files"
FontPath "unix/:7101" # local font server
# if the local font server has problems, we can fall back on these
#FontPath "/usr/lib/X11/fonts/misc"
#FontPath "/usr/lib/X11/fonts/cyrillic"
#FontPath "/usr/lib/X11/fonts/100dpi:unscaled"
#FontPath "/usr/lib/X11/fonts/75dpi:unscaled"
#FontPath "/usr/lib/X11/fonts/Type1"
#FontPath "/usr/lib/X11/fonts/Speedo"
#FontPath "/usr/lib/X11/fonts/100dpi"
FontPath
"/usr/lib/X11/fonts/misc:unscaled,/usr/lib/X11/fonts/75dpi:unscaled,/usr/lib/X11
/fonts/100dpi:unscaled,/usr/lib/X11/fonts/latin2/75dpi:unscaled,/usr/lib/X11/fon
ts/latin2/100dpi:unscaled,/usr/lib/X11/fonts/kas,/usr/lib/X11/fonts/100dpi-il2,/
usr/lib/X11/fonts/75dpi-il2,/usr/lib/X11/fonts/misc-il2,/usr/lib/X11/fonts/Speed
o,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/czech,/usr/lib/X11/fonts/misc,/usr
/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/latin2/75dpi,/
usr/lib/X11/fonts/latin2/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/jelinek/100dpi-2/"
FontPath "/usr/X11R6/lib/X11/fonts/jelinek/75dpi-2/"
FontPath "/usr/X11R6/lib/X11/fonts/unknown1/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/unknown1/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/unknown2/"
ModulePath "/usr/local/lib/modules"
EndSection
Section "ServerFlags"
EndSection
Section "Module"
Load "ddc"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "bitmap"
Load "freetype"
Load "speedo"
Load "type1"
Load "vbe"
Load "int10"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
# Option "ScrollLock" "Compose"
# Option "RightCtl" "Control"
# Option "XkbCompat" "group_led"
# Option "XkbLayout" "czsk(us_cz_prog)"
# Option "XkbVariant" "us_cz_prog"
# Option "XkbModel" "pc104"
#Option "XkbRules" "xfree86"
#Option "XkbModel" "pc104"
#Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Generic Graphics Device"
Driver "r128"
Option "intern_disp"
Option "extern_disp"
EndSection
Section "Device"
Identifier "VMware SVGA"
Driver "vmware"
BusID "PCI:0:15:0"
EndSection
Section "Monitor"
Identifier "SGI Multilink"
HorizSync 28-70
VertRefresh 58-62
Option "DPMS"
Modeline "1600x1024_60" 108 1600 1624 1664 1704 1024 1027 1030 1056
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-49
VertRefresh 43-72
Option "DPMS"
Modeline "1600x1024_60x" 108 1600 1624 1664 1704 1024 1027 1030 1056
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Graphics Device"
Monitor "Generic Monitor"
# DefaultDepth 8
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "External Screen"
Device "Generic Graphics Device"
Monitor "SGI Multilink"
# DefaultDepth 8
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
#Modes "1024x768" "1600x1024_60" "800x600"
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "External Screen"
#Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
# end of XF86Config
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000d01c0c72b$896e6b10$1403fb93>
