Query: video::xawtv
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XawTV(3pm) User Contributed Perl Documentation XawTV(3pm)NAMEVideo::XawTV - read, create and edit .xawtvrc's.SYNOPSISuse Video::XawTV; $rc = new Video::XawTV; # - or - $rc = new Video::XawTV "$HOME{ENV}/.xawtv"; $rc->load("otherrcfile"); $rc->save; $rc->save("filename"); $source = $rc->opt('source'); $rc->opt('source') = "Television"; @channels = $rc->channels; $rc->channels(@channels); print $channels[0]{name}; # Arte print $channels[0]{channel}; # E4DESCRIPTIONPardon? Ha! Haa! Hahahahahaha!!! perl v5.14.2 2005-03-03 XawTV(3pm)
Related Man Pages |
---|
tk_initconsolechannels(3) - mojave |
tk_initconsolechannels(3tk) - debian |
webservice::youtube::video(3pm) - debian |
tk_initconsolechannels(3) - linux |
tk_initconsolechannels(3) - redhat |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |