Add hid_apple kernel configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
24878834b5
commit
be0759091b
2 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
1
system/etc/modprobe.d/hid_apple.conf
Normal file
1
system/etc/modprobe.d/hid_apple.conf
Normal file
|
@ -0,0 +1 @@
|
|||
options hid_apple fnmode=2
|
Loading…
Add table
Add a link
Reference in a new issue