Re: Help with configuration needed for menu using PicoLCD driver
Kaya Saman <[email protected]> Sun, 12 Feb 2012 21:59:38 +0000
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the response! > THe above won't work as MenuKey and EnterKey cannot be assigned the same value. > > Instead you would use something like this: > > MenuKey=F1 > EnterKey=Enter > UpKey=Up > DownKey=Down > LeftKey=Left > RightKey=Right > > As for the heartbeat issue I have no idea. Someone else on the list? > > Regards, > Markus I tried that, it didn't work either :-( The other thing I was thinking of was to use the F1-5 keys to launch different heartbeat pages. Is that possible? The heartbeat issue I figured out to be the fact that I needed to restart both: lcdd and lcdproc sequentially! Regards, Kaya