added line to enable it now
This commit is contained in:
parent
ce7968e934
commit
c3da9e3a32
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
# https://askubuntu.com/a/919096
|
||||
echo 1 | sudo tee /sys/module/hid_apple/parameters/swap_opt_cmd
|
||||
echo options hid_apple swap_opt_cmd=1 | sudo tee -a /etc/modprobe.d/hid_apple.conf
|
||||
sudo update-initramfs -u -k all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue