I decided to re-install my Slackware in PC with 11.0 and everything worked perfectly until i tried to install the latest NVidia driver. I managed to install it, but when i start the graphical screen (after editing the xorg.conf to use nvidia driver instead of vesa), the font size is HUGE. I tried to set
Code:
DisplaySize 360 270
in xorg.conf, but the font is still big. When i changed it into nv, it will work normally. I got the value by using nv as the driver and then run xdpyinfo in terminal.
I also want to have 72 Hz as my refresh rate, but after taking several tries in xorg.conf, i couldn't pass 60Hz, but i'm sure that my monitor is able to pass this, since i managed to do that in my previous installation of Slackware, but i forgot to backup the configuration of my xorg.conf file.
Any tips on how to fix this issues?
Thanks Before