====== Tuxedo Keyboard ====== [[https://pcportablesurmesure.fr/retroeclairage-du-clavier-rvb-clevo-sous-linux/|Note importante (septembre 2023)]] de pcportablesurmesure.fr * Tuxedo a décidé de restreindre l’utilisation de l’application clavier aux ordinateurs portables Tuxedo. Par conséquent, nous avons [[https://github.com/wessel-novacustom/clevo-keyboard/tree/master|forké le dépôt]] et l’avons rendu à nouveau disponible pour tous les ordinateurs portables Clevo. De plus, nous avons simplifié le processus. ===== DKMS Module ===== TUXEDO Computers kernel module drivers for keyboard, keyboard backlight & general hardware I/O * https://github.com/tuxedocomputers/tuxedo-keyboard $ lsmod|grep tux tuxedo_io 20480 0 tuxedo_keyboard 45056 2 clevo_acpi,tuxedo_io sparse_keymap 16384 2 intel_hid,tuxedo_keyboard wmi 32768 3 tuxedo_io,wmi_bmof,tuxedo_keyboard ===== IHM / GUI ===== Gnome Shell extension * https://github.com/fethigurcan/tuxedo-keyboard-gnome-extension TUXEDO Backlight Control * https://github.com/encarsia/tuxedo-backlight-control * tech: python Tuxedo Keyboard UI * https://github.com/leaanthony/tuxedo-keyboard-ui * tech: Go with [[https://github.com/wailsapp/wails|Wails]]