Announcement

Collapse
No announcement yet.

how to simulate mouse dragging? how to bind LR+A to a keyboard key?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • how to simulate mouse dragging? how to bind LR+A to a keyboard key?

    (machine translation)

    I want to achieve the following functions(for example):

    1. xbox handle right stick to the right -> mouse left click and drag to the right
    2. xbox hold LT then press A -> keyboaed key 'P' (hold LT only -> nothing, press A only -> keyboaed key 'Q')

    thanks for any help

  • #2
    It is, for sure, possible. Our software has a feature called shortcuts. Using this feature, you can create a new combination of keys that you can use for the remapping. If you wish to combine your keyboard presses with gamepad's ones, please make sure to group the devices under one group of devices.

    Also, I may have misunderstood you a bit,
    If you wish to move the right stick to the right, so the virtual mouse presses left click and move to the right, you can assign the mouse movement to your right stick and add the mouse left click to the stick zone, via the advanced mouse settings.
    Holding the LT button and then pressing A so the keyboard key P is being reproduced, can be achieved by using the Shift Mode. Use the LT as a Shift modifier for the Shift layer, and add the P keyboard mapping for A gamepad key in the corresponding shift layer.

    Comment

    Working...
    X