View Single Post
  #89 (permalink)  
Old 07-17-2008, 03:29 AM
gnatsstang's Avatar
gnatsstang
PPCGeeks Regular
Offline
Location: Midwest
 
Join Date: Mar 2008
Posts: 149
Reputation: 65
gnatsstang is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android working on Titan

""Originally Posted by quite98 ON XDA DEVELOPERS:

I was able to get the onscreen keyboard (somewhat) working.

The problem is that it is displayed at the top of the screen but the hit test is looking for presses near the bottom of the screen. Once you tap there you will see input being generated - although it's obviously quite hard to guess the correct place to type.

Other input-related observations are that the hardware windows and OK keys on the slide-out keyboard appear to be mapped to left and right.""



Try replacing the zImage with the one at:

http://cs-alb-pc3.massey.ac.nz/vogue/zImage

SD is 4 times as fast and the kbd should be in the right place. I don't have a titan so it's not easy to figure out the differences between it and vogue. To get the buttons and kbd working you will have to trace the gpios using haret. The kbd is probaby similar to the kaiser kdb so you could use that as a start.
Reply With Quote