Skip to content

Steam Controller

Michael DeGuzis edited this page May 23, 2017 · 4 revisions

Table of Contents generated with DocToc

About

This wiki page is a stub. Please consider expanding it.

Testing input

You can use some tools available to you, such as evtest (See: Arch Linux wiki) to monitor input events.

Determining device specfics

You can run lsusb -v and find the section mentioning "Steam Controller". A dump of an example command is here

  idVendor           0x28de 
  idProduct          0x1142 

You can use an online hex to decimal calculator to get the expected value for controller configuration utilities.

Clone this wiki locally