From be0759091b5fe052f72c373fa7c3c6379ec4367e Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Thu, 4 Nov 2021 22:59:49 +0100 Subject: [PATCH] Add hid_apple kernel configuration Signed-off-by: Severin Kaderli --- .install/etc.sh | 1 + system/etc/modprobe.d/hid_apple.conf | 1 + 2 files changed, 2 insertions(+) create mode 100644 system/etc/modprobe.d/hid_apple.conf diff --git a/.install/etc.sh b/.install/etc.sh index 89acec4..2b38ebb 100644 --- a/.install/etc.sh +++ b/.install/etc.sh @@ -33,6 +33,7 @@ CONFIG_ETC_FILES=( ["/etc/locale.conf"]="655" ["/etc/sysctl.d/99-sysctl.conf"]="644" ["/etc/bluetooth/main.conf"]="644" + ["/etc/modprobe.d/hid_apple.conf"]="644" ) output::section "Copying /etc files" diff --git a/system/etc/modprobe.d/hid_apple.conf b/system/etc/modprobe.d/hid_apple.conf new file mode 100644 index 0000000..44c76e7 --- /dev/null +++ b/system/etc/modprobe.d/hid_apple.conf @@ -0,0 +1 @@ +options hid_apple fnmode=2