sudo vim /etc/X11/xorg.conf

or

sudo nano /etc/X11/xorg.conf


예 :) Graphic Driver

Section "Device"
        Identifier      "Radeon 9600"
        Driver          "ati"
        BusID           "PCI:1:0:0"
        Option          "XAANoOffscreenPixmaps"
EndSection
, .