mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
e87a8bd319
Approved by: portmgr blanket
11 lines
290 B
Plaintext
11 lines
290 B
Plaintext
The VICE port can use /dev/joy* for joystick support for video games. To enable
|
|
the joystick port, add
|
|
|
|
joy_load="YES" to /boot/loader.conf
|
|
|
|
and the following lines to /etc/devfs.conf (for additional joysticks use
|
|
/dev/joy1, /dev/joy2 etc.) :
|
|
|
|
own /dev/joy0 root:wheel
|
|
perm /dev/joy0 0666
|