I need to adjust my screen resolution to 1399x768, here are some details from my system:
attached file some details from my system.
Printable View
I need to adjust my screen resolution to 1399x768, here are some details from my system:
attached file some details from my system.
Use cvt to generate the required modes for you:
cvt 1399x768
Use this output with xrandr to generate the modelines and then add them to the xorg.conf settings.
Running just xrandr (with no arguments) will give you the command syntax.
If you get stuck, post again and I'll give you some links.
Glad it helped.
I used a reference in the Gentoo wiki/How-to that gives quite a good treatment of it, but seem to have lost the bookmark.
If I find it, I will post it.
By the way, welcome to the forum. If you are a linux newbie, you have learnt one of the first requirements of linux is self-help;-)
Hope you enjoy it.
Many things are easier in Linux than Windows and after a while you will wonder how people can use windows.