unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56801: libinput won't recognize /etc/libinput/local-overrides.quirks
@ 2022-07-27 17:21 Cairn via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: Cairn via Bug reports for GNU Guix @ 2022-07-27 17:21 UTC (permalink / raw)
  To: 56801


[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-27 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 17:21 bug#56801: libinput won't recognize /etc/libinput/local-overrides.quirks Cairn via Bug reports for GNU Guix

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).