summarylogtreecommitdiffstats
path: root/wooting-xinput@.service
blob: 0fcc40b79880d1704020528f554711f32d950b77 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Loads the xboxdrv user-space-driver for the native Xbox 360 interface of the Wootings
StopWhenUnneeded=true

[Service]
Type=simple
ExecStart=/usr/bin/xboxdrv --type xbox360 --device-by-id %I --silent --quiet --detach-kernel-driver --mimic-xpad
Restart=always