[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] implementing joystick support
From: |
Tobias Bengtsson |
Subject: |
[Pnet-developers] implementing joystick support |
Date: |
Wed, 14 Jan 2004 16:54:43 +0100 |
User-agent: |
Mutt/1.5.4i |
Hi!
I want to have joystick support in linux using dotgnu.
Rich333 suggested the namespace DotGNU.Devices.Joystick for this
I need the POSIX calls open/close and read. It would also be
good to be able to use ioctl, but its not posix..
So that should fit in somewhere like System.Linux.IO?
I've written c-code that get events from the Linux joystick
driver for you guys to look at. I'm a C# beginner but with some
guidelines and help I could probably fit it in pnet.
regards, address@hidden
--
http://tobbe.nu/.sig
joy.c
Description: Text Data
- [Pnet-developers] implementing joystick support,
Tobias Bengtsson <=