Language

Package: libratbag @ 0.16

Synopsis

DBus daemon and utility for configuring gaming mice

Description

libratbag provides ratbagd, a DBus daemon to configure input devices, mainly gaming mice. The daemon provides a generic way to access the various features exposed by these mice and abstracts away hardware-specific and kernel-specific quirks. There is also the ratbagctl command line interface for configuring devices.

libratbag currently supports devices from Logitech, Etekcity, GSkill, Roccat, Steelseries.

The ratbagd DBus service can be enabled by adding the following service to your operating-system definition:

(simple-service 'ratbagd dbus-root-service-type (list libratbag))

Home page
https://github.com/libratbag/libratbag
Location
gnu/packages/gnome.scm (line: 12023, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'libsystemd' does not match package name 'elogind'
input-labels

Identify input labels that do not match package names

label 'udev' does not match package name 'eudev'