No output in Linux Keyboard Logger running in VirtualBox
Posted
by PabloG
on Super User
See other posts from Super User
or by PabloG
Published on 2010-06-14T15:40:12Z
Indexed on
2010/06/14
15:43 UTC
Read the original article
Hit count: 230
linux
|virtualbox
I'm trying to run LKL (Linux Keyboard Logger) in a Ubuntu 9.04 VirtualBox VM (VirtualBox 2.2.2 running on a XP host). The package installs fine, but when I try to run it
lkl -l -k /usr/share/lkl/keymaps/us_km -o ./kbd.log &
it hogs the CPU usage to 50% and never logs a keystroke (in fact the kbd.log file is never created)
Any clues?
TIA
© Super User or respective owner