From 494620210e9db240f1d108fe176b9bd8d7a207f4 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Thu, 20 Feb 2025 06:50:22 +0100 Subject: [PATCH] mx extended for surface touch issues --- apt-extend-mx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apt-extend-mx b/apt-extend-mx index 82bdc06..bc4b662 100755 --- a/apt-extend-mx +++ b/apt-extend-mx @@ -8,6 +8,8 @@ COMMON="keepassx systemd-sysv openssh-server vim-nox tree" COMMON="$COMMON tlp tlp-rdw" COMMON="$COMMON fonts-powerline" COMMON="$COMMON nextcloud-desktop dolphin-nextcloud" +# Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard) +COMMON="$COMMON maliit-keyboard" # COMMON="$COMMON fonts-powerline powerline powerline-gitstatus" MULTIMEDIA="rhythmbox ario kodi kodi-pvr-hts"