3 lines
87 B
Plaintext
3 lines
87 B
Plaintext
|
#!/bin/sh
|
||
|
echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf
|