Skip to content

Instantly share code, notes, and snippets.

@tzafrir
Created March 19, 2012 01:02
Show Gist options
  • Select an option

  • Save tzafrir/2088413 to your computer and use it in GitHub Desktop.

Select an option

Save tzafrir/2088413 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Mar 19, 2012.
    15 changes: 15 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@

    Section "Screen"
    Identifier "Default Screen"
    DefaultDepth 24
    EndSection

    Section "Module"
    Load "glx"
    EndSection

    Section "Device"
    Identifier "Default Device"
    Driver "nvidia"
    Option "NoLogo" "True"
    EndSection