Posted by member 5575 on 2006-06-04 16:28:26 link

For the iTunes module settings this ought to work:
iTunesLabelName xiTunesStatus
iTunesActiveLabel "Track: %track_name (%bitratekbps || %samplerateHz)"
iTunesInactiveLabel "iTunes is OFF"
iTunesLabelUpdateInterval 500

For xlabel you simply need to specify the size and position of the label, colors, fonts, etc., as per the xlabel docs. You don't need to set the text value at all. I used the settings above and just directed the text to an existing label as a test. It seemed to work fine.