Python Forum
Xbox Controller - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Xbox Controller (/thread-27985.html)



Xbox Controller - arki - Jun-30-2020

Hey, how i can simulate xbox pad key press.

I mean this code:
keyboard.press('a')
keyboard.release('a')

But i want 'a' change to 'X' on xbox pad..