balubeto
18-06-2008, 09:04
CIAO
Sto cercando un progamma che mi dica quale tasto ho premuto in quanto devo analizzare i vari input di una tastiera.
GRAZIE
CIAO
CIAO
Sto cercando un progamma che mi dica quale tasto ho premuto in quanto devo analizzare i vari input di una tastiera.
GRAZIE
CIAO
se può servirti, su linux c'è xev, che da un output di questo tipo:
(qui sotto ad esempio ho premuto e rilasciato la "h")
KeyPress event, serial 31, synthetic NO, window 0x3600001,
root 0x13b, subw 0x0, time 4452830, (-562,625), root:(236,650),
state 0x0, keycode 43 (keysym 0x68, h), same_screen YES,
XLookupString gives 1 bytes: (68) "h"
XmbLookupString gives 1 bytes: (68) "h"
XFilterEvent returns: False
KeyRelease event, serial 31, synthetic NO, window 0x3600001,
root 0x13b, subw 0x0, time 4452920, (-562,625), root:(236,650),
state 0x0, keycode 43 (keysym 0x68, h), same_screen YES,
XLookupString gives 1 bytes: (68) "h"
XFilterEvent returns: False
Il problema è il sotware, non la tastiera, quind meglio la sezione software ;)
Sposto
john_revelator
18-06-2008, 15:17
CIAO
Sto cercando un progamma che mi dica quale tasto ho premuto in quanto devo analizzare i vari input di una tastiera.
GRAZIE
CIAO
Fatti una ricerca su google usando come parola chiave keylogger.
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.