From 52d20491c47ac134a4f7c2cf9c473bc838931855 Mon Sep 17 00:00:00 2001 From: Vincent-FK Date: Mon, 19 Apr 2021 23:39:31 +0200 Subject: [PATCH] reset default mapping in start_launcher --- .../funkey/rootfs-overlay/usr/local/sbin/start_launcher | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/start_launcher b/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/start_launcher index d7158d1..ea37a12 100755 --- a/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/start_launcher +++ b/FunKey/board/funkey/rootfs-overlay/usr/local/sbin/start_launcher @@ -60,8 +60,11 @@ while true; do wait $! erase_pid - # In case retrofe quits with errors, clear graphic VT + # In case retrofe/opkrun quits with errors, clear graphic VT termfix_all + + # In case retrofe/opkrun quits with errors, reset default key mapping + keymap reset fi # WD to prevent 100% CPU