Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Learning Lisp
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pascal J. Bourguignon  
View profile  
 More options May 9 2012, 12:33 pm
Newsgroups: comp.lang.lisp
From: "Pascal J. Bourguignon" <p...@informatimago.com>
Date: Wed, 09 May 2012 18:33:15 +0200
Local: Wed, May 9 2012 12:33 pm
Subject: Re: Learning Lisp

Alex Mizrahi <alex.mizr...@gmail.com> writes:
>>>> Using the cursor keys is like using
>>>> the mouse, you have to leave your home row.

>>> No, it's not. It takes order of magnitude less time.

>> Where the hell is your mouse? Floating out there among the moons of
>> Jupiter? Mine is only about as far beyond the cursor keys as those are
>> beyond the alphabetic keys.

> It's not so much about distance to mouse as about nature of mouse
> movement -- basically, you cannot position cursor without watching it
> move. (Unless you're a Counter Strike pro who can headshot as soon as
> he sees something.) A process of watching cursor move and coordinating
> your hand is much slower than just sending commands to hands. It takes
> ~100 ms just to see something, latency of human sensory input is
> significant. The only way you can do something quickly is to 'buffer'
> command to muscles, but it's not possible with actions which require
> feedback.

I'd suggest a trackIR to move the mouse and click.
http://www.naturalpoint.com/trackir/

With 6 degrees of freedom, you can use yaw and pitch for mouse
movement, forward for click, left for middle click, right for right
click, and you have roll remaining for your own binding.

--
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.