Open GoogleCodeExporter opened 9 years ago
When tried setting different Keyboard device and mouse device, got following
lines
of errors:
#./androidvncserver -k "/dev/input/event0" -t "/dev/input/mouse0"
Initializing framebuffer device /dev/graphics/fb0...
xres=320, yres=480, xresv=320, yresv=960, xoffs=0, yoffs=480, bpp=16
Initializing keyboard device /dev/input/event0 ...
Initializing touch device /dev/input/mouse0 ...
cannot get ABS_X info, Not a typewriter
#
Original comment by deepraj....@gmail.com
on 15 Jun 2009 at 2:08
[deleted comment]
Same issue here running emulator on mac.
Original comment by amacb...@gmail.com
on 27 Jun 2009 at 7:27
This appears to be working on the emulator using:
#./androidvncserver -k "/dev/input/event0" -t "/dev/input/event0"
Original comment by amacb...@gmail.com
on 27 Jun 2009 at 9:17
run getevent first to see eventX<->device
Original comment by zhaosih@gmail.com
on 14 Jan 2010 at 7:36
I have the same problem
Original comment by i7gab...@googlemail.com
on 25 Apr 2013 at 10:29
我也是同样问题 乐视盒子 c1s,有什么解决办法吗?
Original comment by kwing....@gmail.com
on 27 Jan 2014 at 5:40
Original issue reported on code.google.com by
deepraj....@gmail.com
on 15 Jun 2009 at 2:01