Alt-key on Pocket PC

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Alt-key on Pocket PC

Michael Patrick-2
I am trying to use Squeak on an iPaq 4150.  The
software runs fine but I can't find what is used to
simulate the Alt-key.  I apologize if this is the
wrong list.

Michael Patrick

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 

Reply | Threaded
Open this post in threaded view
|

Re: Alt-key on Pocket PC

Lord ZealoN

Message: 22
Date: Thu, 23 Feb 2006 15:44:53 -0800 (PST)
From: Michael Patrick < [hidden email]>
Subject: Alt-key on Pocket PC
To: "[hidden email]"
        < [hidden email]>
Message-ID: <[hidden email]>
Content-Type: text/plain; charset=iso-8859-1

I am trying to use Squeak on an iPaq 4150.  The
software runs fine but I can't find what is used to
simulate the Alt-key.  I apologize if this is the
wrong list.

Michael Patrick



Hi, i have the same pocketpc.

What VM you used? You put in slot or main memory?
What image?


I did can tried squeak in my poquet because is slower and very big.

Give me some issues, send me the image, or something please :P

About the Alt+Key problem, are you tried show the pocketpc keyboard, press ALT and TAP?

Cheers.


Reply | Threaded
Open this post in threaded view
|

Re: Alt-key on Pocket PC

Guillaume Grondin
Hi.

Pocket PC's VMs are available http://www.is.titech.ac.jp/~ohshima/squeak/WinCE.
The installation procedure is explained (For example, you can use the vm:
SqueakVM-alpha6-030206-PPC2002-ARM).

It works fine with a basic image of Squeak3.7 (cf. the size of the image must
be
less than 10 MB). You can put the VM and the image wherever you want (main
memory or SD-CARD).

Concerning the "alt-key" problem, if you want to evaluate (do it, copy/paste,
etc) an expression, you can use the "button" which is on the upper-righ of each
window (e.g. workspace or browser):
it is a little square that is just above the "up button" of the slider control
of the current window. This little square button emulates the second button of a
mouse in squeak.

Another solution consists in using "Remote Display Control for Pocket PC". This
tool allows you to use your PDA through your mouse/keyboard while connected to
your desktop or laptop personal computer. Thus, you can use more easily
"alt-key" combinations. This tool is freely available for download at
http://www.microsoft.com/technet/prodtechnol/wce/downloads/ppctoys.mspx#EGAA.

I hove I have helped.
Guillaume Grondin


Selon Lord Zealon <[hidden email]>:

> >
> >
> > Message: 22
> > Date: Thu, 23 Feb 2006 15:44:53 -0800 (PST)
> > From: Michael Patrick <[hidden email]>
> > Subject: Alt-key on Pocket PC
> > To: "[hidden email]"
> >         <[hidden email]>
> > Message-ID: <[hidden email]>
> > Content-Type: text/plain; charset=iso-8859-1
> >
> > I am trying to use Squeak on an iPaq 4150.  The
> > software runs fine but I can't find what is used to
> > simulate the Alt-key.  I apologize if this is the
> > wrong list.
> >
> > Michael Patrick
> >
>
>
>
> Hi, i have the same pocketpc.
>
> What VM you used? You put in slot or main memory?
> What image?
>
>
> I did can tried squeak in my poquet because is slower and very big.
>
> Give me some issues, send me the image, or something please :P
>
> About the Alt+Key problem, are you tried show the pocketpc keyboard, press
> ALT and TAP?
>
> Cheers.
>