From a1749fca52c9f3c9d754b3f327cb90341d16fab5 Mon Sep 17 00:00:00 2001 From: dglaude Date: Sat, 19 Oct 2002 22:16:40 +0000 Subject: [PATCH] Prepare for new key system in MtxOrb. --- LCDd.conf | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/LCDd.conf b/LCDd.conf index fc4c5be..ea0637c 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -373,13 +373,15 @@ speed=19200 # Possible settings: lcd, lkd, vfd, vkd type=lkd +# The following table translate from MtxOrb Key to Logical Key. # See [input] section for an explanation of the key mappings -# This might not be implemented in 0.5 but is implented in 0.4.3 - -PauseKey=N -BackKey=K -ForwardKey=A -MainMenuKey=F +# This is a new implementation in 0.5 +LeftKey=A +RightKey=B +EnterKey=C +UpKey=D +DownKey=E +EscapeKey=F # You can find out which key of your display sends which # character by setting keypad_test_mode to yes and running