Roland Mainz wrote:
Which means I have to start Thunderbird just to read RSS ? Fun... ;-(

It wouldn't be that hard to write a script to do it - an overcomplicated
example of one that already does so is in
/usr/X11/lib/xscreensaver/bin/xscreensaver-text

For example, run:
 /usr/X11/lib/xscreensaver/bin/xscreensaver-text \
   --url http://www.opensolaris.org/rss/os/announcements/rss2.xml \
   | less

(Use of xscreensaver-text as anything but an internal method that
 xscreensaver uses to find text to display in your screensaver is
 of course unsupported, but that's not the point.)

--
        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to