Touchpad suddenly ignores option to disable it

I use a laptop but almost always have the touchpad disabled since I have an external mouse anyways. I recently updated my system, but my touchpad was still disabled at the time so that system update didn’t cause this. I turned on my PC and suddenly after no further updates, my touchpad is on, and ignoring the fact I turned if off in settings. The “device enabled” field is clearly unticked but it is enabled anyways. This is irritating because like most laptops, the touchpad is annoyingly played under the keyboard instead of beside or above it, and what’s worse is it lacks any sort of palm rejection, so I keep “palming” the darn thing.

Not sure what information to provide, but hopefully I can get started with this: Asus ROG Strix Hero II laptop

neofetch
                     ./o.                  roadhog360@roadhog360-strixgl504gvgl504gv 
                   ./sssso-                ----------------------------------------- 
                 `:osssssss+-              OS: EndeavourOS Linux x86_64 
               `:+sssssssssso/.            Host: Strix GL504GV_GL504GV 1.0 
             `-/ossssssssssssso/.          Kernel: 6.10.0-arch1-2 
           `-/+sssssssssssssssso+:`        Uptime: 20 mins 
         `-:/+sssssssssssssssssso+/.       Packages: 1424 (pacman), 14 (flatpak) 
       `.://osssssssssssssssssssso++-      Shell: bash 5.2.26 
      .://+ssssssssssssssssssssssso++:     Resolution: 2560x1440, 1920x1080 
    .:///ossssssssssssssssssssssssso++:    DE: Plasma 6.1.3 
  `:////ssssssssssssssssssssssssssso+++.   WM: KWin 
`-////+ssssssssssssssssssssssssssso++++-   Theme: Breeze-Dark [GTK2], Breeze [GTK3] 
 `..-+oosssssssssssssssssssssssso+++++/`   Icons: breeze-dark [GTK2/3] 
   ./++++++++++++++++++++++++++++++/:.     Terminal: konsole 
  `:::::::::::::::::::::::::------``       CPU: Intel i7-8750H (12) @ 4.100GHz 
                                           GPU: Intel CoffeeLake-H GT2 [UHD Graphics 630] 
                                           GPU: NVIDIA GeForce RTX 2060 Mobile 
                                           Memory: 6003MiB / 15841MiB

@Roadhog360
Read this
In my case:

xinput list-props 11 | head -n5
Device 'Elan Touchpad':
        Device Enabled (179):   1
xinput set-prop 11 179 0

This command you sent me only displays info about my power button, apparently.

Device 'Power Button':
        Device Enabled (189):   1
        Coordinate Transformation Matrix (191): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Rotation Angle (300):  0.000000
        libinput Rotation Angle Default (301):  0.000000

Anyways the issue suddenly stopped, somehow. I’ll report back here if the issue returns.

@Roadhog360
You didn’t read the link or thought that every laptop is the same.
ids vary

xinput --list

and select id of Touchpad

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.