Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Xorg.conf file generated for PC-BSD
- Section "ServerLayout"
- Identifier "XFree86 Configured"
- Screen 0 "Screen0" 0 0
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
- Option "Clone" "off"
- EndSection
- Section "ServerFlags"
- Option "AutoAddDevices" "Off"
- EndSection
- Section "Files"
- ModulePath "/usr/local/lib/xorg/modules"
- FontPath "/usr/local/lib/X11/fonts/cyrillic/"
- FontPath "/usr/local/lib/X11/fonts/TrueType/"
- FontPath "/usr/local/lib/X11/fonts/webfonts/"
- FontPath "/usr/local/lib/X11/fonts/misc/"
- FontPath "/usr/local/lib/X11/fonts/TTF/"
- FontPath "/usr/local/lib/X11/fonts/Type1/"
- FontPath "/usr/local/lib/X11/fonts/CID/"
- FontPath "/usr/local/lib/X11/fonts/75dpi/"
- FontPath "/usr/local/lib/X11/fonts/100dpi/"
- FontPath "/usr/local/lib/X11/fonts/dejavu/"
- FontPath "/usr/local/lib/X11/fonts/local/"
- EndSection
- Section "Module"
- Load "ddc"
- Load "dbe"
- Load "extmod"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "keyboard"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us"
- Option "XkbVariant" ""
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/sysmouse"
- Option "Buttons" "6"
- Option "ZAxisMapping" "4 5"
- Option "Emulate3Buttons"
- EndSection
- Section "Monitor"
- Identifier "Monitor0"
- VendorName "Monitor Vendor"
- ModelName "Monitor Model"
- EndSection
- Section "Device"
- Identifier "Card0"
- Screen 0
- Driver "radeonhd"
- VendorName "Radeon Video Driver"
- Option "XAANoOffscreenPixmaps" "true"
- Option "AccelMethod" "EXA"
- Option "DRI" "true"
- BusID "PCI:1:5:0"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Monitor "Monitor0"
- DefaultDepth 24
- SubSection "Display"
- Depth 24
- Modes "1366x768"
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment