How to press enter inside the Fremantle SDK

2009-05-19 Thread Cornelius Hald
Hi,

when using the Fremantle SDK I'm having problems pressing the enter-key.
If I press the enter-key on my keyboard nothing is happening. I have the
same behavior with the Diablo SDK but there the workaround for me was to
press the enter-key on the virtual keyboard using the mouse. Now that
there is no virtual keyboard anymore I'm having a problem :(

Do you have the same problem or is it just me. Are there knows ways to
make it work? I'm using a german keyboard if that matters.

Thanks!
Conny




___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: How to press enter inside the Fremantle SDK

2009-05-19 Thread Alberto Garcia
On Tue, May 19, 2009 at 04:58:44PM +0200, Cornelius Hald wrote:

 when using the Fremantle SDK I'm having problems pressing the
 enter-key.  If I press the enter-key on my keyboard nothing is
 happening. I have the same behavior with the Diablo SDK but there
 the workaround for me was to press the enter-key on the virtual
 keyboard using the mouse. Now that there is no virtual keyboard
 anymore I'm having a problem :(

Use the enter key from the numeric keypad (or use NumLock if your
computer doesn't have a one).

This is valid for the Diablo SDK too (the enter key on the N810 is
mapped to GDK_KP_Enter rather than to GDK_Return).

Berto
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: How to press enter inside the Fremantle SDK

2009-05-19 Thread Cornelius Hald
On Tue, 2009-05-19 at 17:15 +0200, Alberto Garcia wrote:
 On Tue, May 19, 2009 at 04:58:44PM +0200, Cornelius Hald wrote:
 
  when using the Fremantle SDK I'm having problems pressing the
  enter-key.  If I press the enter-key on my keyboard nothing is
  happening. I have the same behavior with the Diablo SDK but there
  the workaround for me was to press the enter-key on the virtual
  keyboard using the mouse. Now that there is no virtual keyboard
  anymore I'm having a problem :(
 
 Use the enter key from the numeric keypad (or use NumLock if your
 computer doesn't have a one).
 
 This is valid for the Diablo SDK too (the enter key on the N810 is
 mapped to GDK_KP_Enter rather than to GDK_Return).

Ahhh thank you very much - that explains a lot :) I never really figured
out how to make NumLock work on my Thinkpad. I guess I have to try
harder or connect an external keyboard but at least I know what I have
to do. Thanks!


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: How to press enter inside the Fremantle SDK

2009-05-19 Thread Alberto Garcia
On Tue, May 19, 2009 at 05:30:53PM +0200, Cornelius Hald wrote:

  Use the enter key from the numeric keypad (or use NumLock if your
  computer doesn't have a one).

 Ahhh thank you very much - that explains a lot :) I never really
 figured out how to make NumLock work on my Thinkpad.

If you have a ThinkPad, press Fn+NumLock and the NumLock LED should
be turned on. Now if you press the enter key it will act like the one
from the numeric keypad.

Berto
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: How to press enter inside the Fremantle SDK

2009-05-19 Thread Cornelius Hald
On Tue, 2009-05-19 at 17:36 +0200, Alberto Garcia wrote:
 On Tue, May 19, 2009 at 05:30:53PM +0200, Cornelius Hald wrote:
 
   Use the enter key from the numeric keypad (or use NumLock if your
   computer doesn't have a one).
 
  Ahhh thank you very much - that explains a lot :) I never really
  figured out how to make NumLock work on my Thinkpad.
 
 If you have a ThinkPad, press Fn+NumLock and the NumLock LED should
 be turned on. Now if you press the enter key it will act like the one
 from the numeric keypad.

Well, it look like the combo T40p + Ubuntu Jaunty is not the best for
NumLock because Fn+NumLock doesn't do anything and Shift+NumLock does
something strange.

This command fixed it for me:
xmodmap -e keycode 77 = Num_Lock

So now I have a working enter-key - yea :)

The tip was from here:
http://www.thinkwiki.org/wiki/How_to_get_special_keys_to_work#NumLock

Cheers!
Conny


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: How to press enter inside the Fremantle SDK

2009-05-19 Thread Andre Klapper
Am Dienstag, den 19.05.2009, 17:15 +0200 schrieb Alberto Garcia:
 This is valid for the Diablo SDK too (the enter key on the N810 is
 mapped to GDK_KP_Enter rather than to GDK_Return).

...which some people consider confusing. See e.g.
https://bugs.maemo.org/show_bug.cgi?id=3686 or
https://bugs.maemo.org/show_bug.cgi?id=3913#c14

andre
-- 
Andre Klapper (maemo.org bugmaster)

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers