Shekhar Shenvikerkar wrote: > I used the getmouse() function from the ncurses library. > But the function is not working. Have you used the mousemask() function to enable mouse events? They aren't enabled by default. -- Glynn Clements <[EMAIL PROTECTED]>
- mouse won't work Shekhar Shenvikerkar
- Re: mouse won't work Glynn Clements
- Re: mouse won't work Vitaly Fedrushkov
- Re: mouse won't work David Ross