If you want some of the NCs to use a different mode, then copy the AllNCs directory as the hostname of the NC (as reported when the NC boots up) into the same directory. You can then edit the Screen$Mode line for that particular NC. Make sure that the contents of the Custom directory are public read
You should also make sure that you have applied all the hotfixes as work has been done to make the integration of NCs with TVs even easier. The default mode on a TV is 768 x 576 (interlaced). This is an overscan mode with no borders which means that the picture will extend of the edges of the screen. Some applications are aware of this (notably NCFresco and NCWriter) and will adjust their displays accordingly. Most applications (including all RISCOS applications) are not aware and so anything at the extremes of the display may not be visible. Therefore, it is often better to run in 640 x 480 (interlaced) in which screen borders will be displayed. (For the historically minded, this is similar to the distinction between modes 12-15 and modes 33-36).
If all the latest hotfixes have been applied (notably hotfix 166), the behaviour on a TV has been extended. Previously the value of the Screen$Mode variable described above was ignored. This has been altered so that you can specify a resolution to be used on a TV as well as a resolution to be used on a monitor. To activate this behaviour you need to put the letters tv in the ine that sets the Screen$Mode variable for that NC. If the letters tv are not present, the default mode on an NC will be 640x480 (was 768x576 prior to hotfix 166). After the letters tv, you can specify another resolution in the same way as the first. For example:
The display on a TV will be clear, but will be flickery in all applications besides NCFresco and NCWriter. This is due to the interlacing displaying horizontal lines only on every alternate frame (NCFresco and NCWriter use a technique called anti-twittering to reduce this). By choosing a low resolution non-interlaced display such as in example 5), the display will not flicker (at the expense of a loss of resolution). Alternatively, to remove the flicker all together, you can purchase a PAL converter which plug in between the NC and a monitor and converts the signal to work on a TV. This will remove the flickering at the expense of making the display more blurred.
%Configure WimpAutoMenuDelay 30
BlankTime 300Replace 300 by your chosen delay for blanking in seconds if you wish