Fonts get corrupted after using the LCD for a while

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Cheese
Bit-Tech.net
Bit-Tech.net
Posts: 337
Joined: Thu Dec 06, 2001 4:00 pm
Location: Cambridge, UK
Contact:

Post by Cheese »

Image

my 12232-25-WBL works fine in LCDCenter2 - here's my ini file,

~~~~~start~~~~~

[headlines]
interval=10


[winamp]
path=c:program fileswinampwinamp.exe

[config]
driver=MO
port=2
speed=19200
scrollspeed=20
keypad=1
rows=4
cols=20
;interval in milliseconds
screenspeed=2000
winamp="c:program fileswinampwinamp.exe"
digibus=1
digibusport=2
digibusspeed=19200

[email]
interval=0


[startup]
n2" LCDcenter2.0"
n3="www.borderfield.com"
n0=""
n1=""

[menu0]
title="1. MP3 Playlist"
n0="JUKEBOX"

[menu1]
title="2. Winamp"
n0="WINAMP"

[menu2]
title="3. DigiBus"
n0="DIGIBUS"


[menu3]
title="4. Temperature"
n0="Ambient: $TEMP1"
n1="Mobo : $TEMP3 CPU: $TEMP2"
r0=2000
r1=2000

[menu4]
title="5. Fan RPM"
n0="CPU FAN: $FAN1 rpm"
r0=1000
n1="VID FAN: $FAN2 rpm"
r1=1000

[menu5]
title="6. CPU"
n0="CPU: $CPULOAD% MEM: $MEMLOAD%"
n1="$CPUMHZMhz $MEMFREE/$MEMTOTALMb free"
r0=1000
r1=1000

[menu6]
title="7. Uptime"
n0="Uptime: $UPTIME"
r0=1000
n1="$DATE $TIME"
r1=1000

[menu7]
title="8. Voltages"
n0="C: $VOLT1 - 3.3: $VOLT3"
r0=1000
n1="5: $VOLT4 - 12: $VOLT5"
r1=1000

[menu8]
title="8. Network stats"
r1=500
n0="I:$NICIN2Mb O:$NICOUT2Mb"
n1="Speed: $NICBYTESPERSECRECV2Kb/s"
r0=1000

[menu9]
title="10. HD stats"
r1=1000
n0="$HDFREEGBC/$HDTOTALGBCGb Free"
n1="$HDFREEGBE/$HDTOTALGBEGb Free"

[menu10]
title="11. Email"
n0="VUB: $EMAIL1 new mails"
r0=1000
n1="SW : $EMAIL2 new mails"
r1=1000

[menu11]
title="12. MP3"
n0="$WINAMPSONGNAME ($WINAMPSONGPOSITION/$WINAMPSONGLENGTH) Now playing "
r0=-1
n1="$WINAMPSONGKBPSKbps - $WINAMPSONGKHZKhz"
r1=1000
[perfmon]

~~~~~end~~~~~

The only thing to note is my 'screenspeed' (I doubled it to 2000). Cheers,

r. :smile:

Post Reply