Screen resolution with Projector and xrandr?

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
desputin

Screen resolution with Projector and xrandr?

Post by desputin »

Hi,
I have installed Mint with xfce and I am trying to get my projector running with the correct screen resolution.
The Projector is connected via VGA and has 1280x1024. But in xfce it only shows 1024x768. My graphics card is an intel.

Could anyone here help me with that?
I have allready tried

Code: Select all

xrandr --newmode "1280x1024-60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
and

Code: Select all

$ xrandr --addmode VGA-1 1280x1024_60.00
After that I was able to set the resolution to 1280x1024 but the picture didn't become wider just more narrow and the edges right and left are cut off....

Any idea what I can do?

best regards desputin
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
desputin

Re: Screen resolution with Projector and xrandr?

Post by desputin »

Solved the problem!

I tried with the wrong screen resolution. My projektor has 1280x800.

So I did:

Code: Select all

cvt 1280 800 60
and then the xrandr-commands and wrote both of the xrandr-commands into the /home/username/.xprofile file.
Locked

Return to “Graphics Cards & Monitors”