Author Topic: Gpe Problems - No Fn Keys, And I Broke Ssh  (Read 4171 times)

miniature emperor

  • Newbie
  • *
  • Posts: 8
    • View Profile
Gpe Problems - No Fn Keys, And I Broke Ssh
« on: March 22, 2005, 08:21:34 am »
Hey,
I just installed 3.5.2 - gpe on my slc860.
This is embarassing, but where's the fn key?  How do I type in | or *  ?
(I can use the pop-up keyboard, but that's frustrating in the long run.)
And gpe-conf keyctl is useless.
Do I edit my keymap by hand to fix this?

Also, I removed dropbear and installed openssh-*,
and now, whenever I use ssh, I get:
ssh 192.168.0.100
ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory
Host key verification failed.
Any ideas?
Google was not helpful.

Thanks,
His Miniatureness

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Gpe Problems - No Fn Keys, And I Broke Ssh
« Reply #1 on: March 22, 2005, 11:54:40 am »
Quote
I just installed 3.5.2 - gpe on my slc860.
This is embarassing, but where's the fn key? How do I type in | or * ?
(I can use the pop-up keyboard, but that's frustrating in the long run.)
And gpe-conf keyctl is useless.
Do I edit my keymap by hand to fix this?

Perhaps use xmodmap to load a keymap file (can't remember what it's called). There should be a one on your Z somewhere. I can't remember the name/path off the top of my head, it might be on the mailing list though, or ask XorA on #openzaurus as he pointed me to a working one.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

miniature emperor

  • Newbie
  • *
  • Posts: 8
    • View Profile
Gpe Problems - No Fn Keys, And I Broke Ssh
« Reply #2 on: March 29, 2005, 05:19:19 am »
Quote
Perhaps use xmodmap to load a keymap file (can't remember what it's called). There should be a one on your Z somewhere. I can't remember the name/path off the top of my head, it might be on the mailing list though, or ask XorA on #openzaurus as he pointed me to a working one.

Si

Here's one (attached and renamed .txt) :
I got it from cvs; that was a learning experience.
cvs -d anoncvs@cvs.handhelds.org:/cvs login
set CVSROOT=":pserver:anoncvs@anoncvs.ca.openbsd.org:/cvs"
cvs -z3 -d :pserver:anoncvs@cvs.handhelds.org:/cvs co -ko -roe-vendor oe/packages/gpe-session-scripts

mickeyl on #oe was helpful.

-His Miniatureness