f-tutorial.5 () { clear ; cyan ; bold ; echo echo "In Which We Rebel Against INX" white ; echo cat << EOINTHEWAY One comment from an experienced user: "The menus in INX just get in the way!" Actually, he's right - but only if you already know a good set of commands, and what their options are. The target audience for INX emphatically does not know such things... Nevertheless, at some point you will tire of choosing numbers and letters, and want to do things yourself. This is exactly the aim of INX, in fact - and you can of course turn off all the pretty colour menus to get a command prompt, simply by hitting X, from most menus.. EOINTHEWAY cyan printf "(Traitor! Splitter!) *grin*" bblack ; echo white cat << EOBEGINNING The problem, if it *is* a problem, is that virtually all GNU/Linux programs (commands) have a bewildering number of options - and most programs do things in ways that are "Almost, but not quite, entirely unlike..." The reason for questioning whether it is a problem harks back to a comment in an earlier tutorial, regarding the issue of who supplies the intelligence when using a computer. Operating systems and applications these days try very hard to make you believe that you don't need to learn anything to use them. This is a fraud, albeit (in some cases) a generous-spirited one. If you have followed these tutorials in order, you already know more than most computer users, about what is actually happening under the surface. EOBEGINNING printf "Let's get on with it..." ; yellow ; printf " The Declaration of Independence begins..." byellow ; cyan printf "\t" ; printf "NOW!" bblack printf "\n\n\n" cyan echo "Hit the usual key to fearlessly continue boldly splitting infinitives..." f-tutescape cyan ; echo echo "INX Stops Holding Your Hand" white ; echo cat << EOHANDHOLDING O.K. - so what does INX do when you choose a number? It runs commands, of course. So let's look at some more, and do it ourselves. If you tried the Radio menu, you saw the actual addresses from which the stream came. Mplayer was told to shut up and just play - and mplayer likes to be verbose. Try this - you might remember that the controls for the basic radio menu included "/" "*" "space" "p" and "q" for quit... Those happen to be mplayer control keys. By now I expect you to know how to return to the tutorial, so I won't repeat it yet again ;-) So type EOHANDHOLDING echo ; yellow echo "mplayer mms://abs.egihosting.com/southjz32" echo ; white ; unbold /bin/bash bold cat < . To scroll horizontally use [ and ] Try typing this, and using the search function ( / ) to navigate. You might want to read the tips in the "Net & Web" menu about using elinks with Internet radio streams, if you haven't already. EOELINKS yellow echo "elinks http://shoutcast.com http://magnatune.com http://google.com" echo ; unbold /bin/bash clear ; bold ; echo ; cyan echo "On the subject of music..." white cat <