Re: QTMoko keyboard numpad

2012-10-16 Thread Christ van Willegen
Peter,

On Mon, Oct 15, 2012 at 10:42 PM, Peter Viskup skupko...@gmail.com wrote:
 I created attached numbers.svg, but it doesn't show properly - only Enter
 key is showed.
 Can you tell me what I did wrong?

When I look at the properties for the objects, only the 'Enter' key
has a property starting with 'key', so that may be it...

HTH!

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Radek Polak
On Tuesday, October 16, 2012 08:03:16 AM Christ van Willegen wrote:
 Peter,
 
 On Mon, Oct 15, 2012 at 10:42 PM, Peter Viskup skupko...@gmail.com wrote:
  I created attached numbers.svg, but it doesn't show properly - only
  Enter key is showed.
  Can you tell me what I did wrong?
 
 When I look at the properties for the objects, only the 'Enter' key
 has a property starting with 'key', so that may be it...

Exactly. In inkscape select the key and then go to Edit-Xml editor. Here 
change the id e.g. from g3109-key_33_33. You can use qwery.svg as reference 
for the key names.

Regards

Radek
attachment: numbers.svg___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Sebastian Reinhardt

Am 16.10.2012 10:42, schrieb Radek Polak:

On Tuesday, October 16, 2012 08:03:16 AM Christ van Willegen wrote:

Peter,

On Mon, Oct 15, 2012 at 10:42 PM, Peter Viskup skupko...@gmail.com wrote:

I created attached numbers.svg, but it doesn't show properly - only
Enter key is showed.
Can you tell me what I did wrong?

When I look at the properties for the objects, only the 'Enter' key
has a property starting with 'key', so that may be it...

Exactly. In inkscape select the key and then go to Edit-Xml editor. Here
change the id e.g. from g3109-key_33_33. You can use qwery.svg as reference
for the key names.

Regards

Radek


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
Great work and I can open this file. I do not know why I am unable to 
open the others.


But can we rearrande the keys a little bit? I attached a file as 
suggestion (no key are set, only artwork). So we get a normal 
numpad...I think is a little bit easier to work with


--
Regards

Sebastian Reinhardt

attachment: numbers_new.svg___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Sebastian Reinhardt

Am 16.10.2012 10:42, schrieb Radek Polak:

On Tuesday, October 16, 2012 08:03:16 AM Christ van Willegen wrote:

Peter,

On Mon, Oct 15, 2012 at 10:42 PM, Peter Viskup skupko...@gmail.com wrote:

I created attached numbers.svg, but it doesn't show properly - only
Enter key is showed.
Can you tell me what I did wrong?

When I look at the properties for the objects, only the 'Enter' key
has a property starting with 'key', so that may be it...

Exactly. In inkscape select the key and then go to Edit-Xml editor. Here
change the id e.g. from g3109-key_33_33. You can use qwery.svg as reference
for the key names.

Regards

Radek


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
Great work and I can open this file. I do not know why I am unable to 
open the others.


But can we rearrande the keys a little bit? I attached a file as 
suggestion (no keycodes set, only artwork). So we get a normal 
numpad...I think is a little bit easier to work with


--
Regards

Sebastian Reinhardt

attachment: numbers_new.svg___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Adrien Dorsaz
Le mardi 16 octobre 2012 à 15:40 +0200, Sebastian Reinhardt a écrit :

 
 
 But can we rearrande the keys a little bit? I attached a file as
 suggestion (no key are set, only artwork). So we get a normal
 numpad...I think is a little bit easier to work with
 

That's good, I prefer the numpad layout, but do you think we should use
the computer numpad (first line is 789) or dummy phone numpad (first
line is 123)?

In all cases, that's easy to change (I like really this new easy
hackable keyboard :) )

Thanks,
Adrien


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Peter Viskup

On 10/16/2012 10:42 AM, Radek Polak wrote:

Exactly. In inkscape select the key and then go to Edit-Xml editor. Here
change the id e.g. from g3109-key_33_33. You can use qwery.svg as reference
for the key names.

Regards

Radek


Hi Radek,
thanks for the information. I just discovered that during the 
ungrouping/grouping of key object inkscape just change the ID.
All these issues were corrected. I left my original numeric keyboard 
layout - anybody is able to rearrange it as they wish.
I just changed the 'change keyboard' key to general key abcABC123 used 
in all keyboards.

All attached keyboards were tested and working properly.

Here are some of the rules for keyboard design:
  - keyboard size 300x330px
  - always check the ID if you copy objects from one SVG keyboard to 
other - if there is some object with same ID as you are just copying 
already, the inkscape will change the ID of copied object and it will 
not be functional of course
  - ungrouping/grouping text and keys (e.g. for font size change) 
changes the ID, it's enough to change ID after final grouping of the key 
and text
  - keyboards are displayed in alphabetical order based on the filename 
stored in /opt/qtmoko/etc/im/svgkbd


It's great to see how simple the change of the keyboard layout could be.
Enjoy!

--
Peter Viskup



keybs.tar.bz
Description: application/bzip
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Boudewijn
Hi Peter,

On Tuesday 16 October 2012 22:28:31 Peter Viskup wrote:
 All attached keyboards were tested and working properly.
 
 Here are some of the rules for keyboard design:
- keyboard size 300x330px
- always check the ID if you copy objects from one SVG keyboard to
 other - if there is some object with same ID as you are just copying
 already, the inkscape will change the ID of copied object and it will
 not be functional of course
- ungrouping/grouping text and keys (e.g. for font size change)
 changes the ID, it's enough to change ID after final grouping of the key
 and text
- keyboards are displayed in alphabetical order based on the filename
 stored in /opt/qtmoko/etc/im/svgkbd
Thanks for the layout, and thanks for the writeup on the new keyboard design!

Boudewijn


signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTMoko keyboard numpad

2012-10-16 Thread Sebastian Reinhardt

Am 16.10.2012 15:45, schrieb Adrien Dorsaz:

Le mardi 16 octobre 2012 à 15:40 +0200, Sebastian Reinhardt a écrit :



But can we rearrande the keys a little bit? I attached a file as
suggestion (no key are set, only artwork). So we get a normal
numpad...I think is a little bit easier to work with


That's good, I prefer the numpad layout, but do you think we should use
the computer numpad (first line is 789) or dummy phone numpad (first
line is 123)?

In all cases, that's easy to change (I like really this new easy
hackable keyboard :) )

Thanks,
Adrien

I prefer first line 123, too. Take a loo at my second mail (I tried to 
stop first one, but I was too slow, sorry)!
I think my version is easier to use.and I have to change it, if new 
verion includes the actual posted one...


--
Regards

Sebastian Reinhardt


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Fwd: Some questions about the freerunne

2012-10-16 Thread Michaël Parchet
 Hello,
 
 I'm looking for a telephone with the free software. I need to read the open 
 document file. Unfortunately, In my region, 
 has a cafe I frequent  my phone provider have only a 3g antenna.
 

Can you answer at thees questions ? :

what's last news about freerunner ?

Is it alway available at the switzerland distributor ?

What's Qmoko  a software or the phone fondation that support this phone ?

If Qmoko is a distribution wat's the current foundation that support and that 
make the freerunner ?


 is there a possibility to add the 3g  and make some phone with this ?
 
 Is there a software to reed and edit the opendocument ?
 
 Wat's the antenna quality ? it's good ?
 
 There are a software to reed the aac (m4a) and mp3
 
 What's the music format ?
 
 Whath's the warranty conditions ?
 
 There is no camera isn't it ?

 What's your answer ?

 Tanks for your help
 
 Best regards
 
 mparchet
 


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community