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

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! define the overall size of the remote
!
*STB_PICTURE_size.label:		400x300


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! setup the overall layout of the button grid
!
!				X        Y         WIDTH    HEIGHT
*STB_PICTURE_b00.location:	0.000+5  0.000+5   0.250-5  0.125-5
*STB_PICTURE_b01.location:	0.000+5  0.125+5   0.250-5  0.125-5
*STB_PICTURE_b02.location:	0.250+5  0.000+5   0.750-5  0.250-5

*STB_PICTURE_b03.location:	0.000+5  0.250+5   0.250-5  0.125-5
*STB_PICTURE_b04.location:	0.000+5  0.375+5   0.250-5  0.125-5
*STB_PICTURE_b05.location:	0.250+5  0.250+5   0.750-5  0.250-5

*STB_PICTURE_b06.location:	0.000+5  0.500+5   0.250-5  0.125-5
*STB_PICTURE_b07.location:	0.000+5  0.625+5   0.250-5  0.125-5
*STB_PICTURE_b08.location:	0.250+5  0.500+5   0.750-5  0.250-5

*STB_PICTURE_b09.location:	0.000+5  0.750+5   0.250-5  0.125-5
*STB_PICTURE_b10.location:	0.000+5  0.875+5   0.250-5  0.125-5
*STB_PICTURE_b11.location:	0.250+5  0.750+5   0.750-5  0.250-5


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! main control buttons
!
*STB_PICTURE_m00.label:		BUMP_BRIGHT 5
*STB_PICTURE_b00.label:		Brite\n+
*STB_PICTURE_b00.foreground:	black
*STB_PICTURE_b00.background:	tan

*STB_PICTURE_m01.label:		BUMP_BRIGHT -5
*STB_PICTURE_b01.label:		Brite\n-
*STB_PICTURE_b01.foreground:	black
*STB_PICTURE_b01.background:	tan

*STB_PICTURE_m02.label:		DISPLAY_BRIGHT
*STB_PICTURE_b02.label:		Value
*STB_PICTURE_b02.foreground:	red
*STB_PICTURE_b02.background:	white


*STB_PICTURE_m03.label:		BUMP_CONTRAST 5
*STB_PICTURE_b03.label:		Contrast\n+
*STB_PICTURE_b03.foreground:	black
*STB_PICTURE_b03.background:	tan

*STB_PICTURE_m04.label:		BUMP_CONTRAST -5
*STB_PICTURE_b04.label:		Contrast\n-
*STB_PICTURE_b04.foreground:	black
*STB_PICTURE_b04.background:	tan

*STB_PICTURE_m05.label:		DISPLAY_CONTRAST
*STB_PICTURE_b05.label:		Value
*STB_PICTURE_b05.foreground:	red
*STB_PICTURE_b05.background:	white


*STB_PICTURE_m06.label:		BUMP_HUE 5
*STB_PICTURE_b06.label:		Hue\n+
*STB_PICTURE_b06.foreground:	black
*STB_PICTURE_b06.background:	tan

*STB_PICTURE_m07.label:		BUMP_HUE -5
*STB_PICTURE_b07.label:		Hue\n-
*STB_PICTURE_b07.foreground:	black
*STB_PICTURE_b07.background:	tan

*STB_PICTURE_m08.label:		DISPLAY_HUE
*STB_PICTURE_b08.label:		Value
*STB_PICTURE_b08.foreground:	red
*STB_PICTURE_b08.background:	white


*STB_PICTURE_m09.label:		BUMP_CHROMA 5
*STB_PICTURE_b09.label:		Chroma\n+
*STB_PICTURE_b09.foreground:	black
*STB_PICTURE_b09.background:	tan

*STB_PICTURE_m10.label:		BUMP_CHROMA -5
*STB_PICTURE_b10.label:		Chroma\n-
*STB_PICTURE_b10.foreground:	black
*STB_PICTURE_b10.background:	tan

*STB_PICTURE_m11.label:		DISPLAY_CHROMA
*STB_PICTURE_b11.label:		Value
*STB_PICTURE_b11.foreground:	red
*STB_PICTURE_b11.background:	white



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