Jonmhaney / android-x86

Automatically exported from code.google.com/p/android-x86
0 stars 0 forks source link

Mouse does not work #274

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. pull the source by following instruction
~/bin/repo init -u git://git.android-x86.org/manifest.git -b gingerbread-x86

2. build the iso 
   make iso_img TARGET_PRODUCT=generic_x86 

3. test this generic_x86.iso on VirtualBox 3.2.8_OSE (Ubuntu 10.10 64-bits)

What is the expected output? What do you see instead?
The mouse should appears when I use my USB mouse.

What version of the product are you using? On what operating system?
1. OS: Ubuntu 10.10 64-bits
2. VirtualBox 3.2.8_OSE ubuntu 64-bits version

Please provide any additional information below.
keyboard works. 

Original issue reported on code.google.com by mqJ...@gmail.com on 18 Mar 2011 at 9:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
There is also no mouse using android-x86-2.2-generic.iso in VirtualBox 4.0.4 
(USB HID mouse). Keyboard seems to work, but I cannot unlock so only F4 seems 
to work.

Original comment by brycied...@gmail.com on 6 Apr 2011 at 11:37

GoogleCodeExporter commented 8 years ago
You need to disable mouse integration in the 'Machine' menu

Original comment by Tartaman...@gmail.com on 20 Apr 2011 at 7:22

GoogleCodeExporter commented 8 years ago
I have the same issue even I disabled the mouse integration. Once I pressed F4 
to lock the screen I cannot use the system again. It seems the mouse event has 
been captured by Android, but the mouse icon cannot be seen.

Original comment by redapple...@gmail.com on 1 May 2011 at 1:04

GoogleCodeExporter commented 8 years ago
There isn't currently any mouse support in gingerbread-x86.  The attached patch 
adds it.

Original comment by sn...@snorp.net on 4 May 2011 at 3:50

Attachments:

GoogleCodeExporter commented 8 years ago
Applied with code cleanup. Thanks!

Original comment by cwhuang%...@gtempaccount.com on 16 May 2011 at 1:48