Re: [JAVA3D] Which key is the Meta key for mouse behaviors

2000-01-10 Thread Daniel Selman
/10/2000 -0500, you wrote: >The ALT key. >John > >-Original Message- >From: Eric Reiss [mailto:[EMAIL PROTECTED]] >Sent: January 9, 2000 1:25 AM >To: [EMAIL PROTECTED] >Subject: [JAVA3D] Which key is the Meta key for mouse behaviors > > >I have recently comp

Re: [JAVA3D] Which key is the Meta key for mouse behaviors

2000-01-10 Thread Eric Reiss
LT key. >John > >-Original Message- >From: Eric Reiss [mailto:[EMAIL PROTECTED]] >Sent: January 9, 2000 1:25 AM >To: [EMAIL PROTECTED] >Subject: [JAVA3D] Which key is the Meta key for mouse behaviors > > >I have recently compiled my own versions of the mouse and

Re: [JAVA3D] Which key is the Meta key for mouse behaviors

2000-01-10 Thread Dickinson, John
The ALT key. John -Original Message- From: Eric Reiss [mailto:[EMAIL PROTECTED]] Sent: January 9, 2000 1:25 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] Which key is the Meta key for mouse behaviors I have recently compiled my own versions of the mouse and mouse picking behaviors but I

Re: [JAVA3D] Which key is the Meta key for mouse behaviors

2000-01-10 Thread Mike Goldwater
: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]] On Behalf Of Eric Reiss Sent: 09 January 2000 06:25 To: [EMAIL PROTECTED] Subject:[JAVA3D] Which key is the Meta key for mouse behaviors I have recently compiled my own versions of the mouse and mouse picking behaviors but I

[JAVA3D] Which key is the Meta key for mouse behaviors

2000-01-08 Thread Eric Reiss
I have recently compiled my own versions of the mouse and mouse picking behaviors but I haven't been able to figure out which key is the Meta key on the keyboard. I am running in Windows NT with a basic 101 keyboard. I searched the mail archive and found nothing. Thanks in advance for any help.