linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Dell laptop touchpad disabling?
@ 2022-03-18  0:32 Randy Dunlap
  2022-03-18  8:50 ` Hans de Goede
  2022-03-18  8:54 ` Hans de Goede
  0 siblings, 2 replies; 7+ messages in thread
From: Randy Dunlap @ 2022-03-18  0:32 UTC (permalink / raw)
  To: linux-input, platform-driver-x86, Dell.Client.Kernel
  Cc: Pali Rohár, Stuart Hayes, Divya Bharathi, Prasanth Ksr,
	Perry Yuan

Hi all,

I have a Dell Inspiron 15 5510 laptop. Of course, it has a touchpad
(which I think of as a nuisance pad).
I would like to be able to disable the touchpad easily.

Are there any best practices or suggestions for how to do this?
(I am using xfce4 as the desktop environment if that matters.)


Sometimes the touchpad is discovered as a PS/2 Generic Mouse on
the i8042 AUX port, and sometimes it is discovered as this
touchpad: "DELL0B24:00 04F3:3147 Touchpad" on some I2C device:
"i2c-DELL0B24:00". (The different discoveries might have something
to do with my kernel configuration/builds, but I don't know that
for sure.)

I have some very hackish scripts that I can run to toggle the
'inhibited' flag in sysfs (/sys/class/input/ for the I2C device or
or /sys/devices/platform/i8042/ for the i8042 AUX port device),
but that requires root (sudo), so that does not qualify as "easily"
IMO.

E.g.,
$ sudo toggle-aux-mouse
or
$ sudo toggle-i2c-touchpad

depending on which configuration the device is in.


Thanks for any advice etc.
-- 
~Randy

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-11 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18  0:32 Dell laptop touchpad disabling? Randy Dunlap
2022-03-18  8:50 ` Hans de Goede
2022-03-18  8:54 ` Hans de Goede
2022-03-20 19:57   ` Randy Dunlap
2022-03-21 22:18   ` [External] " Mark Pearson
2022-04-11 13:48     ` Hans de Goede
2022-04-11 14:00       ` Pali Rohár

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 NNTP newsgroup(s).