Mac-precision-touchpad: The cursor will go to the screen bottom when I touch the panel top position. Macbook 2015 13.3

Created on 1 Oct 2018  路  6Comments  路  Source: imbushuo/mac-precision-touchpad

The cursor will to to the screen's bottom immediately when my figure touch the top position of touch panel.
Computer: Macbook 2015 13.3
OS: Windows 10, 1803
Driver type: SPI driver(07/14/2018,14.56.52.89)

All 6 comments

default
I change the code of input.c, and try it in my computer. I think this issue was resolved. The reason is the variables because minus. If the variables because minus, and casting it to unsigned short type, it cause the variable become a large value.

Yes I think this happens to me too. I have a MacBook Pro retina late 2013. When using it would seem to randomly teleport to the bottom or around bottom right corner of the screen and then ends up opening some other program. Extremely annoying

@RLst You can find the position of that code(SPI: input.c, USB: InputInterrupt.c), and try to modify the code and run the driver on your computer.

@kazenoai Can you send a PR to me?

I have sent PR to you! Your project is great. Thank you.

Merged with #150.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Swicked86 picture Swicked86  路  5Comments

Din0Git picture Din0Git  路  8Comments

jourdant picture jourdant  路  3Comments

seanho12345 picture seanho12345  路  8Comments

chemPolonium picture chemPolonium  路  9Comments