<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 23, 2014 at 11:34 AM, Jens Harms <span dir="ltr"><<a href="mailto:au1064@gmail.com" target="_blank">au1064@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Taylor, what if i attach two touchscreen displays of the same type? How about a command to exchange touchscreen devices?<br>

</div>btw. i want to upgrade my desktop with a third touchscreen...<br></div></div></div></blockquote><div><br></div><div>Ya, I forgot to mention this deficiency - multiple touchscreens of the same type won't work with this simple proof-of-concept script. To handle this case, there could be a tool that pops up a full screen message overlay on one touch screen display that says "Touch this screen". When there are N displays of the same type you'd have to do this N-1 times. To launch this tool, a desktop notification could pop up upon logging whenever N-1 > 0:</div>

<div><br></div><div><font face="courier new, monospace">Touchscreen configuration is incomplete.</font></div><div><font face="courier new, monospace">[Configure now]</font></div><div><br></div><div>Or... an alternative approach could be the first time a touchscreen display is touched that has an ambiguous configuration, popup dialog that says:</div>

<div><br></div><div><font face="courier new, monospace">Which display did you just touch?</font></div><div><font face="courier new, monospace">------------------ ------------------</font></div><div><font face="courier new, monospace">|                | |                |</font></div>

<div><font face="courier new, monospace">|                | |                |</font></div><div><font face="courier new, monospace">|       1        | |       2        |</font></div><div><font face="courier new, monospace">|                | |                |</font></div>

<div><font face="courier new, monospace">|                | |                |</font></div><div><font face="courier new, monospace">------------------ ------------------</font></div><div><font face="courier new, monospace">[x] remember answer</font></div>

<div><span style="font-family:'courier new',monospace"><br></span></div><div>And the user could respond via key press or mouse click.<br></div><div><br></div><div>Taylor</div></div></div></div>