Radio

From LinuxTVWiki
Revision as of 17:31, 2 October 2011 by CityK (talk | contribs) (minor edits)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A n-curses-based radio application by Gerd Knorr, and bundled as part of the xawtv package.

The radio application consists of a single binary, radio. The man page says it looks for the kradio configuration file ~/.kde/share/config/kradiorc. Failing that, radio tries ~/.radio. Try issuing the command:

radio -c /dev/radio3

You should get a blue and red curses screen. Arrow keys increase and decrease frequency in 0.05 intervals.

External Links