guerrerolor / android-x86

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

Keyboard not responding on Dell Duo #409

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run 3.2 live cd and try typing on the keyboard

What is the expected output? What do you see instead?
Expected result is that the keyboard input processes, instead no input is 
accepted. However using the trackpad to point and click the keys on the on 
screen keyboard does process the input.

What version of the product are you using? On what operating system?
3.2

Please provide any additional information below.
Running live cd on Dell Duo

Original issue reported on code.google.com by team...@gmail.com on 20 Sep 2011 at 4:59

GoogleCodeExporter commented 9 years ago
For the dell duo keyboard to work so far with anything over 2.2 (to include 
ICS) the only way to get it working I know of is on an install version. It 
involves going into terminal and:

cd /system/usr/keylayout
su
rename AT_Translated_Set_2_keyboard.kl AT_backup

Give that a try.

Original comment by AndrewBi...@gmail.com on 13 Aug 2012 at 6:03