From 6435d6d25ba7772963a3863b8a613c4eb2fec190 Mon Sep 17 00:00:00 2001 From: Ilos Date: Fri, 24 Jul 2015 18:02:51 +0200 Subject: [PATCH] fix values for "start" and "select" button --- mappings/dualshock4.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mappings/dualshock4.conf b/mappings/dualshock4.conf index bee06ea..fcde951 100644 --- a/mappings/dualshock4.conf +++ b/mappings/dualshock4.conf @@ -19,8 +19,8 @@ btn_west = 304 btn_south = 305 btn_north = 307 btn_east = 306 -btn_select = 313 -btn_start = 317 +btn_select = 312 +btn_start = 313 btn_mode = 316 btn_thumbl = 314 btn_thumbr = 315