sc-controller icon indicating copy to clipboard operation
sc-controller copied to clipboard

Programmable On Screen Menu Trigger

Open BrokenGale opened this issue 4 years ago • 2 comments

I am using SC-controller with my Horipad S (A 3rd Party Switch Pro Controller), and I keep running issues where the on screen menu (Profile Switcher) would get triggered by the right shoulder button.

Is it possible to reprogram this menu? If so which option would I be looking for, and if not, is it possible to add this as a feature in a future update?

BrokenGale avatar Mar 08 '20 00:03 BrokenGale

I found that the + button was mistakenly programmed as the same button as right bumper. Both of these buttons were programmed as the mode button (on a xbox controller) the '-' button was programmed as the right bumper instead.

How an I fix these issues? I went through controller setup multiple times, it did not seem to help

BrokenGale avatar Mar 08 '20 00:03 BrokenGale

If I understand correctly, clicking on those buttons in controller setup screen and pressing buttons on controller doesn't works? What happens instead?

If everything else fails, you can edit mapping manually, just open ~/.config/scc/devices/evdev-some-name-probably-including-Horipad.json in text editor and modify values under buttons. You can get button codes using evtest tool which should be available in repositories.

kozec avatar Mar 08 '20 11:03 kozec