View previous topic :: View next topic |
Author |
Message |
JoeG Apprentice
Joined: 30 Jul 2003 Posts: 179 Location: Kentucky, USA
|
Posted: Thu Sep 16, 2004 2:18 pm Post subject: erss |
|
|
I'm loving the erss program, but I can't find a sample .erssrc file anywhere. I'd like to keep my settings after I log out. Does anyone have a good one configured to use as a guide for creating my own? Please post.
Regards,
JoeG _________________ Linux User#226477 |
|
Back to top |
|
|
JoeG Apprentice
Joined: 30 Jul 2003 Posts: 179 Location: Kentucky, USA
|
Posted: Sat Sep 18, 2004 4:46 pm Post subject: |
|
|
nobody uses erss? _________________ Linux User#226477 |
|
Back to top |
|
|
Matheus Villela Apprentice
Joined: 25 Oct 2003 Posts: 263
|
Posted: Sat Sep 18, 2004 6:35 pm Post subject: |
|
|
Here is mine, good luck
Code: | <?xml version="1.0"?>
<erss>
<!-- Path to default config file -->
<config>/home/matheus/.erss/teste.cfg</config>
<!-- Path to default theme -->
<theme>/usr/share/erss/darkgray.eet</theme>
<!-- Path to browser for launching urls -->
<browser>/usr/bin/opera</browser>
<!-- Number of seconds before tooltip is displayed -->
<tooltip_delay>0.5</tooltip_delay>
<!-- Set your proxy server. Leave blank if none! -->
<proxy></proxy>
<proxy_port>3128</proxy_port>
<!-- override site-specific clock-setting.
-1 use setting in site-specific config-file
0 disable
1 enable
-->
<clock>1</clock>
</erss> |
|
|
Back to top |
|
|
JoeG Apprentice
Joined: 30 Jul 2003 Posts: 179 Location: Kentucky, USA
|
Posted: Sun Sep 19, 2004 12:48 am Post subject: |
|
|
Fantastic. Just a little tweaking and it's set almost exactly how I want it. Is there a way to have it run for more than one source?
Thx
JoeG _________________ Linux User#226477 |
|
Back to top |
|
|
arnaud75 Tux's lil' helper
Joined: 09 Jul 2003 Posts: 82 Location: Paris, France
|
Posted: Sun Sep 19, 2004 11:43 am Post subject: |
|
|
Sorry for my english
For several sources, you must launch several erss with the good config file.
The solution.
It's ok for me, just a problem, the erss closed themselves at the update |
|
Back to top |
|
|
|