|
Make Screen Resolution 1024x768
Im am having some trouble getting the Screen Resolution to be 1024x768 its currently 800x640.
I tried editing this file
/etc/X11/XF86Config
This is what it currently is
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
(the bit i edited)
can someone help me im not sure why its not working
|