mirror of
https://github.com/KDE/kde-linux.git
synced 2026-02-08 06:51:48 -05:00
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:
committed by
Nate Graham
parent
ec0a7b8acd
commit
952bcf9d78
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user