Keyboard and mouse for Xbox One streaming to Windows 10.
It sends keyboard and mouse inputs to an emulated Xbox controller using SCP driver.
Note: This app only starts when the Xbox streaming app is in the foreground.
- Download the repository as a zip
- Extract the download folder to anywhere on your PC
- Rename the download folder to something of your choice
- Run
XboxKeyboardMouse
You may customize your own controller layout through the gui but the default layout is
| Keyboard/Mouse | Xbox Controller |
|---|---|
| Space | A |
| Left Ctrl | B |
| R | X |
| Number 1 | Y |
| Q | Right Bumper |
| E | Left Bumper |
| Left Shift | Left Stick Click |
| C | Right Stick Click |
| B | Start/Menu |
| V | Select/Back/Nav |
| Tilde | Xbox Logo/Guide |
| Arrow Keys | DPAD |
| Left Click | Right Trigger |
| Right Click | Left Trigger |
| WASD | Left Stick |
| Mouse | Right Stick |
- Run ScpToolkit Settings Manager
- Use asynchronous HID Report Processing
- Disable Rumble and Native Feed
- SlimDx SDK installed - https://slimdx.org/
- SCPToolkit driver installed
- Check if SlimDX and SCP driver are installed and if not throw an understandable error.
- Mouse input buttons dont work as of yet.
- Scroll Wheel movement has not been added (Main usage maybe RTS).
- Better Mouse Engines