Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Removing two finger touch on Android Emulator

I am running Linux Mint and are creating flutter apps. Once in a while when I change my workspace (CTRL + ALT + Left/Right) away from my android emulator then this weird tracer starts appearing and I can't get rid of it without closing everything on the emulator. The tracer follows my cursor and reacts to right click etc.

Has anyone any idea what this is?

Update

I just noticed that they are representing two fingers. How to get rid of it though?

Android emulator

like image 878
mr.bjerre Avatar asked Oct 15 '22 02:10

mr.bjerre


1 Answers

It's a bug I think. It should only appear when you press CTRL button and disappears as soon as you release the CTRL button. To get rid of this press the zoom button once. enter image description here

like image 86
princebillyGK Avatar answered Nov 03 '22 18:11

princebillyGK