summarylogtreecommitdiffstats
path: root/hid_apple.modprobe
diff options
context:
space:
mode:
authorAetf2020-04-03 23:39:52 -0400
committerAetf2020-04-03 23:39:52 -0400
commit22bd30ec0bccd348e6bf4e41e3bd40e1817da3df (patch)
tree0521214d76a093483b1b24bbfb545d4b34f8c0be /hid_apple.modprobe
parent0ab9d31dae125c54a1046c78fbddb9fdf4e89e2b (diff)
downloadaur-22bd30ec0bccd348e6bf4e41e3bd40e1817da3df.tar.gz
Reorganize install locations, and automatically rebuild initramfs
Diffstat (limited to 'hid_apple.modprobe')
-rw-r--r--hid_apple.modprobe11
1 files changed, 11 insertions, 0 deletions
diff --git a/hid_apple.modprobe b/hid_apple.modprobe
new file mode 100644
index 000000000000..a7de4c84786a
--- /dev/null
+++ b/hid_apple.modprobe
@@ -0,0 +1,11 @@
+# Enable PC-like layout by default.
+# To override, copy this file to /etc/modprobe.d/hid_apple.conf and make
+# desired changes. Note that /etc/modprobe.d/hid_apple.conf will completely
+# replace this file, and the content is NOT merged.
+#
+# Option reference: https://github.com/free5lot/hid-apple-patched#configuration
+options hid_apple fnmode=2
+options hid_apple swap_fn_leftctrl=1
+options hid_apple swap_opt_cmd=1
+options hid_apple rightalt_as_rightctrl=1
+options hid_apple ejectcd_as_delete=1