Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.advocacy > #672956

Larry's incompetence (was: Re: GNOME/Freedesktop Incompetent Assholes)

From vallor <vallor@cultnix.org>
Newsgroups comp.os.linux.advocacy, comp.os.linux.misc, alt.os.linux
Subject Larry's incompetence (was: Re: GNOME/Freedesktop Incompetent Assholes)
Date 2024-10-08 03:01 +0000
Message-ID <lmjll1Fd52kU2@mid.individual.net> (permalink)
References <pan$bad8$b677bed3$aca0e5e2$5bb3eab5@linux.rocks>

Cross-posted to 3 groups.

Show all headers | View raw


On Mon, 07 Oct 2024 21:56:48 +0000, Farley Flud <ff@linux.rocks> wrote in
<pan$bad8$b677bed3$aca0e5e2$5bb3eab5@linux.rocks>:

> xinput --set-prop 8 271 1 0

As I wrote elsewhere: you're doing it wrong.

$ cat game_kbd.sh
#!/bin/bash

xinput set-prop 'ASUF1204:00 2808:0104 Touchpad' \
	'libinput Disable While Typing Enabled' 0
exit $?

Rather than using the numbers, use the string
constants -- they are less likely to change.

-- 
-v ASUS TUF Dash F15 x86_64 NVIDIA RTX 3060 Mobile
   OS: Linux 5.15.0-122-lowlatency Release: Mint 21.3 Mem: 15.9G
   "Who is "General Failure" and why is he reading my disk?"

Back to comp.os.linux.advocacy | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

GNOME/Freedesktop Incompetent Assholes Farley Flud <ff@linux.rocks> - 2024-10-07 21:56 +0000
  Re: GNOME/Freedesktop Incompetent Assholes Chris Ahlstrom <OFeem1987@teleworm.us> - 2024-10-07 18:15 -0400
    Re: GNOME/Freedesktop Incompetent Assholes Joel <joelcrump@gmail.com> - 2024-10-07 18:33 -0400
  Re: GNOME/Freedesktop Incompetent Assholes Joel <joelcrump@gmail.com> - 2024-10-07 18:33 -0400
  Re: GNOME/Freedesktop Incompetent Assholes DFS <nospam@dfs.com> - 2024-10-07 19:23 -0400
  Re: GNOME/Freedesktop Incompetent Assholes Phillip Frabott <nntp@fulltermprivacy.com> - 2024-10-07 22:09 -0400
    Re: GNOME/Freedesktop Incompetent Assholes vallor <vallor@cultnix.org> - 2024-10-08 02:51 +0000
      Re: GNOME/Freedesktop Incompetent Assholes Farley Flud <ff@linux.rocks> - 2024-10-08 19:02 +0000
        Re: GNOME/Freedesktop Incompetent Assholes DFS <nospam@dfs.com> - 2024-10-08 15:04 -0400
  Larry's incompetence (was: Re: GNOME/Freedesktop Incompetent Assholes) vallor <vallor@cultnix.org> - 2024-10-08 03:01 +0000
    Re: Larry's incompetence (was: Re: GNOME/Freedesktop Incompetent Assholes) candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2024-10-08 19:40 +0000
      Re: GNOME/Freedesktop/redhat incompetent or malicious influence tom <tom@invalid.tld> - 2024-10-08 18:54 -0500
        Re: GNOME/Freedesktop/redhat incompetent or malicious influence Farley Flud <ff@linux.rocks> - 2024-10-09 10:51 +0000
          Re: GNOME/Freedesktop/redhat incompetent or malicious influence Rich <rich@example.invalid> - 2024-10-09 13:07 +0000
            Re: GNOME/Freedesktop/redhat incompetent or malicious influence Chris Ahlstrom <OFeem1987@teleworm.us> - 2024-10-09 16:23 -0400
          Re: GNOME/Freedesktop/redhat incompetent or malicious influence Phillip Frabott <nntp@fulltermprivacy.com> - 2024-10-09 10:13 -0400
            Re: GNOME/Freedesktop/redhat incompetent or malicious influence Farley Flud <ff@linux.rocks> - 2024-10-09 14:43 +0000
              Re: GNOME/Freedesktop/redhat incompetent or malicious influence Phillip Frabott <nntp@fulltermprivacy.com> - 2024-10-09 14:05 -0400
                Re: GNOME/Freedesktop/redhat incompetent or malicious influence DFS <nospam@dfs.com> - 2024-10-09 16:07 -0400
              Re: GNOME/Freedesktop/redhat incompetent or malicious influence D <nospam@example.net> - 2024-10-09 22:07 +0200
          Re: GNOME/Freedesktop/redhat incompetent or malicious influence D <nospam@example.net> - 2024-10-09 22:03 +0200
          Re: GNOME/Freedesktop/redhat incompetent or malicious influence tom <tom@invalid.tld> - 2024-10-09 16:40 -0500
          Re: GNOME/Freedesktop/redhat incompetent or malicious influence Jerry Peters <jerry@example.invalid> - 2024-10-10 01:12 +0000
        Re: GNOME/Freedesktop/redhat incompetent or malicious influence candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2024-10-09 18:10 +0000
          Re: GNOME/Freedesktop/redhat incompetent or malicious influence Chris Ahlstrom <OFeem1987@teleworm.us> - 2024-10-09 16:27 -0400
            Re: GNOME/Freedesktop/redhat incompetent or malicious influence candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2024-10-10 18:10 +0000

csiph-web