You are not logged in.

#1 2009-03-21 19:53:37

whoops
Member
Registered: 2009-03-19
Posts: 891

[SOLVED]Program: detailed Info on keyboard/mouse - events

Hi!


I forgot the name of a tool I used to use...

It draws an sdl window or something like that with a rectangle and if you hover / move your mouse over it, click on it or press a key, it displays detailed info on what "input events" it gets which looked something like this...:

my memory wrote:

xxx 11 000 lots_of_stuff i don't unterstand bla bla blubb button 3 press
addr: 00 af de 29 f7 something: xx xxx 77 99 00 xmouse udev:01 stuff
10 xx yy :: // addr: 0:a1 usb: /dev/mouse ... something strange button hold
12 xx yy :: // addr: 0:b1 usb: /dev/mouse ... something else 01 ff:a1:12 strange button hold
14 xx yy :: // addr: 0:a1 usb: /dev/mouse ... something strange button hold
addr: 00 af de 29 f7 something: xx xxx 77 99 00 mouse_button 3 udev:01 release

... often spammed in a very high frequency. I didn't understand a word of what it was saying, but somehow it was useful anyway and I grew kind of attached to it wink


Program name anyone? thx!

Last edited by whoops (2009-03-21 23:23:47)

Offline

#2 2009-03-21 20:06:28

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: [SOLVED]Program: detailed Info on keyboard/mouse - events

xev


.:[My Blog] || [My GitHub]:.

Offline

#3 2009-03-21 23:23:26

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: [SOLVED]Program: detailed Info on keyboard/mouse - events

thx, that was it!

Offline

Board footer

Powered by FluxBB