From 8daf985c1207a5e5d6371f1b5bb6beb2bb60d541 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 26 Dec 2021 08:08:00 +0100 Subject: gnu: xpadneo: Edit description. * gnu/packages/linux.scm (xpadneo)[synopsis, description]: Mention Linux. Capitalise Bluetooth. Edit. --- gnu/packages/linux.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e2be00679f..dc23a8f3e3 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -1564,12 +1564,12 @@ application by hooking GStreamer into the loopback device.") (copy-recursively "hid-xpadneo/etc-udev-rules.d" (string-append out "/lib/udev/rules.d")))))))) (home-page "https://atar-axis.github.io/xpadneo/") - (synopsis "Xbox One Wireless Controller driver") + (synopsis "Xbox One Wireless Controller driver for the kernel Linux") (description "This package provides a driver for the XBox One S Wireless controller -and some newer models when connected via bluetooth. In addition to the kernel -module provided itself, it also contains a modprobe configuration and udev -rules, which need to be installed separately.") +and some newer models when connected via Bluetooth. In addition to the included +Linux kernel module, it also contains a modprobe configuration and udev rules, +which need to be installed separately.") (license license:gpl3+))) -- cgit v1.2.3