Difference between revisions of "User:Srunyon"
From Immersive Visualization Lab Wiki
(→Projects) |
|||
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | ==Starting Joystick== | ||
+ | * Joystick is plugged into USB port. | ||
+ | |||
+ | * Open Terminal window. | ||
+ | |||
+ | ===Troubleshooting=== | ||
+ | * To confirm that the Joystick is plugged in to the head node, open a terminal and type in the command | ||
+ | lsusb | ||
+ | and hit enter. | ||
+ | |||
+ | You should see | ||
+ | Logitech, Inc. ATK3 (Attack III Joystick) | ||
+ | among the listed USB devices. | ||
+ | |||
+ | |||
+ | |||
+ | ==Starting OpenAL Audio Server for NexCave== | ||
==Projects== | ==Projects== | ||
* [[WaterMaze]] | * [[WaterMaze]] |
Revision as of 09:29, 3 December 2013
Contents |
Starting Joystick
- Joystick is plugged into USB port.
- Open Terminal window.
Troubleshooting
- To confirm that the Joystick is plugged in to the head node, open a terminal and type in the command
lsusb and hit enter.
You should see Logitech, Inc. ATK3 (Attack III Joystick) among the listed USB devices.