diff --git a/wiki-rtd/docs/wiki_controllers/controllers-accessibility.md b/wiki-rtd/docs/wiki_controllers/controllers-accessibility.md
index 961f747..13555e5 100644
--- a/wiki-rtd/docs/wiki_controllers/controllers-accessibility.md
+++ b/wiki-rtd/docs/wiki_controllers/controllers-accessibility.md
@@ -14,13 +14,19 @@ You can also sometimes expand to more inputs as well by connecting other control
> When everybody plays, we all win.
+#### Steam Input Support
+Unknown, our guess is it will show up as a Xbox Wireless Controller
+
+#### Linux Kernel Support
+Yes, since 3.17 - `hid-microsoft`
+Kernel Driver: [xpad](https://github.com/torvalds/linux/blob/master/drivers/input/joystick/xpad.c)
+
### The xone Project
[The xone Project](https://github.com/medusalix/xone)
Has firmwares, udev rules and drivers might be needed to get it to run on your distribution to get the wireless connections working.
### How to configure?
-The Linux Kernel has had XAC support since version 3.17.
-As the XAC outputs standard xinput we don't see any reason why this should not work with RetroDECK.
+As the XAC should be interpreted we Xbox Wireless Controller the RetroDECK team don't see any reason why this should not work with RetroDECK right out of the box.
None on the RetroDECK Team owns a XAC, but we would love to hear from your experiences using it with RetroDECK.
diff --git a/wiki-rtd/docs/wiki_controllers/controllers-motion.md b/wiki-rtd/docs/wiki_controllers/controllers-motion.md
index 26a01b7..57cde2a 100644
--- a/wiki-rtd/docs/wiki_controllers/controllers-motion.md
+++ b/wiki-rtd/docs/wiki_controllers/controllers-motion.md
@@ -81,7 +81,7 @@ It can also be accessed from some controllers radial menu systems on for example
---
-#### How-to configure Dolphin - Method 1: Bluetooth Connection
+#### How-to configure Dolphin - Method: Bluetooth Connection
This only works with the Official Wiimote controller and is the easier method.
@@ -90,7 +90,7 @@ WIP
---
-#### How-to configure Dolphin - Method 2: Bluetooth Passthrough
+#### How-to configure Dolphin - Method: Bluetooth Passthrough
This works with both 3rd party and official Wiimotes. It is a harder method with some downsides.