Forum Discussion
Altera_Forum
Honored Contributor
20 years agoAccessing Mouse
I have got a USB Mouse working (I tested by doing an "cat /dev/input/mice", and moving the mouse around). However, I now need to access the mouse in one of my programs. Any suggestions on how to do t...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by jdhar@Jun 6 2006, 07:42 AM i did, but the thing is gpm even looks way too complex for me. maybe i was just tired and didn't feel like decoding it, but i will revisit it if no one here has any little code snippets http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15929)
--- quote end ---
--- Quote End --- Hi J, You may check uClinux-dist user/microwin/src/drivers/mou_ser.c .