From 0221492f62bcc1b766c2a4d5dbe26f6ff2ed8bc2 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sun, 14 Apr 2024 06:38:49 +0200 Subject: squashed init --- etc/modprobe.d/blacklist.conf | 2 ++ etc/modprobe.d/hid_apple.conf | 1 + 2 files changed, 3 insertions(+) create mode 100644 etc/modprobe.d/blacklist.conf create mode 100644 etc/modprobe.d/hid_apple.conf (limited to 'etc/modprobe.d') diff --git a/etc/modprobe.d/blacklist.conf b/etc/modprobe.d/blacklist.conf new file mode 100644 index 0000000..291ce16 --- /dev/null +++ b/etc/modprobe.d/blacklist.conf @@ -0,0 +1,2 @@ +blacklist pcspkr +blacklist wacom diff --git a/etc/modprobe.d/hid_apple.conf b/etc/modprobe.d/hid_apple.conf new file mode 100644 index 0000000..44c76e7 --- /dev/null +++ b/etc/modprobe.d/hid_apple.conf @@ -0,0 +1 @@ +options hid_apple fnmode=2 -- cgit v1.2.3-70-g09d2