Advertising
- Stuff
- Friday, April 4th, 2008 at 6:09:28pm UTC
- # /etc/X11/xorg.conf (xorg X Window System server configuration file)
- Section "Files"
- Fontpath "/usr/share/X11/fonts/misc"
- Fontpath "/usr/share/X11/fonts/cyrillic"
- Fontpath "/usr/share/X11/fonts/100dpi/:unscaled"
- Fontpath "/usr/share/X11/fonts/75dpi/:unscaled"
- Fontpath "/usr/share/X11/fonts/Type1"
- Fontpath "/usr/share/X11/fonts/CID"
- Fontpath "/usr/share/X11/fonts/100dpi"
- Fontpath "/usr/share/X11/fonts/75dpi"
- # paths to defoma fonts
- Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
- Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
- EndSection
- Section "Module"
- Load "bitmap"
- Load "ddc"
- # Load "dri"
- Load "extmod"
- Load "freetype"
- Load "glx"
- Load "int10"
- Load "type1"
- Load "vbe"
- EndSection
- Section "InputDevice"
- Identifier "Generic Keyboard"
- Driver "kbd"
- Option "CoreKeyboard"
- Option "XkbRules" "xorg"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "gb"
- EndSection
- Section "InputDevice"
- Identifier "Configured Mouse"
- Driver "mouse"
- Option "CorePointer"
- Option "Device" "/dev/input/mice"
- Option "Protocol" "ImPS/2"
- Option "Emulate3Buttons" "true"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "Device"
- Identifier "Generic Video Card"
- Driver "nvidia"
- Busid "PCI:1:0:0"
- Videoram 65536
- Option "AddARGBVisuals" "True"
- Option "AddARGBGLXVisuals" "True"
- Option "NoLogo" "True"
- EndSection
- Section "Monitor"
- Identifier "flat"
- Option "DPMS"
- modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- Device "Generic Video Card"
- Monitor "flat"
- Defaultdepth 24
- SubSection "Display"
- Depth 16
- Modes "1280x1024_60.00" "1280x1024" "1024x768"
- EndSubSection
- EndSection
- Section "ServerLayout"
- Identifier "Default Layout"
- screen "Default Screen"
- Inputdevice "Generic Keyboard"
- Inputdevice "Configured Mouse"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.