!
! define the picture control face look & feel
! this is for briteness, contrast, hue, chroma
!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! define the overall size of the remote
!
*XTVR_PICTURE_size.label:		400x450


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! setup the overall layout of the button grid
!
!				X        Y         WIDTH    HEIGHT
*XTVR_PICTURE_b00.location:	0.000+5  0.000+5   0.250-5  0.083-5
*XTVR_PICTURE_b01.location:	0.000+5  0.083+5   0.250-5  0.083-5
*XTVR_PICTURE_b02.location:	0.250+5  0.000+5   0.750-5  0.167-5

*XTVR_PICTURE_b03.location:	0.000+5  0.167+5   0.250-5  0.083-5
*XTVR_PICTURE_b04.location:	0.000+5  0.250+5   0.250-5  0.083-5
*XTVR_PICTURE_b05.location:	0.250+5  0.167+5   0.750-5  0.167-5

*XTVR_PICTURE_b06.location:	0.000+5  0.333+5   0.250-5  0.083-5
*XTVR_PICTURE_b07.location:	0.000+5  0.416+5   0.250-5  0.083-5
*XTVR_PICTURE_b08.location:	0.250+5  0.333+5   0.750-5  0.167-5

*XTVR_PICTURE_b09.location:	0.000+5  0.500+5   0.250-5  0.083-5
*XTVR_PICTURE_b10.location:	0.000+5  0.583+5   0.250-5  0.083-5
*XTVR_PICTURE_b11.location:	0.250+5  0.500+5   0.750-5  0.167-5

*XTVR_PICTURE_b12.location:	0.000+5  0.667+5   0.250-5  0.083-5
*XTVR_PICTURE_b13.location:	0.000+5  0.750+5   0.250-5  0.083-5
*XTVR_PICTURE_b14.location:	0.250+5  0.667+5   0.750-5  0.167-5

*XTVR_PICTURE_b15.location:	0.000+5  0.833+5   0.250-5  0.083-5
*XTVR_PICTURE_b16.location:	0.000+5  0.916+5   0.250-5  0.083-5
*XTVR_PICTURE_b17.location:	0.250+5  0.833+5   0.750-5  0.167-5


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! main control buttons
!
*XTVR_PICTURE_m00.label:		BUMP_BRIGHT 1
*XTVR_PICTURE_b00.label:		Brite\n+
*XTVR_PICTURE_b00.foreground:	black
*XTVR_PICTURE_b00.background:	tan

*XTVR_PICTURE_m01.label:		BUMP_BRIGHT -1
*XTVR_PICTURE_b01.label:		Brite\n-
*XTVR_PICTURE_b01.foreground:	black
*XTVR_PICTURE_b01.background:	tan

*XTVR_PICTURE_m02.label:		DISPLAY_BRIGHT
*XTVR_PICTURE_b02.label:		Value
*XTVR_PICTURE_b02.foreground:	red
*XTVR_PICTURE_b02.background:	white


*XTVR_PICTURE_m03.label:		BUMP_CONTRAST 1
*XTVR_PICTURE_b03.label:		Contrast\n+
*XTVR_PICTURE_b03.foreground:	black
*XTVR_PICTURE_b03.background:	tan

*XTVR_PICTURE_m04.label:		BUMP_CONTRAST -1
*XTVR_PICTURE_b04.label:		Contrast\n-
*XTVR_PICTURE_b04.foreground:	black
*XTVR_PICTURE_b04.background:	tan

*XTVR_PICTURE_m05.label:		DISPLAY_CONTRAST
*XTVR_PICTURE_b05.label:		Value
*XTVR_PICTURE_b05.foreground:	red
*XTVR_PICTURE_b05.background:	white


*XTVR_PICTURE_m06.label:		BUMP_HUE 1
*XTVR_PICTURE_b06.label:		Hue\n+
*XTVR_PICTURE_b06.foreground:	black
*XTVR_PICTURE_b06.background:	tan

*XTVR_PICTURE_m07.label:		BUMP_HUE -1
*XTVR_PICTURE_b07.label:		Hue\n-
*XTVR_PICTURE_b07.foreground:	black
*XTVR_PICTURE_b07.background:	tan

*XTVR_PICTURE_m08.label:		DISPLAY_HUE
*XTVR_PICTURE_b08.label:		Value
*XTVR_PICTURE_b08.foreground:	red
*XTVR_PICTURE_b08.background:	white


*XTVR_PICTURE_m09.label:		BUMP_CHROMA 1
*XTVR_PICTURE_b09.label:		Chroma\n+
*XTVR_PICTURE_b09.foreground:	black
*XTVR_PICTURE_b09.background:	tan

*XTVR_PICTURE_m10.label:		BUMP_CHROMA -1
*XTVR_PICTURE_b10.label:		Chroma\n-
*XTVR_PICTURE_b10.foreground:	black
*XTVR_PICTURE_b10.background:	tan

*XTVR_PICTURE_m11.label:		DISPLAY_CHROMA
*XTVR_PICTURE_b11.label:		Value
*XTVR_PICTURE_b11.foreground:	red
*XTVR_PICTURE_b11.background:	white

*XTVR_PICTURE_m12.label:		BUMP_SATV 1
*XTVR_PICTURE_b12.label:		Sat V\n+
*XTVR_PICTURE_b12.foreground:	black
*XTVR_PICTURE_b12.background:	tan

*XTVR_PICTURE_m13.label:		BUMP_SATV -1
*XTVR_PICTURE_b13.label:		Sat V\n-
*XTVR_PICTURE_b13.foreground:	black
*XTVR_PICTURE_b13.background:	tan

*XTVR_PICTURE_m14.label:		DISPLAY_SATV
*XTVR_PICTURE_b14.label:		Value
*XTVR_PICTURE_b14.foreground:	red
*XTVR_PICTURE_b14.background:	white

*XTVR_PICTURE_m15.label:		BUMP_SATU 1
*XTVR_PICTURE_b15.label:		Sat U\n+
*XTVR_PICTURE_b15.foreground:	black
*XTVR_PICTURE_b15.background:	tan

*XTVR_PICTURE_m16.label:		BUMP_SATU -1
*XTVR_PICTURE_b16.label:		Sat U\n-
*XTVR_PICTURE_b16.foreground:	black
*XTVR_PICTURE_b16.background:	tan

*XTVR_PICTURE_m17.label:		DISPLAY_SATU
*XTVR_PICTURE_b17.label:		Value
*XTVR_PICTURE_b17.foreground:	red
*XTVR_PICTURE_b17.background:	white



!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! this marks the end of the button list (optional, but speeds startup)
!  it MUST be numerically higher than any button number
!
*XTVR_PICTURE_m18.label:		MSG_END no more buttons defined
