(tuxedo-infinitybook-s14)= # TUXEDO InfinityBook S 14 - Gen6 ## Konfiguration - Display / Bildschirm: Full-HD (1920 x 1080) IPS matt | 100% sRGB | Low-Power - 32 GB (1x 32GB) 3200MHz CL22 Samsung - 8 GB (1x 8GB) 3200Mhz verlötet on board - Prozessor | Grafikchip: Intel Core i7-1165G7 (15W TDP) | Intel Iris Xe Graphics G7 (96EUs) - Festplatte M.2 SSD: 1000 GB Samsung 980 PRO (NVMe PCIe 4.0) - Tastatur mit TUX Super-Taste - Tastaturlayout DEUTSCH (DE-DE) - UMTS / LTE 4G Modul: LTE/HSDPA+ 4G HUAWEI ME936 - WLAN & Bluetooth: Intel Wi-Fi 6 AX200 & Bluetooth 5.2 (bis zu 2400Mbps) ## fio See [](/junk/fio.md). ## Disable Touchpad While Typing https://www.tuxedocomputers.com/en/Infos/Help-Support/Instructions/How-do-I-deactivate-my-touchpad-while-typing- - "Mouse and Touchpad" - Tab "Devices" > ETPS/2 Elantech Touchpad - Tab "Touchpad" - check "Disable touchpad while typing" - set "Duration" to 0,4 At least that's what should have worked, but did not. You need to add kernel parameters for it to work [^anon]. In `/etc/default/grub`: ``` GRUB_CMDLINE_LINUX_DEFAULT="acpi_os_name=Linux acpi_osi=! acpi_osi=Linux acpi_backlight=vendor" ``` I should probably check what all of those mean (and do), but for now I'm glad stuff works and I can type without moving my mouse all over the place. 😅 [^anon]: Thanks, anon! https://forum.manjaro.org/t/disable-touchpad-while-typing-not-working-for-me/139162/6