shifting tv-output

Alex Deucher alexdeucher at gmail.com
Thu Oct 9 23:06:04 PDT 2008


On Thu, Oct 9, 2008 at 3:54 PM, redbliss at libero.it <redbliss at libero.it> 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


More information about the xorg-driver-ati mailing list