i went to settings - system - hardware drivers
it said there was newest nvidia drivers available
there was this option to 'Activate them'
so i did
it then asked to restart, i restart
now my res is limited to 640x480
before doing this i backed up my xorg.conf
RIGHT NOW my xorg.conf looks like this:
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
before doing the nvidia activate thing, i had 2 available resolutions 800x600 and 640x480
my xorg.conf looked like this
ection "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Thanks for help