Basically you need to set it with   xsetwacom <br>

<br>

<br>

<br>

man xsetwacom <br>

<br>

  MapToOutput [output]<br>

              Map the tablet's input area to a given output (e.g. "VGA1"). Output names may either be the name of a<br>

              head  available through the XRandR extension, or an X11 geometry string of the form WIDTHxHEIGHT+X+Y.<br>

              To switch to the next available output, the "next" keyword is also supported. This will cycle between<br>

              the  individual  monitors  connected  to  the system, and then the entire desktop. The mapping may be<br>

              reset to the entire desktop at any time with the output name "desktop". Users of  the  NVIDIA  binary<br>

              driver  should  use  the  output  names "HEAD-0" and "HEAD-1" until the driver supports XRandR 1.2 or<br>

              later.<br>

<br>

and to do that everytime you login in i guess you should create a little
 bash script and put it on your $HOME/.kde/Autostart folder <b> but i am not sure i guess you should read this first  </b>for reference :<br>
<br>
<a href="http://ubuntuforums.org/showthread.php?t=1656089">http://ubuntuforums.org/showthread.php?t=1656089</a><br>
<br>
and this <br>
<br>
<a href="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Wacom_Tablet_Set_Up">http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Wacom_Tablet_Set_Up</a><br>
<br>
there is  section where you should seee <br>
<br>
<h2><span class="mw-headline">Dual and Multi-Monitor Set Up </span></h2>
<br><div class="gmail_quote">2012/5/27 Marcelo Magno T. Sales <span dir="ltr"><<a href="mailto:mmtsales@gmail.com" target="_blank">mmtsales@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="font-family:'DejaVu Sans Mono';font-size:11pt;font-weight:400;font-style:normal">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hello,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">I
 don't know if this problem can be solved within KDE or if it must be 
solved somewhere in xorg configuration. If anyone can give me directions
 on what exactly should I look for, I will be grateful.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">I
 use two monitors with 1920x1080 resolution, one above the other, and 
the desktop is extended across them. My desktop, therefore, has a 
1920x2160 resolution.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">The
 lower monitor has a touchscreen and the upper monitor has not. However,
 right now I'm not able to use the touchscreen properly because X 
interprets the touches as if the touchscreen area was over both 
monitors. For example, if I touch the middle of the lower monitor (which
 should be around coordinate [960,1620]), X thinks I've clicked the 
middle of the entire desktop (around coordinate [960,1080], i.e., the 
mouse cursor goes to the top of the lower monitor / bottom of the upper 
monitor). If I touch the top of the lower monitor, the top of the 
desktop is clicked insted (i.e., the top of the upper monitor).</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">How can I configure KDE or X so they know that the touchscreen covers only the lower monitor? </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Similar
 problem occurs with a wacom digitizing tablet. I would like the tablet 
area would correspond to just one of the monitors, not the entire 
desktop. How can I setup this?</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Thanks,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Marcelo</p></div><br>___________________________________________________<br>
This message is from the kde mailing list.<br>
Account management:  <a href="https://mail.kde.org/mailman/listinfo/kde" target="_blank">https://mail.kde.org/mailman/listinfo/kde</a>.<br>
Archives: <a href="http://lists.kde.org/" target="_blank">http://lists.kde.org/</a>.<br>
More info: <a href="http://www.kde.org/faq.html" target="_blank">http://www.kde.org/faq.html</a>.<br></blockquote></div><br>