On Tue, Aug 23, 2005 at 01:32:06PM -0300, Fernando Canizo wrote

> Seems you have found your solution to this problem, but i want to
> add this, maybe unrelated to your problem, but yet usefull:
> 
> In your original solution you have two X servers running at different
> resolutions, you don't need to start two servers for this, just use
> the command 'xrandr'
> 
> # to see available modes 
> xrandr -q
>  
> # to change to a desired mode
> xrandr -s number_in_first_column_of_previous_command
>   
> 'xrandr' is part of the x11-base/xorg-x11 package.

  I'm aware of xrandr; unfortunately, applications don't seem to be.
xrandr is great for internet-TV, when I want to temporarily resize the
screen, because resizing the screen doesn't cost anything in cpu cycles.
Software scaling of video is a cpu hog.  But Firefox won't automatically
resize to the new resolution.  fbpanel menubar disappears off the bottom
when I go to a smaller screen, etc, etc.

-- 
Walter Dnes <[EMAIL PROTECTED]>
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list

Reply via email to