# /etc/astunerrc
# configuration file for astuner
#
# The config file format is easy, # or ; on the beginning of a line indicates
# a comment. Be sure to make sure it's not writable by people other than root.

# Station frequencies must be put in without a decimal point and to three
# would-be decimal places. ie: 90.5 is 90500, 107.6 is 107600, etc. If you
# do not follow this format, things will not work, simple as that.

# Radio stations for presets. Eventually we'll probably display the station
# name somehow too. NOTE: You can have up to 20 of these, no more. If you
# really need more, let me know and I'll up the limit. 20 seemed plenty to
# me though. NOTE: Put your "favorite" station first in the list, so when you
# click on the preset button with the middle button of your mouse it will jump
# To that.

station WBER 90500
station WNRV 95100
station WNRV 95500
station WCMF 96500

# Filename for the radio device, typically /dev/radio

device /dev/radio

# The default station for when astuner starts up.
default 90500
