Selaa lähdekoodia

Added an alias for xboxdrv using a Xbox360 controller.

Drew 12 vuotta sitten
vanhempi
commit
0ec80fc795
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      bashrc

+ 2 - 0
bashrc

@@ -125,3 +125,5 @@ vim() {
 
 export PATH=$PATH:/home/drew/.gem/ruby/2.0.0/bin
 export EDITOR="vim"
+
+alias xbox_controller='sudo xboxdrv --config ~/Documents/xboxdrv_profiles/wiredxbox_minecraft.conf --detach-kernel-driver'