OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: miniature emperor on March 22, 2005, 08:21:34 am

Title: Gpe Problems - No Fn Keys, And I Broke Ssh
Post by: miniature emperor 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
Title: Gpe Problems - No Fn Keys, And I Broke Ssh
Post by: lardman 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
Title: Gpe Problems - No Fn Keys, And I Broke Ssh
Post by: miniature emperor 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