help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to connect usb gamepad?


From: Marius Bakke
Subject: Re: how to connect usb gamepad?
Date: Sun, 24 Nov 2019 23:11:51 +0100
User-agent: Notmuch/0.29.2 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)

Try adding your user to the 'input' group:

(user-account
 ...
 (supplementary-groups '("input" ...)))

...then reconfigure and reboot your system.

If that does not work, please mention which controller you are using and
paste the last lines from the `dmesg` command after plugging it in.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]