ソースを参照

Added an alias for xboxdrv using a Xbox360 controller.

Drew 12 年 前
コミット
0ec80fc795
1 ファイル変更2 行追加0 行削除
  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'