9 messages in net.java.dev.jna.usersRe: [jna-users] X11 and XNextEvent
FromSent OnAttachments
Benjamin BOUCHERAug 17, 2008 1:39 pm 
Stefan EndrullisAug 17, 2008 3:32 pm 
Stefan EndrullisAug 18, 2008 4:01 am 
Benjamin BOUCHERAug 18, 2008 5:39 am 
Stefan EndrullisAug 18, 2008 7:06 am 
Stefan EndrullisAug 30, 2008 7:36 am 
Benjamin BOUCHERAug 30, 2008 8:55 am 
Stefan EndrullisAug 30, 2008 12:19 pm 
Stefan EndrullisAug 31, 2008 12:04 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] X11 and XNextEventActions...
From:Benjamin BOUCHER (bouc@gmail.com)
Date:Aug 18, 2008 5:39:46 am
List:net.java.dev.jna.users

Thanks, I'll ask him for the code or I'll implement it myself since I only need to capture mouse events...

Also, I don't know if it has something to do with JNA, but there's a package sun.awt.X11 with an XlibWrapper class that seems to wrap completely the Xlib, but not documented in the JAVA API, and unfortunately not visible.