Linux Nostromo Driver v0.1.3

SourceForge Project Page SourceForge.net Logo
nostromo_driver-0.1.3.tar.gz - 29k

This project includes a basic userland linux event interface(based on usb2key by Matan Ziv-Av) and both OpenGL and OpenAL modules for video and audio. Requires kernel modules hid and evdev. Also includes GUI configuration and configurable key mappings.

Usb2key event handling framework by Matan Ziv-Av
Nostromo-specific tweaking by Jim Susinno
Key mapping utility by Paul Bohme
For help, inquiries, etc. email:



Installation:

su
modprobe evdev
chmod a+rw /dev/input/event1

tar xvfz nostromo_driver-0.1.3.tar.gz
cd nostromo

make  |  make gl  |  make algl

Operation:

usage:
 ./glnostromo [nostromo|aftershock] -d [int /dev/input/event#]

example:
./glnostromo nostromo -d 2
./glnostromo -d 0 aftershock