Cannot disable trackpad on Dell Latitude E6330

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mychance

Cannot disable trackpad on Dell Latitude E6330

Post by mychance »

Hi,

I usually disable the trackpad on laptops when I have a mouse plugged in so that I don't get the cursor jumping every now and then by accidentally hitting the trackpad with my thumb.

The usual fashion to disable the trackpad on my Dell Latitude is to hold on Fn key and press F5. Although I get to see the trackpad icon poping up with a red "x" on it, the trackpad still stays active. The command does work when I boot in Windowd however so it should not be a hardware problem.

I don't see a trackpad setting in the Control Center either.

Any idea ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
igor83

Re: Cannot disable trackpad on Dell Latitude E6330

Post by igor83 »

mychance wrote:Hi,

I usually disable the trackpad on laptops when I have a mouse plugged in so that I don't get the cursor jumping every now and then by accidentally hitting the trackpad with my thumb.

The usual fashion to disable the trackpad on my Dell Latitude is to hold on Fn key and press F5. Although I get to see the trackpad icon poping up with a red "x" on it, the trackpad still stays active. The command does work when I boot in Windowd however so it should not be a hardware problem.

I don't see a trackpad setting in the Control Center either.

Any idea ?
Under the principle that a reply is better than no reply, I reply. I'd prefer a permanent fix, unless you sometimes need the trackpad (I don't use the one on my Thinkpad R61, preferring the mouse, never did take a shine to those touchpads). I believe you can disable certain kernel services the GUI won't let you touch by modifying a certain file... I did that once, but I can't remember which file, or whether it worked, or whether recompiling the kernel is necessary. There is a config file however that lists all the kernel services, bluetooth, printing, floppy driver, and a lot of services that one wouldn't find necessary for most systems, but are there for compatibility, and I think you can disable them by removing them from the list or commenting them out, thus conserving system resources, in theory, maybe. But I'm not sure whether the change takes without a recompile. And then there's the question whether you want the change to be made this way, because if your mouse goes on the fritz, then to activate your touchpad you'd have to modify the file and then reboot, a little bit more trouble than just not tapping Fn and F5.
mychance

Re: Cannot disable trackpad on Dell Latitude E6330

Post by mychance »

Thanks for your reply. I guess this would be the only solution.
igor83

Re: Cannot disable trackpad on Dell Latitude E6330

Post by igor83 »

mychance wrote:Thanks for your reply. I guess this would be the only solution.
Also, check your BIOS settings--may be a way to turn off the Touchpad there.
User avatar
tdockery97
Level 14
Level 14
Posts: 5058
Joined: Sun Jan 10, 2010 8:54 am
Location: Mt. Angel, Oregon

Re: Cannot disable trackpad on Dell Latitude E6330

Post by tdockery97 »

Have you tried this on the command line?

Code: Select all

synclient TouchpadOff=1
If it works for you, just add it to your startup applications if you don't want to enter it each session.
Mint Cinnamon 20.1
mychance

Re: Cannot disable trackpad on Dell Latitude E6330

Post by mychance »

tdockery97 wrote:Have you tried this on the command line?

Code: Select all

synclient TouchpadOff=1

I tried it and got this:

"Couldn't find synaptics properties. No synaptics driver loaded?"
mychance

Re: Cannot disable trackpad on Dell Latitude E6330

Post by mychance »

Just a reminder on that topic. I really would like to find an easy solution for disabling the touchpad on a Dell Lalltitude E6330. The FN + F5 shortcut that works in Windows doesn't work in LinuxMint 14 Main. I do see the pop up on the screen telling me that the touchpad is disabled, but it's not.

Thanks in advance for any hints you can give.
igor83

Re: Cannot disable trackpad on Dell Latitude E6330

Post by igor83 »

mychance wrote:
tdockery97 wrote:Have you tried this on the command line?

Code: Select all

synclient TouchpadOff=1

I tried it and got this:

"Couldn't find synaptics properties. No synaptics driver loaded?"
My guess is you should install synclient, then do as dockery suggested.
mychance

Re: Cannot disable trackpad on Dell Latitude E6330

Post by mychance »

Thanks for answering. Sorry for the noob question. How do you install synclient ? If I search that term in synaptics, it brings me "xserver-xorg-input-synaptics" which is alreday installed.
Locked

Return to “Hardware Support”