!
! Xtvremote resource file
!

!
! list of devices in pulldown menu
!
!  format: menu label, resource file, ...
!
Xtvremote*xDeviceList: \
	Channels,	./XTVR_CHNLS, \
	Picture,	./XTVR_PICTURE

!
! list of favorite channels, selected via UP_CHNL & DN_CHNL functions.
!
Xtvremote*xFavorites: \
	2, 4, 6, 7, 9, 12, 20, 31

! index into pulldown menu of default device:
Xtvremote*xDevice:		1

! the audio mixer command:
Xtvremote*xMixer: \
	/usr/sbin/mixer synth


!					X        Y         WIDTH    HEIGHT
Xtvremote*mainBox.menu.location:	0.0      0.0       1.0      40
Xtvremote*oMenu.location:		0.0      0.0       1.0      20
Xtvremote*dMenu.location:		0.5	 0.0	   1.0	    20
Xtvremote*keys.location:		0.0      40        1.0      1.0 - 40

Xtvremote.BorderWidth:			0
Xtvremote*menu.frameWidth:	        0
Xtvremote*menu.innerOffset:		0
Xtvremote.XfwfBoard.menu.outerOffset:	0
Xtvremote.XfwfBoard.keys.innerOffset:	0
Xtvremote.XfwfBoard.keys.outerOffset:	0

Xtvremote*menu*foreground:	 	white
Xtvremote*menu*background:	 	grey30
Xtvremote*keys.background: 		grey30

! options menu
Xtvremote*XfwfPullDown.label:		Xtvremote
Xtvremote*XfwfPullDown.menu:		_Exit


!
! fonts
!
Xtvremote*menu*font:	 	*-*-Helvetica-bold-r-*-*-*-100-*-*-p-*-*-*
Xtvremote*keys*font:		*-*-Helvetica-medium-r-*-*-*-100-*-*-p-*-*-*

! the font for the channel display window
Xtvremote*xDisplayFont:	 	*-helvetica-bold-r-*-240-*
