Language

Package: piper @ 0.6

Synopsis

Configure bindings and LEDs on gaming mice

Description

Piper is a GTK+ application for configuring gaming mice with onboard configuration for key bindings via libratbag. Piper requires a ratbagd daemon running with root privileges. It can be run manually as root, but is preferably configured as a DBus service that can launch on demand. This can be configured by enabling the following service, provided there is a DBus service present:

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

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

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
input-labels

Identify input labels that do not match package names

label 'gtk+' does not match package name 'gtk+:bin'
wrapper-inputs

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

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