GNU bug report logs - #56801
libinput won't recognize /etc/libinput/local-overrides.quirks

Previous Next

Package: guix;

Reported by: Cairn <cairn <at> pm.me>

Date: Wed, 27 Jul 2022 17:26:01 UTC

Severity: normal

To reply to this bug, email your comments to 56801 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#56801; Package guix. (Wed, 27 Jul 2022 17:26:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cairn <cairn <at> pm.me>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 27 Jul 2022 17:26:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cairn <cairn <at> pm.me>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: libinput won't recognize /etc/libinput/local-overrides.quirks
Date: Wed, 27 Jul 2022 17:21:54 +0000
[Message part 1 (text/plain, inline)]
The libinput package doesn't seem to contain its own version of local-overrides.quirks, although it does contain an empty `/etc/libinput/`. Regardless, `quirks debug: /gnu/store/*-libinput-1.19.2/etc/libinput/local-overrides.quirks` is listed when running the following:

    libinput quirks list --verbose /dev/input/event0

Since it's returned, it seems to selecting this non-existent file as its local quirks list. This prevents libinput from recognizing a custom `local-overrides.quirks`. For example, I'm attempting to speed up my trackpoint (/dev/input/event17). If I add a working modification method[1] to `/etc/libinput/local-overrides.quirks`, I can see my value modified with the following:

    libinput quirks list --data-dir /etc/libinput /dev/input/event17

But when I remove the `--data-dir` flag, I'm returned the default value (`AttrTrackpointMultiplier=0.40`).



[1]: The following, where 0.4 is changed to 1.0: https://gitlab.freedesktop.org/libinput/libinput/-/blob/main/quirks/50-system-lenovo.quirks#L34
[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 1 year and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.