Pre-install libratbag

libratbag is dependency for Piper UI application that can be used
for modifying configurable mice. It also comes with ratbagctl that
allows doing this from terminal.

Considering we sometimes encounter bugs with mice that have
different polling rates, we should have a tool to allow
us discover those bugs easier with such mice.
This commit is contained in:
Akseli Lahtinen
2026-01-23 19:36:43 +02:00
committed by Nate Graham
parent ec0a7b8acd
commit 952bcf9d78
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ Packages=acsccid # ACS CCID smart card readers
fatresize # Resizing FAT filesystems
fprintd # Fingerprint authentication
iio-sensor-proxy # Auto-rotation
libratbag # Inspect and modify configurable mice
linux-firmware-marvell # Firmware files for marvell products
lvm2 # Logical Volume Manager 2 utilities
openrazer-daemon # OpenRazer Drivers etc. for Razer hardware

View File

@@ -16,6 +16,7 @@ enable cups.service
enable NetworkManager.service
enable pcscd.socket
enable plasmalogin.service
enable ratbagd.service
enable snapd.apparmor.service
enable snapd.socket
enable systemd-oomd.service