From abcd5dd9cf1937e8c3e34333f3fd3063f7f99435 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Thu, 5 Sep 2024 00:25:26 +0200 Subject: [PATCH] Update PS5 Controller.cfg input_l2_axis_label = "L2 Trigger" input_r2_axis_label = "R2 Trigger" --- sdl2/PS5 Controller.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdl2/PS5 Controller.cfg b/sdl2/PS5 Controller.cfg index 9e0bce789..829021742 100644 --- a/sdl2/PS5 Controller.cfg +++ b/sdl2/PS5 Controller.cfg @@ -39,8 +39,8 @@ input_a_btn_label = "Circle" input_x_btn_label = "Triangle" input_l_btn_label = "L1" input_r_btn_label = "R1" -input_l2_axis_label = "L2 Analog" -input_r2_axis_label = "R2 Analog" +input_l2_axis_label = "L2 Trigger" +input_r2_axis_label = "R2 Trigger" input_l3_btn_label = "L3" input_r3_btn_label = "R3" input_l_x_plus_axis_label = "Left Analog X+"