mirror of
https://github.com/dschmenk/apple2pi.git
synced 2024-11-24 12:31:30 +00:00
remove joystick device link for gsportx
This commit is contained in:
parent
8a14d6570b
commit
7bd16d07b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user