1
0
mirror of synced 2026-02-26 09:03:27 +00:00

Do not set keyboard type without knowing better (#1211)

This commit is contained in:
Larry Masinter
2023-05-16 10:05:31 -07:00
committed by GitHub
parent 3cb051ea7b
commit 654675661f

View File

@@ -55,8 +55,6 @@ if [ -z "$LDEINIT" ] ; then
export LDEINIT="$MEDLEYDIR/greetfiles/MEDLEYDIR-INIT"
fi
export LDEKBDTYPE=x
while [ "$#" -ne 0 ]; do
case "$1" in
-loadup)