Sfoglia il codice sorgente

Added an alias for xboxdrv using a Xbox360 controller.

Drew 12 anni fa
parent
commit
0ec80fc795
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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'