xrandr is a X Window System extension, which allows clients to dynamically change X screens, so as to resize, rotate and reflect the root window of a screen.

learn more… | top users | synonyms

3
votes
1answer
409 views

Lower resolution of LVDS-0 in different aspect-ratio nVidia

I am trying to clone 2 displays. I have a laptop with 1440x900 resolution and an external monitor with 1024x768 resolution. I want the laptop screen to show the same as the external monitor however, ...
3
votes
1answer
255 views

resolution of attached widescreen

I wanted to connect my TV (Sony Bravia) to my Laptop. My laptop has a displayport and the TV a HDMI. So with the adapters, I'm able to connect those two, and that part works. What doesn't work, is ...
2
votes
1answer
153 views

How do I set my monitor to widescreen mode in Mint when it doesn't recognize widescreen capability?

My computer is a former laptop from which I removed the screen. The graphics card is an ATI Radeon of some kind. I have it plugged into a small TV via VGA cable, but Mint still thinks I have the ...
0
votes
1answer
162 views

How do I resolve “xrandr: cannot find crtc for output”?

Whenever I come to work I type xrandr --auto xrandr --output VGA1 --right-of LVDS1 This gets my second display working, however now I get xrandr: cannot find crtc for output VGA1 For reference ...
3
votes
0answers
95 views

Used xrandr to rotate monitor but cannot reverse it after deleting script

I following a guide to have my tablet (Samsung ativ 700t running ubuntu 12.10 Gnome3) invert the screen 180 on login I place a script file in /etc/X11/Session.d/45custom-script. Contents of file: ...
2
votes
0answers
367 views

debian X Xconf resolution xrandr badmatch

Recently I minimal installed debian squeeze(amd64), when I configs my resolution, unexpected errors came out, I did a lot of searching, but couldn't find a way to figure it out. to install the ...
2
votes
0answers
121 views

How to fix flash fullscreen from appearing on the side of the screen

My situation is similar to the one described in How can I make flash fullscreen on an external display. I also have a laptop extended with a larger screen. Aside from KDE wildly resetting the screens ...
1
vote
0answers
223 views

Can't add a resolution in Mint 14 Nadia (ATI RV516 X1350)

I just got a bootable USB w/ Linux Mint 14 Nadia installed and I ran into some problems with my laptop's graphic drivers. Computer is fairly old, it's HP Compaq 6820s from around 2008. Problem ...
1
vote
0answers
134 views

xrandr config not loading properly at startup from .xprofile

I'm using xrandr to rescale the resolution on a netbook (Ubuntu 12.10). When I run the following command it works fine: xrandr --output LVDS1 --mode 1024x600 --panning 1280x720 --scale 1.25x1.2 ...
1
vote
0answers
165 views

No Video Output with DVI to VGA converter

Here's a weird one... so X definitely grabbed all the EDID info from my second monitor, as nothing seems amiss in any output or log. The system responds correctly to enabling output, i.e. xrandr ...
1
vote
0answers
326 views

Using xrandr freezes computer completely

I have the following problem: I have a laptop (open) with an external monitor connected. After boot, everything is perfect - the laptop screen is on the left of the external one and both resolutions ...