fix apple keyboard
This commit is contained in:
parent
de7fc1e8b7
commit
10e9f83451
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ echo 1 | sudo tee /sys/module/hid_apple/parameters/swap_opt_cmd
|
||||||
echo 1 | sudo tee /sys/module/hid_apple/parameters/swap_fn_leftctrl
|
echo 1 | sudo tee /sys/module/hid_apple/parameters/swap_fn_leftctrl
|
||||||
|
|
||||||
# Dauerhafte Konfiguration
|
# Dauerhafte Konfiguration
|
||||||
echo -e "options hid-apple swap_opt_cmd=1\noptions hid-apple swap_fn_leftctrl=1" | sudo tee /etc/modprobe.d/hid_apple.conf
|
echo -e "options hid_apple swap_opt_cmd=1\noptions hid_apple swap_fn_leftctrl=1" | sudo tee /etc/modprobe.d/hid_apple.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue