Check out my mad screening skillzz!!

Fairly basic screens, dunno what it would involve adding lines for a second screen natively ,
but just proof of concept without any software mods, or custom drivers.
wired together except for enable strobe wired according to 4x40 wiring.
These displays use the alternating line fix normally (the KS0073 adressing), but not using for this.
lcd smartie set to 4x40
DisplayDLLName=HD44780.dll
DisplayDLLParameters=LPT1,,,
HDAlternativeAddressing=0
HDKS0073Addressing=0
HDTimingMultiplier=1
System Screen
no dlls
Text01="C:$Right($HDFree(C),$6%)MB of $Right($HDTotag(C),$3%)GB D:$Right($HDFree(D),$6%)MB of $Right($HDTotag(D),$3%)GB"
Text02="E:$Right($HDFree(F),$6%)MB of $Right($HDTotag(F),$3%)GB H:$Right($HDFree(H),$6%)MB of $Right($HDTotag(H),$3%)GB"
Text03=" CPU @ $CPUSpeed MHz working @ $CPUUsage%%"
Text04=" Memory: $Right($MemFree,$3%)$Fill(12)/$Right($MemTotal,$3%)$Fill(20) Pagefile: $Right($PageFree$,$3%)Fill(14)/$Right($PageTotal,$4%)"
Winamp:
dlls:splittitle, sandr
Text01="$Center($dll(splittitle.dll,1,$dll(sandr,1,$WinampTitle,),²),20)$Center($dll(splittitle.dll,2,$dll(sandr,2,$WinampTitle,),²),20)"
Text02="$dll(splittitle.dll,3,$dll(sandr,1,$WinampTitle,),*)$Center(Winamp 5.623,20)$dll(splittitle.dll,4,$dll(sandr,1,$WinampTitle,),*)$Center(LCD Smartie Beta,20)"
Text03="$Center($dll(sandr,1,$WinampStat,),10)# $WinampTracknr$Fill(20)$Center($WinampKBPSkbps,10)$Center($WinampFreqkHz,10)"
Text04="$Center($dll(sandr,1,$WinampChannels,),8)$Right($WinampResh,$5%)/$Right($WinampLengts,$5%)$Fill(20)$WinampPosition(20)"
Clock:
dlls: bignum
Text01=" $Time(dddd)$Fill(20)$Right($Time(mmmm d yyyy),$18%)"
Text02="$Right($dll(demo,6,,),$16%)$Fill(20)"
Text03="$dll(bignum,3,1,$Time(hh nn ss))$dll(bignum,3,2,$Time(hh:nn:ss))"
Text04="$dll(bignum,3,3,$Time(hh:nn:ss))$dll(bignum,3,4,$Time(hh:nn:ss))"
Naturally due to the way these are addressed and setup, all have do not scroll set, and centering off.