unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Cairn via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 56801@debbugs.gnu.org
Subject: bug#56801: libinput won't recognize /etc/libinput/local-overrides.quirks
Date: Wed, 27 Jul 2022 17:21:54 +0000	[thread overview]
Message-ID: <ES2YdZu3INMtqiKnTELUzc8_kuHltYm2S1XWS-DiwhjsLTeOAT7ae4VKwSNOdFP4sZwpKVuyIYqVx7jDCYU7V4NKUcqT9JCQFVs8RTfa4K8=@pm.me> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1039 bytes --]

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 855 bytes --]

                 reply	other threads:[~2022-07-27 17:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ES2YdZu3INMtqiKnTELUzc8_kuHltYm2S1XWS-DiwhjsLTeOAT7ae4VKwSNOdFP4sZwpKVuyIYqVx7jDCYU7V4NKUcqT9JCQFVs8RTfa4K8=@pm.me' \
    --to=bug-guix@gnu.org \
    --cc=56801@debbugs.gnu.org \
    --cc=cairn@pm.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).