How to use Ticker
-----------------

To start ticker :

Make sure you are connected to the internet.
Double-click on the Ticker icon
Ticker will then load and try and connect to the ticker server to collect news.  Give it a few seconds to sort itself out.  It will beep if the connection has been made
If it is successful then you will get the news ticking across the screen in a window.
If it is not, it will tell you why not (hopefully!).  You can look the error up in the errors file.

Viewing a story :

Now, if you have the ticker scrolling nicely across the window, you may see a story in which you are interested.  Simply clicking on this will launch your browser and fetch the full story.

Moving the Ticker :

The Ticker is moveable by dragging the window by the black 'Ticker' icon

Iconizing the Ticker:

When you are not using the ticker, you can 'adjust' click on it.  This will cause it to shrink.  When in this form, it doesn't scroll, so when you 'adjust' click again, you will be where you left off, having missed no news. Also, it doesn't look for updates (if you select the "don't update when iconized' option), so this mode can be useful if you are not connected for a period of time.

Configuring Ticker :

There is a menu if you 'menu-click' on the Ticker window.
The configuration window is found by clicking on the 'choices' item.

In the config window, the first items are the 'topics'.  This is where you select which stories you are interested in.  Selecting the icon to the left of 'World News' for example, means that stories in the catagory 'World News' will be included on your ticker.

The 'speed' item changes the rate at which the items scroll across your screen.  The rate you find comfortable will depend on your personal preference and your machine speed too.  See advanced config about this if you feel brave.

The 'Update' item controls how often the Ticker will fetch updated data for scrolling.  If you are connected by modem, I suggest you make this a large time interval or disable it, and use the 'update now' item on the menu whenever you want updated news.

Configuring the position of the ticker
--------------------------------------

The position of the Ticker is fairly configurable, so read carefully to avoid disappointment!

If you open the 'configuration' window, you will notice there is an option which reads 'automatically adjust width'.  Selecting this and saving has the following results : On loading the ticker, the width of the ticker will automatically change to that of the entire desktop, and it will position itself in the top left hand corner.  It will also reposition itself when the mode changes.  In addition to this, some people prefer the ticker to be just above the iconbar.  This is configurable, while still keeping the automatic features above by doing the following :  Open up the 'choices' file. The seventeenth item is a '0'.  Changing this to a '-1' will cause the ticker to open just above the iconbar

However, some people may not want the automatic features at all.  In order to turn these off, deselect the 'automatically adjust width' item.  Then, to store the position of the ticker, move it to where you want it, then open the 'config' window, and just click on save and apply.  If the right hand edge of the ticker is off the end of the screen then when you load the ticker again, this will get changed to fit on the screen.

To manually adjust the width of the ticker, see below

External updates
----------------

By setting the Ticker$Update variable to non-zero, for example, in an obey file, the ticker will then update itself, e.g.
*set Ticker$Update 1
will cause the ticker to update.

Advanced config.
---------------

There are two items here at the moment.
1. configuring window width.
You may find the window is not the width you would like.  This can be changed by the following :
	Shift-click on the !Ticker app.
	Open the Choices file in your text editor
	There is a number, about the 12th item in the list which is
	initially set at 1280.  Change this to your required width.
	I STRONGLY suggest using multiples of four! 1280 means 640 pixels, etc..

2.  configuring link colour.
You may find the default link colour is not the colour you would like.  This can be changed by the following :
	Shift-click on the !Ticker app.
	Open the Choices file in your text editor
	There is a number, about the 23th item in the list which is
	initially set at 15.
	This is the colour and corresponds to the normal wimp palette colours
	between 0 and 15




