support of xfree86 4.3 randr extension
Status: Alpha
Brought to you by:
dthierbach
Hi,
do you plan to support randr extension in any further release ??
It would be very useful with a soft like mplayer, to be able to use it in full screen (in tv resolution), because my desktop is in 1280x960 and i don't want to change xfree config to do that.
manually it works fine when using xrandr to make xfree go in 800x600 and then use nvtv to activate tv out in 768x576 (near 800x600).
Thanks
Logged In: NO
why not using mplayer options -screenw and -screenh? you
start it like:
mplayer -screenw 768 -screenh 576 -fs file.avi and it should
work ok without messing with xfree.