remove joystick device link for gsportx

This commit is contained in:
dschmenk 2013-09-10 13:12:36 -07:00
parent 8a14d6570b
commit 7bd16d07b3
1 changed files with 0 additions and 6 deletions

View File

@ -29,9 +29,3 @@ fi
# Disable joystick as a mouse in X
#
cp 11-joy.conf /usr/share/X11/xorg.conf.d
#
# Create link to new joystick driver for gsportx
#
if [ ! -e /dev/js0 ] ; then
ln -s /dev/input/js0 /dev/js0
fi