Thomas Andrews <[EMAIL PROTECTED]> wrote: Hi,

Does anyone know how I can resize the root window on my X display?

I need to do this because for some reason the PVR350 framebuffer output 
(which goes to my TV) is "too big" for the TV screen. Mostly the sides 
are getting cut off.

Here are some of my xorg.conf settings:

#-------------------------------------------------------------------
Section "Monitor"
         Identifier              "PAL Monitor"
         HorizSync               30-68
         VertRefresh             50-120
         Mode "720x576"
                 DotClock        41.476
                 HTimings        720 752 840 928
                 VTimings        576 580 584 600
                 Flags           "-HSync" "-VSync"
         EndMode
EndSection
Section "Device"
         Identifier              "Hauppauge PVR 350 iTVC15 Framebuffer"
                 Driver  "ivtvdev"
                 Option  "ivtv" "/dev/fb0"
                 Option  "VideoOverlay" "on"
                 Option  "XVideo" "1"
                 BusID   "PCI:1:1:0"
                 Screen  0
EndSection
Section "Screen"
         Identifier              "TV"
         Device                  "Hauppauge PVR 350 iTVC15 Framebuffer"
         Monitor                 "PAL Monitor"
         DefaultDepth    24
         DefaultFbbpp    32
         Subsection              "Display"
                 Depth           24
                 FbBpp           32
                 Modes           "720x576"
         EndSubsection
EndSection
#-------------------------------------------------------------------

Many thanks,
Thomas

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

hi,

if i am not mistaken, you should be able to change the tv outut resolution from 
your aticonfig or nvidia control panel .  just open up the gui, choose window 1 
or 2 whichever your tv is and resize there.  save to  xorg.conf, restart x and 
see if it changes the tv  output.




Steve Reilly

http://reillyblog.com/

http://norwichlinuxusersgroup.com/



Registered Linux user: 412217
http://counter.li.org/


<img src="http://www.danasoft.com/sig/nlug.jpg";>






       
---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to