https://bugzilla.novell.com/show_bug.cgi?id=262330#c19 --- Comment #19 from Dr. Werner Fink <werner@novell.com> 2007-07-06 11:13:29 MST --- Created an attachment (id=150112) --> (https://bugzilla.novell.com/attachment.cgi?id=150112) First snooping program snooper.c Usage: Compile with e.g. gcc -O2 -Wall -o snooper snooper.c -lX11 -lXtst -pthread Start a second X server (Xvfb does *not* work) with e.g. X :1 Start a plain window manager like twm on this display, e.g. twm -display :1 Switch over to display :1, start an xterm. Therein use the command line xterm -T foobar -n foobar -e ./snooper foobar keylog after it finished you may close, the xterm, twm, and the X server on display :1 Now read the file keylog. Todo: Use also combinations of modifier keys. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.