Touchscreen

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Falls Du TouchBuddy verwendest gibt es auch dort in der "Touchbuddy.cfg" eine Einstellung :
      In Local mode, when you press on the TouchBuddy window, the mouse/cursor # will move to the area of the button, but after pressing the button, the # cursor will stay there.
      By defining the following value, TouchBuddy will # move the mouse/cursor to the defined position after a button press.

      If its defined as "centre", the mouse/cursor will be moved to the centre # of the currently active window.
      If its defined as "previous", the mouse-cursor will be moved to where # TouchBuddy saw it last time round its 1 second timer loop
      (this option works # remarkably well from my limited testing!)

      #mouse_position_after_press = 320,240 #
      or
      #mouse_position_after_press = centre #
      or
      mouse_position_after_press = previous


      :c413: