From ffd214f392bbc5ff06dc07bddfdd592896afbbc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kr=C3=B3l?= Date: Tue, 22 Mar 2022 16:08:02 +0100 Subject: [PATCH] tuxedo_ibs15/post_install.md: fix pre-commit issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Król --- docs/variants/tuxedo_ibs15/post_install.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/variants/tuxedo_ibs15/post_install.md b/docs/variants/tuxedo_ibs15/post_install.md index fb7dc0d7..ce6bcb5e 100644 --- a/docs/variants/tuxedo_ibs15/post_install.md +++ b/docs/variants/tuxedo_ibs15/post_install.md @@ -9,7 +9,6 @@ The touchpad hotkey needs extra setup to function correctly under Linux. To enable the touchpad hotkey to work under Linux, follow the steps below: 1. Create a file `/etc/udev/hwdb.d/60-keyboard.hwdb` with the following contents: - ```bash evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNS50MU:* KEYBOARD_KEY_f7=191 @@ -17,7 +16,6 @@ enable the touchpad hotkey to work under Linux, follow the steps below: ``` 1. Execute the following commands: - ```bash sudo systemd-hwdb update sudo udevadm trigger