Skip to content

Instantly share code, notes, and snippets.

@royw
Created February 21, 2009 21:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save royw/68202 to your computer and use it in GitHub Desktop.
Save royw/68202 to your computer and use it in GitHub Desktop.
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (root@royw-gentoo) Mon Oct 13 11:25:18 CDT 2008
# gentoo ~x86
# ms Natural keyboard Pro
# Logitech MX-1000 mouse
# Gyration wireless mouse & keyboard & MCE remote
# ms IntelliMouse Explorer
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
# Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG L246WP"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
Option "RenderAccel" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment