![]() |
New onscreen keyboard
I would like to figure out how to replace the current keyboard with an improved version. The current thumb keyboard is good, but it could be better.
It would be kool to count the key presses for 5 minutes of typing to find the most used keys and making them larger. QWERTY is good and familiar, however in an embedded environment it might not be the best choice to use a strictly standard QWERTY layout. Anyone want to help look into this? |
Re: New onscreen keyboard
I'm working on something else, but a neat feature would be a full-sized finger keyboard but instead of having it underneath the active screen, have it be transparent and an overlay. Then you could have a large keyboard AND see your full application.
Bruce |
Re: New onscreen keyboard
Love the ideas!
|
Re: New onscreen keyboard
Quote:
Having a transparent page with a keyboard and a field where you can see what you write would be much better than the current solution IMO. |
Re: New onscreen keyboard
Quote:
|
Re: New onscreen keyboard
Quote:
normal keyboard? We need to start somewhere. Our ideas are good, we should work together to get it working! |
Re: New onscreen keyboard
Quote:
I'd think it would be easy to grab a screenshot and use that as the background, then draw semi-transparent keys on top of it. Hooking into the GTK events that trigger the keyboard is probably the hardest part. |
Re: New onscreen keyboard
Hello. We did study also a transparent keyboard option, but at least I personally didn't see it really a very viable option in terms of the UI design. The biggest problems:
- Level of transparency. Take a use case like writing in Notes or Email or Chat. It's rather hard to design a level of transparency where you see both the keyboard and the underlying text clearly. - Moving the cursor (and other interactions). How does the user then move the cursor (or highlight the text) if the keyboard layer comes over the application area. (Using the HW keys isn't really a great solution for that...) Not to mention the other interactions there. What if the user is typing into a small text field and he wants to scroll the field using the scroll bars etc. For instance this one: http://www.internettablettalk.com/fo...ead.php?t=9199 (Nice work Tony, btw.) But I really have my doubts whether you can actually see the text behind the keyboard. |
Re: New onscreen keyboard
... But I'll be happy if someone proves me wrong. :)
|
Re: New onscreen keyboard
Quote:
Quote:
However you are correct - if you shade it darker, and it's on a dark application, it might be harder to see the keys. It's rare that a screen will be so dark that this would be an issue (near black?) but still something that must be considered. |
Re: New onscreen keyboard
Can't bitwise operations be used to change color on the fly?
|
Re: New onscreen keyboard
I think its a great idea Bruce.I would imagine a solution like the full screen keyboard semi transparently overlayed over the page/app you are working in, but instead of freezing the background: keep it live, so you can see what you type in the actual app. This would also free up some keyboard space for eg. a proper shift key. (or would this require Apple's much copyrighted 'multi touch')?
In terms of the readability concern - i think it might just work - the qwerty keyboard doesnt need to be terribly dominating - we all know a keyboards layout. Or otherwise one could try for a fancy graphic technique like inverting the background, or XORing it? If it works Id even go so far as dreaming of a hardware 'keyboard on/keyboard off' switch. Hint hint nokia... |
Re: New onscreen keyboard
Quote:
Quote:
I think current biggest issue (apart from having less space in general) is the act of resizing main application window. Resizing will be always slow and will cause various headaches. So the key is NOT to resize but overlay main window(with transparency) and have the keyboard quickly switchable to top/bottom to move it out of way when you need to interact. |
Re: New onscreen keyboard
Good idea fanoush. The color scheme could be inverted by the user as well.
|
Re: New onscreen keyboard
An alternative keyboard I've used (on Palm) is called MessagEase.
They show an N800 on their page, but don't list it in the downloads (they show iPhone too, I think they're just trying to drum up interest by showing potential uses). http://www.exideas.com/ME/index.html It takes practice, but it uses little screen space and is very fast and reliable. It has 9 boxes for common letters, for the remainder you drag across the box. If you really want to see how it works, there is a free trial of a PC version (meant for tablets, but you can work it with a mouse). |
Re: New onscreen keyboard
i'm willing to bet that the current built-in keyboard is an executable somehwere. We need to find out where it is and then try replacing it with a test app, although this might be bad if we lose control of key inputs...i'll look around my n800
I did a search and came up with all of these results. Code:
/etc/gconf/gconf.xml.defaults/apps/osso/applet/hwkeyboard referencing matchbox-keyboard, but this is for the under development ubuntu mobile, so even though it's hildon, n800 might not have it. AND not sure why I didn't remember this: http://blog.gustavobarbieri.com.br/2...oard-for-n800/ it might not be integrated into the system, but it's a start. I still think overlaying the keyboard is better than popping up a fullscreen for the keyboard. Now what do we do? Maybe some concept layout images? |
Re: New onscreen keyboard
BTW, the kayboard example above is written in PYTHON, not C++ with some nice Py libs. I found a link already on maemo more about it: http://maemo.org/news/planet-maemo/v...f6e86f7bb.html
Looks pretty awesome, not sure why it took me so long to hear about this! |
Re: New onscreen keyboard
Quote:
|
All times are GMT. The time now is 17:27. |
vBulletin® Version 3.8.8