On Thu, Oct 9, 2008 at 3:54 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I'm using tv-out with a radeon 7000 (xserver 7.3)
> but the mode 800x600 is a little bit shifted toward right (~20 pixels) on tv.
> How can I shift to left?

There are several randr properties for adjusting the tv image:
tv_horizontal_size
tv_horizontal_position
tv_vertical_position
See xrandr --verbose for more info.
to set an xrandr property:
xrandr --output S-video --set <property> <value>

> Can I use xrandr --newmode with S-video?

The driver has a hard-coded mode setup for tv-out regardless of what
modeline you specify.

Alex
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to