From 390cf538f3db93a0780036e3a98671bef6fbb168 Mon Sep 17 00:00:00 2001 From: reenoo Date: Sun, 9 Dec 2001 18:36:56 +0000 Subject: [PATCH] Added entries for lcdm001 --- LCDd.conf | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/LCDd.conf b/LCDd.conf index 0dbe45c..c744e8f 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -207,10 +207,27 @@ Arguments="-d /dev/ttyS0 -s 9600" [lcdm001] -# LCDM driver +# LCDM001 driver -Device=/dev/lcd +Device=/dev/ttyS1 +# keypad settings +# Keyname       Function +#               Normal context               Menu context +#  -------       --------------               ------------ +# +#  PauseKey      Pause/Continue               Enter/select +#  BackKey       Back(Go to previous screen)  Up/Left +#  ForwardKey    Forward(Go to next screen)   Down/Right +#  MainMenuKeyY  Open main menu               Exit/Cancel + +PauseKey=LeftKey +BackKey=UpKey +ForwardKey=DownKey +MainMenuKey=RightKey + +# You can rearrange the settings here. +# If your device is broken, have a look at server/drivers/lcdm001.h [lirc] # Lirc input driver