Python Forum

Full Version: Xbox Controller
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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..