lcdemu.ini

Last update: 2005-02-26

This information is for v2.3.1+. Older v2.3.0 information here
.


All MokCC information is saved in to "databases" which are saved in simple text format. To edit these, use a text editor you like.

lcdemu.ini

These are the main settings for the system.

Section / parameter

Description

[MOK]

Section tag

LCD

This makes the selection between comport (=real LCD) or emulator (=windows screen).

1=comport
2=emulator
99=both

LCD=1

ComPort

The com port where the LCD is connected to. Possible settings normally are com1 and com2

ComPort=com1

ScrollDelay

How long, in seconds, a line of text waits before starting to scroll (ScrollText needs to be active). This makes long text a bit more readable as you'll see the beginning of the text instead of the a random place you usually get.

Set this to -1 if you want to disable scrolling.

ScrollDelay=0

clockBmp

The file to use for showing the big clock.
Default: ClockNumbers00.bmp

clockBmp=ClockNumbers00.bmp

bwLimit

The limit to use when converting 32bit color pictures to 1 bit. This number is between 0-255. Each color in the picture is changed to 256 grayscale. Every color above the bwLimit is printed as black, and every color below bwLimit is white.

Default: 145

bwLimit=145

ScreenSaver

It is possible to select different modules to be run as the screen saver. There is a set of screensavers available:

0= Random screensaver from list below.
1= Big clock (link to screenshot)
2= Fire effect (link to screenshot)
3= Plasma effect (link to screenshot)
4= Windows browser (link to screenshot)
5= Vector object (link to screenshot)

ScreenSaver=1

ScreenSaverTime

The time, in seconds, when screen saver is activated. Screen saver runs only from mainmenu after ScreenSaverTime.

Set this to 0 if you want to disable screensaver.

ScreenSaverTime=360

ThemeName
(obsolete since 2.3.1.5)

<TBD> For more information on how to configure a theme, see here:

ThemeName=blue_jani

ThemePath

<TBD> For more information on how to configure a theme, see here:

ThemePath=..\mod_tvgui\themes\blue_jani\lcd\