Quote Originally Posted by pr0x View Post
Thanks for your reply.

I tried all dpi settings but all it does make everything very small. It does not let you see 100% of the screen. 240 dpi should be optimal for 800x480.

I kinda did a dirty fix but it only worked for 90%. I edited data\ui_nextgen\layout\medium\ui\params.css

It looks now like this:

@params {
screen_x:0;
screen_y:0;
screen_w:800;
screen_h:480;

And the program is in 800x480 but the map is not. It all looks good and good resolution but when you want to navigate you see the map is blown up 4 times. You can see the map zoomed in 4x and you can't navigate. It drives me crazy.
Have a look here:
Code:
Please Login or Register to see the links
[Only registered and activated users can see links. ]

As you can see, there are a lot of possibilities for screen resolutions. You have to try different settings. But do not edit the css file for it.