Contribute
Register

New VoodooPS2Controller, Keyboard, Trackpad (ClickPad support)

Status
Not open for further replies.
Hi RehabMan, I'm using your VoodooPS2Controller on my Thinkpad X1 carbon and the trackpad works flawlessly, but the trackpoint doesn't move at all, and the trackpoint buttons (left, middle, and right) all do the same thing, if I hold it it acts as a right click but when I let go of any of those buttons, the menu disappears. Do I need a seperate kext for trackpoint?
 
Hi RehabMan, I'm using your VoodooPS2Controller on my Thinkpad X1 carbon and the trackpad works flawlessly, but the trackpoint doesn't move at all, and the trackpoint buttons (left, middle, and right) all do the same thing, if I hold it it acts as a right click but when I let go of any of those buttons, the menu disappears. Do I need a seperate kext for trackpoint?

I think tluck has a fork of my code that includes trackpoint support.
I have no trackpoint hardware here...
 
I think tluck has a fork of my code that includes trackpoint support.
I have no trackpoint hardware here...
Hi,RehabMan,How to fix the trackpoint at X230 on macOS High Sierra 10.13, it didn't work at all inclueded the trackpoint buttons (left, middle, and right), but it works well in Sierra 10.12.6, thank you very much.
 
Hi,RehabMan,How to fix the trackpoint at X230 on macOS High Sierra 10.13, it didn't work at all inclueded the trackpoint buttons (left, middle, and right), but it works well in Sierra 10.12.6, thank you very much.

Look at tluck's fork. I have no trackpoint hardware, therefore no way to test/debug.
 
Hi RehabMan!
Is there any possibility to disable pointer moving when finger is touched buttons zone?
I have very sensitive trackpad on my Xiaomi air 13. When I press right button on trackpad for example the pointer may be moved to another point when I release a finger.
Thanks!
 
Hi RehabMan!
Is there any possibility to disable pointer moving when finger is touched buttons zone?
I have very sensitive trackpad on my Xiaomi air 13. When I press right button on trackpad for example the pointer may be moved to another point when I release a finger.
Thanks!

Delaying movement until a certain threshold or time is met is a feature I just haven't implemented.
The source is available if you want to implement it yourself.
 
Hi Rehabman,

I am fairly new to hackintoshing, I appreciate you're really instructive guides as they've helped ALOT when installing on my HP Spectre x360. I have installed your Voodoo PS2 kext, however I can't get the right click working. Left click works. I have found 'rightclickzone' in the touchpad kext Info.plist, however am not sure how to change these values for my trackpad (the Hp Spectre X360 has a weirdly long trackpad)

Do you have any advice? The 'RightClickZoneRight' is a very high number. How should i change these values?

Thanks for any advice!

Screen Shot 2017-12-09 at 14.14.54.png

above is what im referring to.
 
Hi Rehabman,

I am fairly new to hackintoshing, I appreciate you're really instructive guides as they've helped ALOT when installing on my HP Spectre x360. I have installed your Voodoo PS2 kext, however I can't get the right click working. Left click works. I have found 'rightclickzone' in the touchpad kext Info.plist, however am not sure how to change these values for my trackpad (the Hp Spectre X360 has a weirdly long trackpad)

Do you have any advice? The 'RightClickZoneRight' is a very high number. How should i change these values?

Thanks for any advice!

View attachment 298442
above is what im referring to.

Right click can be accomplished by tapping with two fingers, just like on a real Mac (must have it enabled in sysprefs).
But those numbers for RightClickZone are the coordinates on the pad for the lower right area of the trackpad.
You can adjust them if you need to.
You can use the debug version to determine relative coordinates of your trackpad.
Customization of all plist values can be done with ACPI.
 
Thanks for the quick reply,

Yes tapping with two fingers works fine. How do I use the debug version to achieve this? What values do I need to change? Just change the four value in the attached image until the right click works and reinstall the kext?

Thanks
 
Status
Not open for further replies.
Back
Top