<div dir="ltr"><span style="font-size:12.8000001907349px">Hi,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">   I was working on a Linux system with two monitors attached to it, where one of the monitors was  a touchscreen. I had problem to find the exact mapping between the touch events and the screens. </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">  I know that I can set the mapping with xinput command, but I was wondering if there is any way to get the mapping inside of the chromium code. </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">  The main problem here is that, although I can do the mapping with xinput command, I cannot retrieve the mapping in my code. In my case, I have to scale the touchevents that come from a Dell S2340t touchscreen, however, I need to know about the exact size of the screen that this touchevent has came from. </div><div style="font-size:12.8000001907349px">  In general the same problem can be seen in case that we have more than one touchscreen.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Regards,</div><div style="font-size:12.8000001907349px">Amir</div></div>