Difference between revisions of "Talk:On Screen Keyboard"

From WebOS Internals
Jump to navigation Jump to search
Line 3: Line 3:
 
Related to the last bullet in the issues list (text boxes getting moved behind keyboard because notifications don't resize the keyboard) - when a notification pops up, it covers the bottom row of keys on the keyboard (spacebar, shift, etc.), and they do not get re-drawn until you close and reopen the keyboard.
 
Related to the last bullet in the issues list (text boxes getting moved behind keyboard because notifications don't resize the keyboard) - when a notification pops up, it covers the bottom row of keys on the keyboard (spacebar, shift, etc.), and they do not get re-drawn until you close and reopen the keyboard.
 
--[[User:Swankgd|Swankgd]] 07:09, 3 September 2009 (UTC)
 
--[[User:Swankgd|Swankgd]] 07:09, 3 September 2009 (UTC)
 +
 +
Can someone post instructions on how to get this working on the emulator? I'm trying to change the language of the keyboard for someone else and I don't have a Pre. Also I'm assuming that the section that starts around line 1252 of the add-onscreen-keyboard.patch file is where the outputted characters are set. If I want to change it to output  instead of q, do I change the Keycode, letter or list variables? --[[User:Qurgh|Qurgh]] 16:37, 15 September 2009 (UTC)

Revision as of 17:37, 15 September 2009

Discuss bugs, implementation issues, installation issues and feature requests here:

Related to the last bullet in the issues list (text boxes getting moved behind keyboard because notifications don't resize the keyboard) - when a notification pops up, it covers the bottom row of keys on the keyboard (spacebar, shift, etc.), and they do not get re-drawn until you close and reopen the keyboard. --Swankgd 07:09, 3 September 2009 (UTC)

Can someone post instructions on how to get this working on the emulator? I'm trying to change the language of the keyboard for someone else and I don't have a Pre. Also I'm assuming that the section that starts around line 1252 of the add-onscreen-keyboard.patch file is where the outputted characters are set. If I want to change it to output  instead of q, do I change the Keycode, letter or list variables? --Qurgh 16:37, 15 September 2009 (UTC)