Jump to content

ELAN, FocalTech and Synaptics (Smart Touchpad) Driver


EMlyDinEsH

Recommended Posts

I think you might have ISO keyboard, so read my keyboard features thread and edit plist as needed for setting proper keyboard layout and it will work then.

 

i read your reply considering i have a ISO keyboard. I changed this in the info.plist and now 3 finger left and right swipes are working, but not as back and forward. They do full screen swipes, like my 4 finger swipes. The relevant part of the plist:

 

<key>3FingerSwipeDownAction</key>

<integer>13</integer>
<key>3FingerSwipeLeftAction</key>
<integer>12</integer>
<key>3FingerSwipeRightAction</key>
<integer>11</integer>
<key>3FingerSwipeUpAction</key>
<integer>4</integer>
<key>3FingerSwipes</key>
<true/>
<key>4FingerSwipeDownAction</key>
<integer>8</integer>
<key>4FingerSwipeLeftAction</key>
<integer>7</integer>
<key>4FingerSwipeRightAction</key>
<integer>6</integer>
<key>4FingerSwipeUpAction</key>
<integer>10</integer>
<key>4FingerSwipes</key>
<true/>
 
Is there any solution to this? Thanks in advance.
Link to comment
Share on other sites

Hello Sir,

Can I use this kext for my sysnaptics keyboard and touchpad (PS2) ? 

I used VoodooPSX2Controller.kext (newest version 1.8.21 ) but the key board and touchpad usually stop working or become unresponsive or a key may repeat indefinitely

 

Yes, you can if its v7.5+ firmware touchpad. Try my driver and let me know your feedback with system log and ioreg file. 

Link to comment
Share on other sites

 

i read your reply considering i have a ISO keyboard. I changed this in the info.plist and now 3 finger left and right swipes are working, but not as back and forward. They do full screen swipes, like my 4 finger swipes. The relevant part of the plist:

 

3FingerSwipeDownAction

13
3FingerSwipeLeftAction
12
3FingerSwipeRightAction
11
3FingerSwipeUpAction
4
3FingerSwipes
4FingerSwipeDownAction
8
4FingerSwipeLeftAction
7
4FingerSwipeRightAction
6
4FingerSwipeUpAction
10
4FingerSwipes
 
Is there any solution to this? Thanks in advance.

 

 

Check PM.

Link to comment
Share on other sites

Impressive work. Have been using since v4.0.

I have toggled some configs to work at its best.

But I wonder how I can use three finger press at words to look up(dictionary) as Macbook do.

I'm using a Synaptics precise touchpad. Thank you xxx

Link to comment
Share on other sites

Hi all,

 

I've got a v4 touchpad (or at least that's what the kernel logs say) and I can't seem to get the 2 finger scrolling to work. Is there anything other than enabling it in the settings that I need to do?

 

Thanks,

Rashed

Link to comment
Share on other sites

I recently encounter such trouble:

Before I close my computer's lid and let it go to sleep, everything's  work out fine.

After waking it, everything else is working ok(usb, sound, keyboard, etc.)

But touchpad won't be able to work.

When I check my Consle it was flooded by this message:

 

6/18/16 12:21:43.000 AM kernel[0]: STD :: Ignored corrected button state for middle button event.

 

I'm using a Synaptics Precise touchpad on a Clover-booted 10.11.5 Acer V3-572g.

Maybe the kext CodecCommander by Rehabman has something do with this? 

Link to comment
Share on other sites

Hello i use asus x550jk ,use this driver  the touch pad can use perfect !! but some can't....

can I   like  VoodooPS2Controller.kext(VoodooPS2Daemon)  it can disable touch pad   when i use USB mouse...

please teach me how to do??

Link to comment
Share on other sites

Hello i use asus x550jk ,use this driver  the touch pad can use perfect !! but some can't....

can I   like  VoodooPS2Controller.kext(VoodooPS2Daemon)  it can disable touch pad   when i use USB mouse...

please teach me how to do??

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...