Setting Mouse Location?

Post Reply
samuel.pub
Posts: 2
Joined: 20 Jul 2012, 03:24

Setting Mouse Location?

Post by samuel.pub »

Hi Guys

It is possible to set the mouse location with x,y within an assignment?
Or is there any way to make sure the move return to the center of the screen before/after an assignment?

Thanks for your help

Primal Fear
Xpadder Xpert
Posts: 2437
Joined: 09 Feb 2010, 16:41
Location: Germany
Contact:

Re: Setting Mouse Location?

Post by Primal Fear »

First question: No, that's not possible. It has been suggested here, you can post to support this suggestion.

Second question: Yes this is possible. Simply open the mouse settings for this button by clicking on the tool symbol in the mouse area of the Assignment window and select Spring as mouse mode. Now assign in the Advanced Assignment window two opposite mouse direction in front of the assignment followed by a Hold Zone of at least 0.02s and at the end a Release Zone also with two opposite mouse directions.

Here an example,

Code: Select all

;--- Xpadder Profile Data ---
DataType=Profile
Version=2012.05.01
Name=(Untitled profile)
Set1StickDiagonalSizes=45,89
Set1Button1Slots=Mouse Move Left,Mouse Move Right,HOLD ZONE 0.02s,Right Mouse Button (2),HOLD ZONE 0.02s,Mouse Move Left,RELEASE ZONE 0.01s,Left Mouse Button (1),Mouse Move Left,Mouse Move Right
Set1Button1MouseSpeed=32
Set1Button1MouseMode=Spring
Set1Stick2UpSlots=Mouse Move Up
Set1Stick2UpMouseSpeed=32
Set1Stick2RightSlots=Mouse Move Right
Set1Stick2RightMouseSpeed=32
Set1Stick2DownSlots=Mouse Move Down
Set1Stick2DownMouseSpeed=32
Set1Stick2LeftSlots=Mouse Move Left
Set1Stick2LeftMouseSpeed=32
It moves the cursor to the middle, performs a right click, moves the cursor to the left as long as you hold the button and moves the cursor back to the middle to perform a left click (to close the context menu) when you release the button.

Oke_Doke
Xpadder Xpert
Posts: 327
Joined: 21 Dec 2009, 16:17
Location: jupiter
Contact:

Re: Setting Mouse Location?

Post by Oke_Doke »

Nice! :leftthumbup:

samuel.pub
Posts: 2
Joined: 20 Jul 2012, 03:24

Re: Setting Mouse Location?

Post by samuel.pub »

Thank you for your help

Post Reply

Return to “How do I do this assignment? Mouse actions”