Contribute
Register

[solved] Touchpad not working correctly!

Status
Not open for further replies.
Joined
Jun 3, 2018
Messages
56
Motherboard
Dell Inc. 0KG6JV
CPU
Intel Core i5 5200U
Graphics
Intel(R) HD Graphics 5500
Sometimes while i'm coding all lines get selected or click just won't work!

i am using VoodooPS2Controller.kext
 
sorry. now i have attached !
 

Attachments

  • debug_12039.zip
    1.5 MB · Views: 88
sorry. now i have attached !

You have SMBIOS truncation. It can cause a variety of issues.
You need config.plist/KernelAndKextPatches/DellSMBIOSPatch=true.

I don't see anything wrong regarding PS2 trackpad kexts.
Perhaps you should clarify your situation.
 
You need config.plist/KernelAndKextPatches/DellSMBIOSPatch=true.
touch pad problem still persists

while going over lines of code it automatically start selecting the lines !
 

Attachments

  • debug_18868.zip
    1.5 MB · Views: 97
touch pad problem still persists

while going over lines of code it automatically start selecting the lines !

You will need to provide details about what you mean by "going over lines of code".
As a programmer, you should know how to properly describe issues/bugs.
 
You will need to provide details about what you mean by "going over lines of code".
As a programmer, you should know how to properly describe issues/bugs.
okay

as and when i type the code then i go to run/execute the code i just typed meanwhile, the lines are also getting selected/highlighted and when i try to remove the selection i find that the content gets copied and is pasted anywhere in my code!

and not only on xcode/pycharm,
i am getting the same problem in other apps like notes, etc
in short i am meaning to say that its not the editor's problem that i am using but the touchpad's problem
 
okay

as and when i type the code then i go to run/execute the code i just typed meanwhile, the lines are also getting selected/highlighted and when i try to remove the selection i find that the content gets copied and is pasted anywhere in my code!

You provided no description of what you're doing with the trackpad.
 
i go to run/execute the code
i do it via my touchpad!!
when i try to remove the selection
i try to click so that the selected lines go away and my cursor stays in position where i click, via my touchpad....


in the attached image you can clearly see that the text is selected and it was not done by intention it was caused by touchpad while i try to scroll/move around!
 

Attachments

  • Screen Shot 2018-07-01 at 8.33.35 PM.png
    Screen Shot 2018-07-01 at 8.33.35 PM.png
    7.9 KB · Views: 109
i do it via my touchpad!!

Still no idea what exactly you're doing with the trackpad.
You will need to describe your actions in detail.

i try to click so that the selected lines go away and my cursor stays in position where i click, via my touchpad....

You're "clicking" how?

in the attached image you can clearly see that the text is selected and it was not done by intention it was caused by touchpad while i try to scroll/move around!

Keep in mind that a double-tap+drag is for selection/dragging (if you have tap to click enabled in SysPrefs).
 
Status
Not open for further replies.
Back
Top