Page 1 of 1

Touchpad help

Posted: Tue Apr 01, 2014 9:11 am
by inviictzz-_-
Hi again Matlo! You know i would like to use touchpad on killzone shadow fall, i follow the ps4 wiki but i dont see that buttom in the gimx config, thank you for all!

Re: Touchpad help

Posted: Tue Apr 01, 2014 11:32 am
by Matlo
Hi,
Touchpad support is in progress. Please check the blog for further updates.

Re: Touchpad help

Posted: Wed Apr 02, 2014 7:07 am
by cvp
@inviictzz

Button self is working, but not the touch function self!

Here if you want to put the Touch-Button:

Code: Select all

        <button id="abs_axis_17" label="Touchpad">
          <device type="keyboard" id="0" name=""/>
          <event type="button" id="TAB"/>
        </button>
Change "TAB" with other Key if you want.

Re: Touchpad help

Posted: Sun Apr 06, 2014 9:57 pm
by inviictzz-_-
Oh thx cvp! But where must i change that parameters? With edit textor? Thx

Re: Touchpad help

Posted: Mon Apr 07, 2014 6:49 pm
by inviictzz-_-
I resolved it thx!