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


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.02.01.20.38...@gmail.com

Reply via email to