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