]> git.za3k.com Git - blog.git/commitdiff
Remove zsh status master github/master
authorZachary Vance <za3k@za3k.com>
Thu, 15 Jan 2026 04:10:17 +0000 (23:10 -0500)
committerZachary Vance <za3k@za3k.com>
Thu, 15 Jan 2026 04:10:17 +0000 (23:10 -0500)
posts/dancepad.md

index a490e72706b382be7df6f1ed0badf34d30d2ae96..479a350f19a1a8714da2a7bc1c23008be8bc40e0 100644 (file)
@@ -25,12 +25,12 @@ You can test with `evtest`. Pick the XBox controller. If it shows up and shows e
 
 Assuming that works fine, you can play now! Let's add it to systemd. Make these two files as root in any text editor.
 
 
 Assuming that works fine, you can play now! Let's add it to systemd. Make these two files as root in any text editor.
 
-    # /etc/udev/rules.d/99-dancepad.rules                                                                  15s  130 :(
+    # /etc/udev/rules.d/99-dancepad.rules
     ACTION=="add", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0268", ATTRS{product}=="PLAYSTATION(R)3 Controller", TAG+="systemd", ENV{SYSTEMD_WANTS}="xboxdrv-dancepad.service"
 
 &nbsp;
 
     ACTION=="add", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0268", ATTRS{product}=="PLAYSTATION(R)3 Controller", TAG+="systemd", ENV{SYSTEMD_WANTS}="xboxdrv-dancepad.service"
 
 &nbsp;
 
-    # /etc/systemd/system/xboxdrv-dancepad.service                                                            15ms  :)
+    # /etc/systemd/system/xboxdrv-dancepad.service
     [Unit]
     Description=Xbox controller driver for dance pad
 
     [Unit]
     Description=Xbox controller driver for dance pad