You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
522 B
21 lines
522 B
2 years ago
|
+++
|
||
|
title = "Tuxedo keyboard"
|
||
|
date = "2022-12-09T21:52:31+01:00"
|
||
|
|
||
|
draft = true
|
||
|
|
||
|
+++
|
||
|
|
||
|
check what kernel `uname -a` and install linux headers
|
||
|
|
||
|
sudo pacman -S linux515-headers
|
||
|
|
||
|
install tuxedo-keyboard
|
||
|
|
||
|
sudo pacman -S tuxedo-keyboard-dkms
|
||
|
|
||
|
source: <https://www.tuxedocomputers.com/de/Infos/Hilfe-Support/Anleitungen/Tastatur-Treiber-fuer-TUXEDO-Computers-Modelle-mit-RGB-Tastatur-nachinstallieren.tuxedo>
|
||
|
|
||
|
github: <https://github.com/tuxedocomputers/tuxedo-keyboard>
|
||
|
|
||
|
<https://github.com/tuxedocomputers/tuxedo-control-center>
|