[xboxdrv] 06/78: added missing analog clicks and guide button.

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Feb 21 17:55:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

wrar-guest pushed a commit to branch master
in repository xboxdrv.

commit 8bb6f6bd3e4011d6e11ea6c69f549adaa604855f
Author: Timo Paulssen <timonator at perpetuum-immobile.de>
Date:   Sat Nov 30 14:42:59 2013 +0100

    added missing analog clicks and guide button.
---
 examples/ps4_usb.xboxdrv | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/examples/ps4_usb.xboxdrv b/examples/ps4_usb.xboxdrv
index f166767..a4f9b9f 100644
--- a/examples/ps4_usb.xboxdrv
+++ b/examples/ps4_usb.xboxdrv
@@ -40,7 +40,12 @@ BTN_C  = B
 BTN_Y = LB
 BTN_Z = RB
 
+BTN_SELECT  = TL
+BTN_START   = TR
+
 BTN_TR2 = start
-BTN_TL2   = back
+BTN_TL2 = back
+
+BTN_MODE = guide
 
 # EOF #

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git



More information about the Pkg-games-commits mailing list