[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: panning using xrandr



On Tue, 01 Feb 2011 14:31:55 +0000, T o n g wrote:

> Now the question that I really want,
> 
> How can I reduce the size of my display to a smaller size, while keep
> the virtual size of my display to my current size, using panning to view
> all virtual display. I tried below, but it didn't work as I expected:
> 
>  xrandr -s 640x480 --output VGA-1 --panning 1920x1080

Hum... if I understood correctly the xrandr man page, you should run 
something like:

xrandr --output VGA-1 --mode 640x480 --fb 1920x1080 --panning 1920x1080

Greetings,

-- 
Camaleón


Reply to: