*tunerDevice:		/dev/tuner
*mixerDevice:		/dev/mixer

! FreeBSD uses /dev/dsp
*dspDevice:		/dev/sound

*startStation:	    eins live
!*startFrequency:	100.05

! please have a look into /usr/include/machine/ioctl_bt848.h (FreeBSD)
! or /usr/include/dev/pci/bt848var.h (NetBSD) to check your frequency
! sets. (NABCST 1, CABLEIRC 2, CABLEHRC 3, WEUROPE 4, JPNBCST 5, JPNCABLE 6,
! XUSSR 7, AUSTRALIA 8)
*channelSet:	        4

! possible gui's: minimal, normal, mixer
!		minimal: only up/down buttons, field strength, station popup
!		normal:  minimal + frequency slider + buttom strip + mixer
*gui:			normal

! mode button to switch between volume control, frequency control
! and station buttons.
! label string for volume:
*volume.labelString:	Volume
! label string for frequency:
*frequency.labelString:Frequency
! label string for station buttons:
*stations.labelString:	Stations

! configure the start mode for this button. Possible values are:
!  "volume", "frequency" and "stations"
*startMode:		volume

! configure the reaction on SIGUSR. Possible values are:
! "seek" and "switch" which means, xmradio should seek the next/prev station
! ore just switch to the next/prev registered one
*signalReaction:	switch

! if you dont want liteclue (aka bubble help or tool tips)
*useLiteClue:           true

! use if you don't get any station after reboot (should be switched on
! upto recent driver versions (as of May 1999 (FreeBSD))
*useInitHack:           true

! switch on if you want want xmradio to use lcdproc
*useLcdProc:		true

! switch on if you want want xmradio to connect to lcdproc on startup
*connectToLCDOnStartup:	false

! The next two values are for sysadmins installing xmradio for their
! users. This way they can provide some starting values, which can
! be overridden by the users.
! Format: Name of the Station (may include white spaces) following the
!         frequency in brackets. Just take the provided as a template
!         (the frequencies may be in any order)
*stationList:		RTL Radio(87.50) Radio Erft(87.80) Klassik Radio(88.30)	\
					VRT RA 2(88.70) SWR 1(89.50) Radio Melodie(89.90)		\
					Belgischer Rundfunk(90.80) WDR 5(91.30) WDR 4(92.00)	\
					DeutschlandRadio(92.30) SWR 4(93.35) BFBS(94.10)		\
					SWR 3(95.60) Radio 3(96.35) domradio(96.75)				\
					Deutschlandfunk(97.25) WDR 2(97.90)						\
					sunshine live(98.75) JAM-FM(99.05) WDR 3(99.70)			\
					Radio 2(101.05) RPR Zwei(101.65) hr3(102.15)			\
					WDR 5(103.15) RTBF(103.45) RPR Eins(103.90) hr2(104.45)	\
					Eins Live(105.30) hr1(105.95) Radio 4(106.45)			\
					RTBF(106.80)

! This is the place of the station in the above list.
! There is no limit in the amount of buttons...
! So this means Radio Erft, BFBS, sunshine, Eins Live
*stationbuttons:	2 12 18 28

!*skinPixmap:  /usr/home/coto/.xpm/evel.xpm
!*foreground:  yellow

!*fieldStrength.troughColor:	yellow
!*fieldStrength.sliderVisual:	XmTROUGH_COLOR
*fieldStrength.showValue:	False
*fieldStrength.showArrows:      False

!*XmTextField*foreground: black
!*XmTextField*background: yellow3

!*XmScale*sliderVisual:	XmTROUGH_COLOR
!*XmScale*troughColor:	yellow

!*XmScrollBar*sliderVisual:	XmTROUGH_COLOR
!*XmScrollBar*troughColor:	yellow

!*sample.foreground:	yellow
*baseTranslations: #override \n\
                   <Btn3Down>: StationPopup() \n\
                   Shift<Btn4Down>,<Btn4Up>:   StationSeekUp()    \n\
                   Shift<Btn5Down>,<Btn5Up>:   StationSeekDown()  \n\
                   <Btn4Down>,<Btn4Up>:   StationUp()    \n\
                   <Btn5Down>,<Btn5Up>:   StationDown()  \n\
                   <Key>plus:  StationUp()    \n\
                   <Key>minus: StationDown()  \n\
                   <Key>KP_Add:  StationUp()  \n\
                   <Key>KP_Subtract: StationDown()
*more.baseTranslations: #override \n\
                   <Btn1Down>:  MorePopup() \n\
                   <Btn3Down>: StationPopup() \n\
                   Shift<Btn4Down>,<Btn4Up>:   StationSeekUp()    \n\
                   Shift<Btn5Down>,<Btn5Up>:   StationSeekDown()  \n\
                   <Btn4Down>,<Btn4Up>:   StationUp()    \n\
                   <Btn5Down>,<Btn5Up>:   StationDown()  \n\
                   <Key>plus:  StationUp()    \n\
                   <Key>minus: StationDown()  \n\
                   <Key>KP_Add:  StationUp()  \n\
                   <Key>KP_Subtract: StationDown()
*config_dialog.*.baseTranslations: #override \n\
                   <Btn4Down>,<Btn4Up>: ConfScrollUp() \n\
                   <Btn5Down>,<Btn5Up>: ConfScrollDown()

*.background:               #bfbfbf
*fontList:                  -*-helvetica-medium-r-*--10-100-*
*font:                      -*-helvetica-medium-r-*--10-100-*
!*.font:                     -*-lucida-medium-r-*-*-11-*-*-*-*-*-*-*
!*.fontList:                 -*-lucida-medium-r-*-*-11-*-*-*-*-*-*-*
*debug:                     false
*XcgLiteClue.background:    yellow
*XcgLiteClue.foreground:    black
!*filename_text.foreground:  black
*analyzer.title:            Realtime Analyzer
*analyzer.width:            250
*analyzer.height:           60
*config_dialog.width:       450
*config_dialog.height:      350
*volumeLabel.labelString:   Volume
*balanceLabel.labelString:  Balance
*trebleLabel.labelString:   Treble
*bassLabel.labelString:     Bass
*no_stations_label.labelString:  no station predefined
*volumeValue.labelString:   0
*balanceValue.labelString:  0
*trebleValue.labelString:   0
*bassValue.labelString:     0
*quit_button.labelString:   Quit
*about_button.labelString:  About
*analyzer_button.labelString: Analyzer
*sample_button.labelString: Record
*config_button.labelString: Configure
*version_check_button.labelString: Check Version
*lcd_connect_button.labelString: Connect to LCD
*lcd_disconnect_button.labelString: Disconnect from LCD
*AboutDialog.dialogTitle:   About
*afc.labelString:           AFC
*stereo.labelString:        stereo
*mono.labelString:          mono
*mute.labelString:          mute
*sample_dialog.title:       Recording
*config_dialog.title:       Configuration
*filename_label.labelString: Filename:
*format_label.labelString:   FileFormat:
*capture_label.labelString:  Capture:
*raw_format.labelString:     RAW
*au_format.labelString:      AU
*wav_format.labelString:     WAV
*voc_format.labelString:     VOC
*aiff_format.labelString:    AIFF
*mp3_format.labelString:     MP3
*overwrite_button.labelString: Ask before overwriting file
*record_button.labelString:  Record
*stop_button.labelString:    Stop
*playback_button.labelString: Playback
*dismiss_button.labelString:  Dismiss
*question.cancelLabelString: No
*question.okLabelString:     Yes
*filename_search.labelString: ...
*save_button.labelString:    Save
*apply_button.labelString:   Apply
*cancel_button.labelString:  Cancel
*delEntry_button.labelString:Delete Entry
*delAllEntries_button.labelString:Delete All Entries
*scan_button.labelString:    Scan All
*newEntry_button.labelString:New Entry
*delLabel.labelString:       Delete
*statLabel.labelString:      Station
*freqLabel.labelString:      Frequency
*defLabel.labelString:       Station Button/Start Station
*def.labelString:            define
*start.labelString:          start
*visualization_mode.labelString: Visualization
*analyzer_mode.labelString:  Analyzer         
*scope_mode.labelString:     Scope
*refresh_mode.labelString:   Refresh
*vis_analyzer.labelString:   Analyzer
*vis_scope.labelString:      Scope
*ana_normal.labelString:     Normal
*ana_fire.labelString:       Fire
*ana_vert.labelString:       Vertical Lines
*ana_lines.labelString:      Lines
*ana_bars.labelString:       Bars
*scope_dot.labelString:      Dot Scope
*scope_line.labelString:     Line Scope
*scope_solid.labelString:    Solid Scope
*refresh_full.labelString:   Full (~50 fps)
*refresh_half.labelString:   Half (~25 fps)
*refresh_quarter.labelString:  Quarter (~13 fps)
*refresh_eight.labelString:  Eight (~6 fps)

