Controller

Bluetooth kapcsolattal linuxon

  1. Udev rule telepítése
    • Bionic-on:
      sudo apt install steam-devices
    • Korábbi rendszereken:
      sudo wget 'https://raw.githubusercontent.com/ValveSoftware/steam-devices/master/steam_input.rules'\
          -O /etc/udev/rules.d/99-steam-controller-perms.rules
  2. Bluetooth beállítása /etc/bluetooth/input.conf
    input.conf
    ...
    UserspaceHID=true
    sudo systemctl restart bluetooth.service