Page 1 of 1

wrong screen resolution, fluxbox

Posted: Thu Mar 10, 2011 4:39 am
by lmo
I tried to run the latest (9) Mint Fluxbox in a VMWare virtual machine, and encountered the same problem I had encountered with other fluxbox distributions: the that apparently, the detected screen resolution is wrong, and I don't know what to do about this. Here is what happens:

When the OS starts, it starts in 800x600 mode, and when I change it to the higher resolution of my screen, 1280x1024, the result is that fonts in applications are HUGE, way beyond being usable, although the font sizes set in the 'appearance' utility seem correct.

Again, I saw this with other fluxbox distributions I had tried long ago, so I am surprised both that this problem still exists, and that I wasn't able to find solutions for it on the web. The only way I know of to manually change display settings is by editing xorg.conf, but in this distribution there is no such file, and I have no idea what to to.

Any idea why this happens in VMWare virtual machines, and how I can solve it? Please note that my technical skills in linux are rather basic.

Re: wrong screen resolution, fluxbox

Posted: Thu Mar 10, 2011 5:56 am
by viking777
Well, if you know that editing xorg.conf fixes the problem there are two things you can do. Either copy xorg.conf from a working distro (if you have one this is the best option) or else create your own xorg.conf and edit it yourself.

Instructions here:

http://www.osguides.net/operation-syste ... u-910.html

I would suggest that the reason you can't find a solution to this online is perhaps because it is a very uncommon problem.

Re: wrong screen resolution, fluxbox

Posted: Sun Mar 13, 2011 5:03 am
by lmo
Thanks for your answer. The problem was solved by installing the VMWare Tools and restarting the virtual machine.

Re: wrong screen resolution, fluxbox

Posted: Sun Mar 13, 2011 3:15 pm
by Oldredbeard
Thank you viling777, I was having this problem, because I am running through an old 8 port kvm switch. I copied the xorg.conf from a working version, and pasted it in /ect/X11, as root, rebooted and set the resolution to what I wanted. Worked great, many thanks.