diff options
author | B. Stack <bgstack15@gmail.com> | 2023-01-28 15:05:38 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-01-28 15:05:38 -0500 |
commit | 366c9c0badbfaa87cd49dbeb5bc7e7cad9eaa716 (patch) | |
tree | 1293a9a979313bdf24bde2e696984898876e96e9 /config.py | |
parent | initial commit (diff) | |
download | pyjstest-master.tar.gz pyjstest-master.tar.bz2 pyjstest-master.zip |
Diffstat (limited to 'config.py')
-rw-r--r-- | config.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ CONFIG['SNES gamepad'] = { # This is for the Gamestop Xbox style controller CONFIG["Xbox controller"] = { - "aliases": ["PDP Xbox 360 Controller","PDP Xbox 360 Controller"], + "aliases": ["PDP Xbox 360 Controller","PDP Xbox 360 Controller","Xbox 360 Controller"], "window": (420, 240), "buttons": [ # color_on, color_off, x, y, size, button_id |