webOS Nation Forums >  Homebrew >  webOS patches > On-Screen Keyboard - Bugs, Functionality, Enhancements
On-Screen Keyboard - Bugs, Functionality, Enhancements

  Closed Thread
 
LinkBack Thread Tools Display Modes
Old 08/18/2009, 04:42 PM   #201 (permalink)
Member
 
Join Date: Jul 2009
Posts: 11
Likes Received: 0
Thanks: 6
Thanked 2 Times in 2 Posts
Default

Hey emoney thanks for your hard work,

Just wanted to let you know that I upgraded from the 8/16 version to the 8/18 version using the commands you posted and it worked great. I did need a reboot before the updated keyboard showed up though, it was still showing the old one. So people not getting anything, reboot your pres.

Second, the orange button and the backspace key do not work for me. Everything else is working great.

Thanks!
xxhds is offline  
Old 08/18/2009, 05:31 PM   #202 (permalink)
Member
 
Join Date: Jun 2009
Posts: 100
Likes Received: 1
Thanks: 10
Thanked 40 Times in 13 Posts
Default

The orange button doesn't work for me, unfortunately. Backspace works.
Keegan99 is offline  
Old 08/18/2009, 05:41 PM   #203 (permalink)
Member
 
Join Date: Jul 2008
Posts: 48
Likes Received: 0
Thanks: 5
Thanked 1 Time in 1 Post
Default

I am working on applying the update and all I keep getting is error messages like this one. "The topmost patch /opt/src/patches/more_icons_per_row. patch needs to be refreshed first." How do I go about doing this.
fsuphi1490 is offline  
Old 08/18/2009, 05:45 PM   #204 (permalink)
Member
 
MLJones8's Avatar
 
Join Date: Jun 2009
Posts: 698
Likes Received: 0
Thanks: 147
Thanked 116 Times in 77 Posts
Default

Quote:
Originally Posted by fsuphi1490 View Post
I am working on applying the update and all I keep getting is error messages like this one. "The topmost patch /opt/src/patches/more_icons_per_row. patch needs to be refreshed first." How do I go about doing this.
Code:
quilt refresh /opt/src/patches/more_icons_per_row.patch
From the wiki:
Quote:
An introduction to Quilt can be found at http://www.suse.de/~agruen/quilt.pdf

The manual for quilt is at http://linux.die.net/man/1/quilt
MLJones8 is offline  
Old 08/18/2009, 06:23 PM   #205 (permalink)
Member
 
Join Date: Jul 2009
Posts: 86
Likes Received: 0
Thanks: 20
Thanked 11 Times in 10 Posts
Default

My keyboard isn't showing up with the Palm physical keyboard skin. It still has the white one with red lettering.

Should we be able to get the keyboard that looks like the physical one or has that patch not been released yet.
TCCCCnME is offline  
Old 08/18/2009, 06:43 PM   #206 (permalink)
Member
 
2sslow's Avatar
 
Join Date: Jun 2009
Location: Somewhere n da 404
Posts: 2,237
Likes Received: 0
Thanks: 247
Thanked 1,039 Times in 551 Posts
Default

Quote:
Originally Posted by xxhds View Post
Hey emoney thanks for your hard work,

Just wanted to let you know that I upgraded from the 8/16 version to the 8/18 version using the commands you posted and it worked great. I did need a reboot before the updated keyboard showed up though, it was still showing the old one. So people not getting anything, reboot your pres.

Second, the orange button and the backspace key do not work for me. Everything else is working great.

Thanks!
No offence I have applied every other patch available and done every single hack thus far and was modifying the code using vi since almost literally the day I got my pre (launch Day). There is something wrong w / this patch because when i do this nothing happens. Every other patch works fine just no on screen keyboard.

I reboot after any and all root sessions!

Doug
2sslow is offline  
Old 08/18/2009, 06:48 PM   #207 (permalink)
Developer
 
Join Date: Jul 2009
Posts: 1,400
Likes Received: 3
Thanks: 17
Thanked 1,540 Times in 376 Posts
Default

Quote:
Originally Posted by 2sslow View Post
No offence I have applied every other patch available and done every single hack thus far and was modifying the code using vi since almost literally the day I got my pre (launch Day). There is something wrong w / this patch because when i do this nothing happens. Every other patch works fine just no on screen keyboard.

I reboot after any and all root sessions!

Doug

did you run the install_theme script?

What is the output of:

Code:
grep black_boxy /usr/palm/frameworks/mojo/builtins/palmInitFramework191_15.js
egaudet is offline  
Old 08/18/2009, 07:02 PM   #208 (permalink)
Member
 
2sslow's Avatar
 
Join Date: Jun 2009
Location: Somewhere n da 404
Posts: 2,237
Likes Received: 0
Thanks: 247
Thanked 1,039 Times in 551 Posts
Default

this is what I get:

root@castle:/# grep black_boxy /usr/palm/frameworks/mojo/builtins/palmInitFramew
ork191_15.js
this.theme="black_boxy";
root@castle:/#
2sslow is offline  
Old 08/18/2009, 07:06 PM   #209 (permalink)
Developer
 
Join Date: Jul 2009
Posts: 1,400
Likes Received: 3
Thanks: 17
Thanked 1,540 Times in 376 Posts
Default

Quote:
Originally Posted by 2sslow View Post
this is what I get:

root@castle:/# grep black_boxy /usr/palm/frameworks/mojo/builtins/palmInitFramew
ork191_15.js
this.theme="black_boxy";
root@castle:/#

run the install_theme script??

If so what happens when you are in a text box and tap the gesture area?
egaudet is offline  
Thanked By: 2sslow
Old 08/18/2009, 07:20 PM   #210 (permalink)
Member
 
gsx62391@yahoo.com's Avatar
 
Join Date: Jun 2008
Posts: 123
Likes Received: 0
Thanks: 39
Thanked 27 Times in 15 Posts
Default

I have it installed, there is nothing wrong with the patch. It is good. I did notice from using it all day today that the backspace button only works on some programs and web pages but not in others. It works fine in text, and in the url box, but not on all the actual webpage text boxes.It doesnt work for me on facebook or yahoo so far. just sliding you some more input on the bugs.Look for your donation, Keep us updated on new developments please.
gsx62391@yahoo.com is offline  
Old 08/18/2009, 07:25 PM   #211 (permalink)
Member
 
2sslow's Avatar
 
Join Date: Jun 2009
Location: Somewhere n da 404
Posts: 2,237
Likes Received: 0
Thanks: 247
Thanked 1,039 Times in 551 Posts
Default

Quote:
Originally Posted by emoney_33 View Post
run the install_theme script??

If so what happens when you are in a text box and tap the gesture area?
Ok works now for some reason!

Great work it looks awesome.

Doesnt work in the address field in the email field but does work in the text field.

It also doesnt autoreplace in the sms.

Looking forward to the progression of this patch, Excellent workl.
2sslow is offline  
Old 08/18/2009, 07:29 PM   #212 (permalink)
WebOS Developer
 
kesne's Avatar
 
Join Date: Jun 2009
Location: Portland, Oregon
Posts: 491
Likes Received: 0
Thanks: 22
Thanked 118 Times in 31 Posts
Default

I dislike the theme. There Is no feedback so I have no idea what key I pressed or if I even pressed one. I would like to see more options for it too.
__________________
kesne is offline  
Old 08/18/2009, 07:30 PM   #213 (permalink)
Member
 
Join Date: Jul 2009
Posts: 18
Likes Received: 0
Thanks: 2
Thanked 2 Times in 2 Posts
Default

much more responsive this time around (i may be hallucinating)... Only thing I noticed is I can't tell whether or not shift is on haha otherwise great job!
fmxbrando is offline  
Old 08/18/2009, 07:34 PM   #214 (permalink)
Member
 
Join Date: Jun 2009
Posts: 347
Likes Received: 0
Thanks: 9
Thanked 101 Times in 41 Posts
Default

kesne: his feedback system is in progress.. i think working.. idk, he showed a SS in the IRC.

patience
dhMassacre is offline  
Old 08/18/2009, 07:38 PM   #215 (permalink)
Developer
 
Join Date: Jul 2009
Posts: 1,400
Likes Received: 3
Thanks: 17
Thanked 1,540 Times in 376 Posts
Default

New patch is out!



  • Increased width of keyboard to span entire screen
  • Added orange-key functionality
  • Made keyboard draggable after tapping blank key
  • Added haptic feedback



Press one of the BLANK keys on the bottom corners to enable dragging, and then drag the keyboard to wherever you want it!
egaudet is offline  
Old 08/18/2009, 08:00 PM   #216 (permalink)
Member
 
2sslow's Avatar
 
Join Date: Jun 2009
Location: Somewhere n da 404
Posts: 2,237
Likes Received: 0
Thanks: 247
Thanked 1,039 Times in 551 Posts
Default

what is the process for getting the updated patch?
2sslow is offline  
Old 08/18/2009, 08:05 PM   #217 (permalink)
Developer
 
Join Date: Jul 2009
Posts: 1,400
Likes Received: 3
Thanks: 17
Thanked 1,540 Times in 376 Posts
Default

Code:
cd /opt/src/modifications/
git pull
sh /opt/src/modifications/install add-onscreen-keyboard.patch
And then, only if you haven't previously installed the keyboard themes...

Code:
sh /opt/src/modifications/frameworks/install_theme
egaudet is offline  
Old 08/18/2009, 08:16 PM   #218 (permalink)
Developer
 
Join Date: Jul 2009
Posts: 1,400
Likes Received: 3
Thanks: 17
Thanked 1,540 Times in 376 Posts
Default

Quote:
Originally Posted by gsx62391@yahoo.com View Post
I have it installed, there is nothing wrong with the patch. It is good. I did notice from using it all day today that the backspace button only works on some programs and web pages but not in others. It works fine in text, and in the url box, but not on all the actual webpage text boxes.It doesnt work for me on facebook or yahoo so far. just sliding you some more input on the bugs.Look for your donation, Keep us updated on new developments please.

Very much appreciated, thank you.
egaudet is offline  
Old 08/18/2009, 08:19 PM   #219 (permalink)
Member
 
Join Date: Jun 2009
Location: San Diego
Posts: 199
Likes Received: 0
Thanks: 46
Thanked 20 Times in 20 Posts
Default

this is what get on mine

root@castle:/opt/src/modifications# sh /opt/src/modifications/install add-onscreen-keyboard.patch
Looking for patch add-onscreen-keyboard.patch...
./frameworks/add-onscreen-keyboard.patch
Pulling latest git tree...
Already up-to-date.
Remounting / rw...
Popping previous patches...
No patch removed
ERROR: Could not pop patch
Please visit Applying Patches - WebOS Internals
root@castle:/opt/src/modifications#
__________________
jrdejavux is offline  
Old 08/18/2009, 08:23 PM   #220 (permalink)
Member
 
Join Date: Jul 2009
Posts: 213
Likes Received: 0
Thanks: 22
Thanked 24 Times in 17 Posts
Default

yeah, i just got it to work, for some reason i always have some issues installing the patch but after a few delete, imports, pops and pushes i finally got it.
its great that it fits the whole screen now it honestly makes it much more accurate.
although remix's theme is very nice, i think it would be better if it was transparent like when you presss the symbol.
also, the enlarging key as you hit it is a nice touch and helps.
however, im not a huge fan of the haptic feedback... is there a way to turn it off?

thanks, and keep up the hard work!
Jtemple33 is offline  
Closed Thread

 

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0