After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 617932 - enable/disable trackpoint or dualpointstick
enable/disable trackpoint or dualpointstick
Status: RESOLVED OBSOLETE
Product: gnome-settings-daemon
Classification: Core
Component: mouse
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
3.10
: 590258 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-05-06 16:41 UTC by Nicolò Chieffo
Modified: 2019-03-20 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolò Chieffo 2010-05-06 16:41:02 UTC
In my laptop I have a secondary mouse device (ALPS) which is a dual point stick.
Since I never use it I would like to have a checkbox to disable it.
I can disable the device using xinput, so this thing should be possible in gnome-control-center too
Comment 1 Bastien Nocera 2010-12-07 17:50:19 UTC
Could you show us the output of "xinput list --long" for the device in question? Is it the touchpad, or another device that presents itself as a touchpad?

If you have 2 actual separate pointing devices that show themselves as touchpads, I'm afraid that GNOME will not cater for that, and will only allow you to disable/enable "touchpads" as a class, not single input devices. So you might be better off call xinput to disable your device from a startup script.
Comment 2 Bastien Nocera 2010-12-07 18:07:08 UTC
*** Bug 590258 has been marked as a duplicate of this bug. ***
Comment 3 Nicolò Chieffo 2010-12-09 14:34:02 UTC
Hello Bastien. I executed the command that you wrote and this is the output.
I think the first is the touchpad, and the second is the stick:


⎜   ↳ AlpsPS/2 ALPS DualPoint TouchPad        	id=12	[slave  pointer  (2)]
	Reporting 3 classes:
		Class originated from: 12
		Buttons supported: 12
		Button labels: Button Left Button Middle Button Right Button Wheel Up Button Wheel Down Button Horiz Wheel Left Button Horiz Wheel Right None None None None None
		Button state:
		Class originated from: 12
		Detail for Valuator 0:
		  Label: Rel X
		  Range: 0.000000 - 1023.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 12
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: 0.000000 - 767.000000
		  Resolution: 0 units/m
		  Mode: relative


⎜   ↳ DualPoint Stick                         	id=11	[slave  pointer  (2)]
	This device is disabled
	Reporting 3 classes:
		Class originated from: 11
		Buttons supported: 5
		Button labels: Button Left Button Middle Button Right Button Wheel Up Button Wheel Down
		Button state:
		Class originated from: 11
		Detail for Valuator 0:
		  Label: Rel X
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative
		Class originated from: 11
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative
Comment 4 Bastien Nocera 2010-12-09 14:44:54 UTC
As per comment 2, I'm afraid that we won't cater for that.
Comment 5 Nicolò Chieffo 2010-12-09 14:51:33 UTC
I'm sorry but I didn't understand how could you say that the point stick is presents itself as a touchpad. Where do I have to look at?
Comment 6 Bastien Nocera 2011-09-16 10:45:03 UTC
*** Bug 658980 has been marked as a duplicate of this bug. ***
Comment 7 Bastien Nocera 2011-09-16 10:51:22 UTC
The duped screen is about disabling the touchpad when using the trackpoint. So what's really being asked in those 2 bug reports is a way to switch between those 2.

That's probably something that could be implemented in gnome-settings-daemon, making the "touchpad toggle" button switch between touchpad and trackpoint/touchpad/trackpoint and back, instead of just enabling/disabling the touchpad.

You'll have to rely on somebody else implementing this though, as I don't have any hardware with trackpoints.
Comment 8 Peter Hutterer 2014-09-12 06:38:50 UTC
An old bug obviously, so apologies for resurrecting but it was linked to from a recent discussion. In this particular case though: what is the use-case for disabling the trackstick. Just because you can? Unlike the touchpad the trackstick usually doesn't generate fake events so leaving it enabled should have few side-effects.
Comment 9 Bastien Nocera 2014-10-26 09:45:12 UTC
Nicolò, any updates?
Comment 10 Nicolò Chieffo 2014-11-02 21:16:35 UTC
Disabling the trackpad is useful because it's in the middle of the keyboard, so it's easy to touch it without wanting.

Thanks
Comment 11 Peter Hutterer 2014-11-02 22:59:53 UTC
hmm, interesting. I find that the amount of pressure I have to exert on the trackstick to move it is well beyond what I'd put onto a key, so even accidental touches don't move the pointer. This may be a hw-specific issue though?

For the archives, I filed an RFE for libinput here.
https://bugs.freedesktop.org/show_bug.cgi?id=85780
Disabling the trackstick is already possible.
Comment 12 Nicolò Chieffo 2014-11-03 06:46:30 UTC
Maybe it's hardware specific, as you say, Anyway if you don't find it's useful, no problem.
Before you make the decision to close the issue, just consider that all (windows) drivers has an option to disable the trackpad.
Thanks
Comment 13 GNOME Infrastructure Team 2019-03-20 10:52:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/issues/166.