gammer
|
2007-10-10
, 09:18
|
Posts: 204 |
Thanked: 15 times |
Joined on Jan 2007
@ Berlin, Germany
|
#21
|
|
2007-10-10
, 11:05
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#22
|
|
2007-10-10
, 11:30
|
Posts: 121 |
Thanked: 54 times |
Joined on Oct 2007
@ New York, US
|
#23
|
Looks like this is independent reimplementation of same idea
http://jtra.cz/stuff/maemo/xterm.html
|
2007-10-10
, 13:15
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#24
|
Damn, how did you find this ?!
I have searched high and low for such a thing before deciding to take the plunge and start implementing mine.
- his changes have bigger amplitude, there is even some python code, I don't know if he has a python interpreter embeded or they are just for testing
- there is one big difference in the idea though: I wanted mine to be thumb keyboard, it looks like his is still for use w/ the pen because it's way too small
|
2007-10-10
, 13:45
|
Posts: 10 |
Thanked: 14 times |
Joined on Oct 2007
@ Canterbury, UK
|
#25
|
|
2007-10-10
, 15:50
|
Posts: 204 |
Thanked: 15 times |
Joined on Jan 2007
@ Berlin, Germany
|
#26
|
|
2007-10-10
, 18:22
|
Posts: 103 |
Thanked: 10 times |
Joined on Feb 2007
|
#27
|
The longer I look at this solution the more it seems to me to be an ingenious idea.
|
2007-10-10
, 18:34
|
Posts: 121 |
Thanked: 54 times |
Joined on Oct 2007
@ New York, US
|
#28
|
I agree. I get frustrated with the stylus keyboard all the time and started using the out of the box thumb keyboard with it's obvious limitations. I haven't played with this version yet, but just from the screenshots, I think it's the coolest F-ing thing I've seen for the IT's so far.
What if the trans keyboard could be toggled on an off with a hard key combo press? Or a screen thumb-sense to activate with a gesture to deactivate? Just tossing out ideas...
|
2007-10-11
, 00:17
|
Posts: 529 |
Thanked: 46 times |
Joined on Sep 2007
|
#29
|
Damn, how did you find this ?!
I have searched high and low for such a thing before deciding to take the plunge and start implementing mine.
I've checked his sources:
- his changes have bigger amplitude, there is even some python code, I don't know if he has a python interpreter embeded or they are just for testing
- he implemented in a different spot: in the vte library, whereas I have in the terminal_widget.c file of osso-xterm
- there is one big difference in the idea though: I wanted mine to be thumb keyboard, it looks like his is still for use w/ the pen because it's way too small
|
2007-10-11
, 03:18
|
Posts: 103 |
Thanked: 10 times |
Joined on Feb 2007
|
#30
|
See that I made another release which has the toggle of the tkbd. There is a button (right end, 2nd row: "X") that hides it.
It can be shown back/toggled from menu. I have chosen to put the menu item first in the "File" so that the tkbd can be toggled very quickly w/ two hardware button presses: menu + center joystick.