alexbatalov/fallout2-ce

Touch control with stylus

DvaMishkiLapa opened this issue · 5 comments

I have a screen that supports one touch, as well as a stylus. By default, F2 seems to run with mobile device control (moving the cursor with your finger).
How do I switch to the control mode the same as a mouse? Where I pressed with the stylus, that's where the mouse should be.

I have been using the armv7 source build on Alpine Linux.

My complete configuration is described here #221. I have overcome the cursor problems I described in the last problem (I don't know how, I updated a couple of things and now I run F2 in windowed mode for convenience).

As workaround I did this roginvs@f6a685f + roginvs@c546d14 but I am sure that it can be done better