From b59096926e6f79099817a99a4298cb4d3ae1015b Mon Sep 17 00:00:00 2001 From: Mi Klo Date: Mon, 27 Dec 2021 13:15:05 +0100 Subject: [PATCH] logitech keys mapping --- mx-linux/mx-21.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mx-linux/mx-21.sh b/mx-linux/mx-21.sh index 84b991b..d86cb6d 100644 --- a/mx-linux/mx-21.sh +++ b/mx-linux/mx-21.sh @@ -98,4 +98,6 @@ apt-get update apt-get install $1 yarn #--> nodejs # blivet-gui from ppa -apt-get install $1 blivet-gui \ No newline at end of file +apt-get install $1 blivet-gui +# extra key mapping for logitech +apt-get install $1 xbindkeys xautomation xdotool \ No newline at end of file