Offset List Screen content and image

I am using roListScreen. The problem I am running into is my sdBackgroundImageUrl is being cut out on the right side of the screen. I have lots of room left of my content. I want to offset the content and image of ONLY the list screen toward the left margin by ~75. This doesnt need to effect the breadcrumb or the logo.

I was looking through the values on this page
http://sdkdocs.roku.com/display/sdkdoc/roAppManager

but did see anything that seemed to help.

It’s probably getting clipped by the overscan of the TV

http://en.wikipedia.org/wiki/Overscan
http://www.engadget.com/2010/05/27/hd-1 … tvs-do-it/

Yes, but can I compensate for this by moving the content portion of my roListScreen to the left? Is there an OffsetSD_X value for this?

“dan_vitch” wrote:
Is there an OffsetSD_X value for this?

No, you’d have to add a gutter to the right of your image. But thats’s not a good solution because not all TVs have the same overscan. And some TVs have a “Just Scan” mode that doesn’t overscan at all.

Here are our safe-zone guidelines: http://sdkdocs.roku.com/display/sdkdoc/ … 2Safezones

I want to do this as well offset my image to whereever i want.

The hard truth is roku is not letting me do what I NEED TO DO.