Slashdot Mirror


Help For Those With Shaky Hands

maotx writes "IBM has developed an adjustible mouse adapter that compensates for the shakes of patients with hand tumors and other causes of uncontrollable shaking. According to the International Essential Tremor Foundation, in the US alone nearly 10 million people are affected by essential tremor, the most common form of hand tremors. This adapter will plug in between the mouse and computer and is compatible with existing mice. No word on which port is supported (ps/2, usb, etc). More info here, here, and here. It is expected that IBM will sell the adapter for under $100 USD."

201 comments

  1. Growth market by BWJones · · Score: 4, Insightful

    It is about time that somebody entered this market. I suppose that because age is a risk factor for essential tremor, the need for such a device is only going to increase given the age group that has now become completely dependent upon computers. Most folks I have known with essential tremor (and patients of mine when I was in the clinical side of things) were old enough that they did not routinely use computers. For those that did, keyboarding did not prove as much a problem as using the mouse which requires fine motor skills that often enhance the tremors. Trackballs helped these folks a bit more, but I really would like to see how these compensatory mice work for these patients.

    --
    Visit Jonesblog and say hello.
    1. Re:Growth market by TheFlyingGoat · · Score: 4, Insightful

      My wife is an occupational therapist, and I know with at least one patient they came up with an even simpler solution: they turned the mouse sensitivity WAY down. Since tremors would move the cursor a much shorter distance, the patient was able to use the mouse once again. Obviously that does nothing for stray mouse clicks. It also required the patient have good range of motion, which a geriatric user might not have. The benefit was that is was free and universally available.

      --
      You have enemies? Good. That means you've stood up for something, sometime in your life. --Winston Churchill
    2. Re:Growth market by Anonymous Coward · · Score: 0

      Well, having solved this problem for several geriatrics, I've found the most simple and effective way of solving this problem is a trackball (with sensativity adjusted as necessary), as most of the people I have worked with have reasonable control to roll the ball relatively accurately, and are able to rest thier hand while doing that.

    3. Re:Growth market by John+Little+John · · Score: 1

      Hopefully by the time the folks who are completely dependent on computers because they grew up with them are susceptible to essential tremor due to age, we will have moved well beyond mice. 2D GUIs, mice, and keyboard are so 1970's. You'd think that we would have moved to the next step by now, but only a few are true visionaries when it comes to computers and the HMI--and Bill Gates's Windows is not a part of this visionary future. Alan Kay, who could be credited, at least in part, with inventing the whole GUI approach to computing, is still active in developing future methodologies.

      --
      The sharp edge of a razor is difficult to cross. Thus the wise say the path to salvation is hard...
    4. Re:Growth market by Vlad_the_Inhaler · · Score: 1

      An ex-boss of mine had that problem, if he had'nt had his first beer of the day yet (this happened sometimes if there was some meeting he had to go to).

      He was usually on his second beer by about 8:00 am.

      You as a therapist could have kicked him out, I had to try and work with him.

      Last I heard, he had (been forced to) taken early retirement, had left his wife and gone to live in Thailand. Maybe he is looking for white mice there now.

      --
      Mielipiteet omiani - Opinions personal, facts suspect.
    5. Re:Growth market by teknokracy · · Score: 1

      I think it would be more easily achieved through software, instead of a pricey hardware adapter. I.e. it should someday be a thing either built in to Windows or the "drivers" for the mouse... Just use some kind of error detection algorithm that eliminates irregular mouse movements, say the person is moving in a straight line towards the ok button on a dialog box, and they deviate more than a certain percentage from the most direct route, the driver will cancel that movement and coninue the movement in that direction until they reach the object. Just integrate that with predictive measurements (i.e. "guide" the mouse towards the close button, the text box, the link, the whatever) and you've got yourself a nice tremor-safe mouse driver!

  2. You could spend $100 ... by Shkuey · · Score: 3, Funny

    or you could get a really cheap mouse that isn't sensitive enough to jitter.

    1. Re:You could spend $100 ... by Egonis · · Score: 1

      Or attach a simple Potentiometer / Resistor to your serial port.... either works. :)

    2. Re:You could spend $100 ... by Anonymous Coward · · Score: 0

      There is the other option of adjusting the mouse sensitivity setting available in pretty much all GUI OSs ever made.

    3. Re:You could spend $100 ... by sinfree · · Score: 0

      Suddenly a cat hair infested scroll mouse becomes a feature.

    4. Re:You could spend $100 ... by IthnkImParanoid · · Score: 1

      So, when someone's hand moves from side to side this hypothetical cheap mouse doesn't? Sounds like a real winner of a mouse! Great idea Shkuey!

      --
      It's nothing but crumpled porno and Ayn Rand.
    5. Re:You could spend $100 ... by ackthpt · · Score: 1
      or you could get a really cheap mouse that isn't sensitive enough to jitter.

      Speaking of which, how often do you clean your mouse?

      I've gone to people's desks to help them with things and found the mouse all irregular and jerky, like it was being navigated by someone with severe tremors. Often it's a build up of ecch, yecch or potrzebie and a few seconds cleaning makes it all smooth again.

      It's probably a real test of patience for someone with tremors to use a dirty mouse.

      --

      A feeling of having made the same mistake before: Deja Foobar
    6. Re:You could spend $100 ... by gl4ss · · Score: 1

      * Re:You could spend $100 ... (Score:1)
      by Egonis (155154) Alter Relationship on Tuesday March 15, @02:40PM (#11945896)
      Or attach a simple Potentiometer / Resistor to your serial port.... either works. :)*

      uhh.. how would that work with digital serial data? it wouldn't.

      --
      world was created 5 seconds before this post as it is.
    7. Re:You could spend $100 ... by Anonymous Coward · · Score: 0

      How exactly would that help?

    8. Re:You could spend $100 ... by drgonzo59 · · Score: 1

      That is what I was thinking. Why couldn't they just add a filter in the mouse that would cut a certain frequency, say above 5 Hz, in the motion of the mouse. Then maybe have a small switch that would disable it when the grandchildren come and want to play HalfLife2. It seems making a new mouse with a small chip inside would be cheaper than having an external adapter.

    9. Re:You could spend $100 ... by Egonis · · Score: 1

      magic!

    10. Re:You could spend $100 ... by tie_guy_matt · · Score: 1

      As others have pointed out the serial port is digital. Also if the port were analog then I think you would want a capacitor/resistor to create an RC circuit that could filter out high frequency noise. A potentiometer is just a variable resistor (they got this name because they can be set up in a circuit to measure DC voltage aka electrical potential) so a potentiometer/resistor would only lower the signal from the device.

    11. Re:You could spend $100 ... by Anonymous Coward · · Score: 0

      I like how Zonk put it three links "here, here and here" for people with shakey hands.

    12. Re:You could spend $100 ... by DA-MAN · · Score: 1

      or you could get a really cheap mouse that isn't sensitive enough to jitter.

      Finally a cheap solution so that my mouse doesn't wail around crazy when I pleasure myself while surfing porn!

      --
      Can I get an eye poke?
      Dog House Forum
    13. Re:You could spend $100 ... by Egonis · · Score: 1

      lol, okay -- point taken.. I have limited electronics knowledge.

      Now, on the software side: Wouldn't it be possible to write a daemon which would limit input from the mouse device? thus limiting the 'garbage'?

  3. FPS by superpulpsicle · · Score: 1, Funny

    DOes this mean automatic improvement in FPS games for the regular gamer?

    1. Re:FPS by kannibal_klown · · Score: 2, Insightful

      Isn't that what "Mouse Smoothing" does?

      I'm embarassed to say I never bothered looking it up as I leave it at the default levels. However, I always assume it removed the jitteriness from the movement of a mouse so your movements would be more smooth/fluid.

    2. Re:FPS by cyberwiz01 · · Score: 0

      Finally I can play CS:Source and have too much caffiene at the same time.

  4. That's "Tremor", not "tumor". by djh101010 · · Score: 4, Informative

    Not sure why I bother submitting corrections anymore to articles in "The mysterious future", but TFA is clearly talking about hand tremor, not "hand tumors".

    1. Re:That's "Tremor", not "tumor". by bigman2003 · · Score: 4, Funny

      Yeah..I was wondering what the heck a 'hand tumor' was. Like some sort of Steven King book, where a hand grows another hand?

      Then what, the one on top keeps battling for the mouse? Like two kids fighting over a video game?

      But it would be nice to be able to scratch your nuts, and your butt at the same time.

      --
      No reason to lie.
    2. Re:That's "Tremor", not "tumor". by Reignking · · Score: 0

      It's not a tumor! Arggggggggggh! (using Arnold voice)

      --
      One man's Funny is another man's Offtopic.
    3. Re:That's "Tremor", not "tumor". by SlayerofGods · · Score: 3, Funny

      Yeah..I was wondering what the heck a 'hand tumor' was.
      I'd guess it's a tumor that's in the hand; cancer.
      But it would be nice to be able to scratch your nuts, and your butt at the same time.
      I like most men can already do this.... because I have two hands.

      --

      Technology, the cause of and solution to all of life's problems.
    4. Re:That's "Tremor", not "tumor". by bigman2003 · · Score: 1

      That's because your penis is small. See, I have to use one hand to keep my huge man-member out of the way. Then I only have one free to do any scratching.

      So I think that extra hand really would come in hand-y.

      --
      No reason to lie.
    5. Re:That's "Tremor", not "tumor". by Anonymous Coward · · Score: 0

      If your penis is so big you need an extra hand to move it you probably have a tumor growing on it.
      You should see a doctor ASAP.

    6. Re:That's "Tremor", not "tumor". by jcuervo · · Score: 1
      I like most men can already do this.... because I have two hands.
      And two feet. Don't even ask what they're for, if you don't already know.
      --
      Assume I was drunk when I posted this.
    7. Re:That's "Tremor", not "tumor". by Anonymous Coward · · Score: 0

      "It's not a tumor!" /Arnie /Said Arnie because can't spell his surname

    8. Re:That's "Tremor", not "tumor". by Anonymous Coward · · Score: 0

      Good comeback dipshit.

    9. Re:That's "Tremor", not "tumor". by Morosoph · · Score: 1
      Yeah..I was wondering what the heck a 'hand tumor' was. Like some sort of Steven King book, where a hand grows another hand?
      Yeah, something like that!
  5. Qqquesstion???? by 00squirrel · · Score: 5, Funny

    Dddooo thhey haavvee oonee ffor kkey bbboarrds??.aslk /Yes I'm going to hell

    1. Re:Qqquesstion???? by carcajou · · Score: 3, Funny

      That's okay...I will join you in hell...I was wondering how they would order it from IBM's online website...

    2. Re:Qqquesstion???? by trentblase · · Score: 2, Funny
      Holy shit! IBM put their website ONLINE??? OMG So advanced!

      :) The smile means I care.

    3. Re:Qqquesstion???? by carcajou · · Score: 1

      Yeah...I thought about that after I typed it...can't always preview...bosses around...you know...

    4. Re:Qqquesstion???? by Anonymous Coward · · Score: 0

      Maybe we can get slashdot to buy a bunch . . .

    5. Re:Qqquesstion???? by cwgmpls · · Score: 0

      Yes, It already ships with most new PCs. In OS X, it is under System Preferences / Universal Access / Keyboard. In WinXP it's under Control Panel / Accessibility Options / Keyboard / FilterKeys.

    6. Re:Qqquesstion???? by Anonymous Coward · · Score: 0

      For the benefit of our Finnish customers, key debouncing has been deactivated.

    7. Re:Qqquesstion???? by Anonymous Coward · · Score: 0

      Nah, online sales are what IBM is counting on. Customers will mistakenly order dozens.

    8. Re:Qqquesstion???? by dawhippersnapper · · Score: 1

      IBM specializes in "sticky" keys.

      --
      Freedom is fragile and must be protected. To sacrifice it, even as a temporary measure, is to betray it.
    9. Re:Qqquesstion???? by Frank+T.+Lofaro+Jr. · · Score: 1

      Yeah, you meant it as a joke, but you'll get a serious reply.

      I had a keyboard bouncing on me. It wasn't that old, and I was too cheap, lazy and pissed off to get a new one.

      I patched the linux kernel to ignore the same key being pressed within a certain time period.

      It worked beautifully.

      --
      Just because it CAN be done, doesn't mean it should!
    10. Re:Qqquesstion???? by Q2Serpent · · Score: 1

      I patched the linux kernel to ignore the same key being pressed within a certain time period.

      Hhhoowww llonnng diiidd ttheee ppatccchh ttakkke tto wrrritte?//?

  6. Thank God! by SmokeHalo · · Score: 3, Funny

    Now I can surf pr0n while I've got the DT's.

    --
    I'm not good in groups. It's difficult to work in a group when you're omnipotent. - Q
    1. Re:Thank God! by Anonymous Coward · · Score: 0

      You won't have any problem jacking either if your hand is shaking.

    2. Re:Thank God! by Anonymous Coward · · Score: 0

      I'm an alcoholic, you insensitive clod!

  7. Yeah... by filmmaker · · Score: 4, Funny

    According to the International Essential Tremor Foundation, in the US alone nearly 10 million people are affected by essential tremor, the most common form of hand tremors.

    Yeah....from using a mouse all day.

    1. Re:Yeah... by Anne_Nonymous · · Score: 5, Funny

      > the most common form of hand tremors.

      >> Yeah....from using a mouse all day.

      Or from surfing lefty while the right hand is busy elsewhere...

    2. Re:Yeah... by drinkypoo · · Score: 3, Funny

      Honestly, that's a bigger problem when you're on the phone. It makes your voice sound jerky.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:Yeah... by Anonymous Coward · · Score: 0

      Laugh it up, but it's a real problem for anyone who injures their dominant arm and has it immobilized with a sling, cast, or external fixator.

    4. Re:Yeah... by Anonymous Coward · · Score: 0
      Laugh it up, but it's a real problem for anyone who injures their dominant arm and has it immobilized with a sling, cast, or external fixator.
      Hell, I've injured both arms. Not simultaneously, but they've both been in casts for six months each. Last time it was my left (I'm right-handed), and, at the risk of leaving myself wide-open, you can actually get pretty good speeds typing one-handed when you practice. Nothing approaching normality, but enough to keep up on IRC or something.

      Typing with a cast is *not* fun. The first time, they included my right thumb and first two fingers in the cast; the last time, my thumb (busted scaphoid), and it was a full arm cast -- it went all the way up to my armpit.

      For an example of what this is like: place left fingers on A-S-D-F, then rotate your hand about 45 degrees clockwise, and don't use your thumb.
  8. In Software by Digital_Quartz · · Score: 4, Insightful

    You'd think you'd be able to smooth out mouse input in software. I admit, the platform independant aspect is nice, but still...

    I wonder what kind of filtering they do for "inadvertant clicks"? Clicks associated with mouse movement? Triple clicks?

    1. Re:In Software by menace3society · · Score: 1
      You'd think you'd be able to smooth out mouse input in software.

      You could. But, with all the crap people are stuffing into the GUI these days, it probably makes sense to keep a load off the CPU for other purposes. This way you can also hook up multiple devices, one for those with tremors and one for others. No sweat, no spending hours dicking with conf files or control panels, nothing.

    2. Re:In Software by gliph · · Score: 1
      This is what I was thinking too. Why can't you just watch for small fast movements and "filter" them out and/or watch for large fast movements. I wouldn't see why this couldn't just be some sort of software layer between the GUI and hardware. I think you could easily sort out extra clicks too. And isn't this similar to some of the "click-lock" features and other "accessability" features you can turn on/off in the OS? IMO, it seems like IBM is just finding a place to make some extra $$$, especially with a high price tag.

      Next thing you know, they'll be trying for a patent on "a device that captures movement signals from a handheld device".... sigh

    3. Re:In Software by ageoffri · · Score: 1

      Actually they did https://secure.alphaworks.ibm.com/tech/mousesmooth ing .

      --
      -- Slashdot, making the Left look conservative since 1997.
    4. Re:In Software by Anonymous Coward · · Score: 0

      You absolutly could do this in the mouse driver software. $100 for a mouse driver would be a hard sell though now wouldn't it?

      There is nothing special about what was done here. It's a simple low pass filter (to remove the higher frequency jitter of the users hand). The only thing that can be claimed as an acheivment is wrapping it up into a marketable hardware device.

      I am so mad that they are trying to take advantage of older disabled people I am half tempted to write the damn mouse driver myself and release it for free!!

    5. Re:In Software by Doppler00 · · Score: 1

      Okay, here's my guess for the real reason this is done in hardware:

      The guy who developed this is probably a hardware engineer who is very familiar with that type of work. To him, the task of writing a generic mouse device filter software driver would have been more complex that making a hardware box that "any" mouse could be plugged into.

      My opinion? This is not a commercial product, but a quick hack. Why not just create a USB pointing device specifically for people with this condition instead of making a special adapter box requiring you to also buy a mouse? Or better yet, write a generic software driver and make it freely available.

  9. Tumors? by ackthpt · · Score: 1, Redundant
    hand tumors

    Shouldn't that be tremors?

    My father has had these for decades, as he ages, and I'm seeing myself develop the same.

    When I mess up, I just cuss at the computer, it's less than $100, but I suppose I could make an expensive mistake...

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Tumors? by Donny+Smith · · Score: 1

      Of course, you are right about the tremors.
      Illiterate fucks.

      >When I mess up, I just cuss at the computer, it's less than $100, but I suppose I could make an expensive mistake...

      Perhaps using console mode (for things that it works, like browsing the web) would help?

    2. Re:Tumors? by Anonymous Coward · · Score: 0

      Yeah, I was wondering about that too. Although I bet that some chemotherapy drugs are likely to cause tremors, so those with hand tumors would be an intersecting set.

      <bad_pun>
      I would think an oversized keyboard would be more useful to people with hand tumors, to keep them from fat-fingering the keys.
      </bad_pun>

  10. Why not use a driver? by OrangeTide · · Score: 4, Insightful

    It's just a hardware adapter, it can't see anything more than your mouse driver can see. Why can't we just write something like this for Windows or Linux? Seems like these companies want to sell $100 hardware device rather than let people download a $10 software package.

    --
    “Common sense is not so common.” — Voltaire
    1. Re:Why not use a driver? by Chirs · · Score: 3, Insightful

      The obvious reason for this is to make it OS-agnostic.

      It could certainly be done in software, but you'd have to re-write it for every OS you want to use it on.

    2. Re:Why not use a driver? by Anonymous Coward · · Score: 0

      Well, yes, of course they would. This also has the benefit of being a portable "solution", i.e. no driver to install at the cafe or library.

    3. Re:Why not use a driver? by OrangeTide · · Score: 2, Interesting

      How many OSes do people use? Maybe 3? If the adapter turns out to be PS/2 then that's only 1 OS you have to worry about. My point is, making it a hardware adapter only serves the purpose of making money off something that could just be a standard feature in all OSes. It has nothing to do with being OS-agnostic. Their testing and technical support isn't going to bother supporting all OSes anyways.

      --
      “Common sense is not so common.” — Voltaire
    4. Re:Why not use a driver? by Anonymous Coward · · Score: 0

      Its an oldie but a goodie - if you don't like it then you don't have to buy it. This is IBMs solution and if you have a better one go for it. Put up or shutup.

    5. Re:Why not use a driver? by Anonymous Coward · · Score: 0

      Right, but how are you going to configure it?

    6. Re:Why not use a driver? by Roger_Wilco · · Score: 1

      Right, but how are you going to configure it?

      Uh, use a control panel? The default could be to heavily damp the mouse, so you can access the control panel and adjust it appropriately.

      If you really want a knob, a USB device has a knob and reports how far it is turned would be sufficient; such a device could have other uses, too.

    7. Re:Why not use a driver? by DangerTenor · · Score: 2, Funny

      Of course, how are you going to install the driver if your mouse is shaking all over the place? :)

      --
      Check out our infosecurity industry blog: http://securitymusings.com/
    8. Re:Why not use a driver? by Anonymous Coward · · Score: 0

      And now you've come up with EXACTLY the reason we're all up in arms about patents.

      The first one to respond to free market demand & "put up" the lower-cost, reasonable solution will be sued.

    9. Re:Why not use a driver? by OrangeTide · · Score: 1

      that is a very good point. you could keep the dongle in your pocket and plug it in when you go to someone else's computer. The software might be difficult to setup if you suffer from tremers. I stand corrected.

      --
      “Common sense is not so common.” — Voltaire
    10. Re:Why not use a driver? by bill_mcgonigle · · Score: 1

      Some sick bastard wants to imagine 10 million people with essential tremor trying to mate USB connectors.

      Or they want to do the work once for Windows, OSX, Linux, AIX, and iSeries.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    11. Re:Why not use a driver? by Anonymous Coward · · Score: 0

      "It could certainly be done in software, but you'd have to re-write it for every OS you want to use it on."

      So, 10 min latter your done. Writting a mouse driver is NOT rocket science.

  11. Other Uses by th1ckasabr1ck · · Score: 5, Interesting

    Another semi-obvious possible use would be to utilize similar technology to make operating a mouse on a train (or other bumpy ride) less error-prone.

    1. Re:Other Uses by Jim+Hall · · Score: 1

      Another semi-obvious possible use would be to utilize similar technology to make operating a mouse on a train (or other bumpy ride) less error-prone.

      I often boot my laptop during my bus commute home (30 minutes) to catch up on email, etc. Since the ride is kind of bumpy sometimes, I just turn down the "speed" of the mouse. Makes it less error-prone at the expense of taking longer to navigate menus, etc.

    2. Re:Other Uses by Anonymous Coward · · Score: 0

      You read Slashdot, but still ride the BUS?!

      Busses are for data, not people!

  12. Could this help those afflicted with Parkinsons ? by ThomasFlip · · Score: 2, Insightful

    I think this may help people with parkinsons although they do shake quite violently (in many cases).

    --
    If the dollar is an "I owe you nothing", then the Euro is a "Who owes you nothing." - Doug Casey
  13. The real question is by MatthewNewberg · · Score: 0, Redundant

    Will it help my AIM in Counter Strike after having to much caffeine?

    1. Re:The real question is by Anonymous Coward · · Score: 0

      "MUCH" IS NOT A VERB! "To much" is an infinitive expression, which requires that the word after the "to" to be a verb.

      How do you "much" caffeine, anyway?

    2. Re:The real question is by Anonymous Coward · · Score: 0

      By the gallon(litre).

      muNching is for pounds(kilos)

  14. wonderful by mschoolbus · · Score: 1

    This is going to be a monopoly amongst crack-head computer users...

    1. Re:wonderful by StalinsNotDead · · Score: 1

      crack-head computer users...

      I think you misspelled "slashdot moderator"

      --
      Thanks to the internet, we can now all die alone together! -SomeWoman
  15. I really need this by skaffen42 · · Score: 1

    At least until after my first cup of coffee in the morning...

    --
    People couldn't type. We realized: Death would eventually take care of this.
    1. Re:I really need this by thib_gc · · Score: 1

      At least until after my first cup of coffee in the morning...

      Me too, and also after my seventh cup of the morning. This technology is also welcome among us Slashdotters who have too much caffeine...

      Thib ;-)

    2. Re:I really need this by Anonymous Coward · · Score: 0

      I need it after my first cup of coffee!

    3. Re:I really need this by Anne_Nonymous · · Score: 1

      ...or after your 10th.

    4. Re:I really need this by lukewarmfusion · · Score: 1

      My exact thoughts. Shaky before, shaky after. There's a nice period in between where I get work done.

  16. Question... by Anita+Coney · · Score: 3, Funny

    ... would that work for the shaking associated with "one hand surfing"?!

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
  17. So unnecessary by Anonymous Coward · · Score: 0
    Personally, I cannot understand why a product like this would be necessary. Users are either:

    a) old
    b) junkie

    If the user is old, mouse performance doesn't really matter. The screen resolution will most likely be at 320x240 and so the "sweet spot" for a button or link would be huge. If the user is a junkie, they will most likely be.... oh, hold on, gotta take a crap...

    1. Re:So unnecessary by TEMM · · Score: 1

      Why doesnt mouse performance matter if the person is old? All of the twenty something gamers now will probably be gaming well into the 60 or 70's, and just because a person is doesnt mean that they dont deserve an accurate mousing experience.

    2. Re:So unnecessary by Anonymous Coward · · Score: 0

      Yeah, I hear the Pope loves a good frag session on a saturday night...

    3. Re:So unnecessary by Anonymous Coward · · Score: 0

      Unless you're like me, with symptoms of Essential Tremor starting at 23.

    4. Re:So unnecessary by October_30th · · Score: 1
      Personally, I cannot understand why a product like this would be necessary. Users are either: a) old, b) junkie

      c) Hungover

      --
      The owls are not what they seem
    5. Re:So unnecessary by Eternally+optimistic · · Score: 1

      Or suffering from caffeine and sugar withdrawal. In fact, this could be a scheme to put the softdrink companies out of business.

      --
      What keeps me going is my inertia.
    6. Re:So unnecessary by Anonymous Coward · · Score: 0
      There are lots of people of all ages with slight naturally occuring hand tremors - I can't remember the statistics but it's something like 1 in 30.

      I've had a slight wobble all my life and know that tremors can and do causes anxiety and frustration which in turn make the tremor worse (at least in my case).


      Just because some developments aren't useful to you doesn't mean they aren't to others :)

  18. Photos and further info by Digital_Quartz · · Score: 4, Informative

    Here's a photo of the device, and some more info. The price is $99 USD.

    1. Re:Photos and further info by chris_eineke · · Score: 1
      Quoth the FWB:
      The Assistive Mouse Adapter is connected between a standard mouse and the PS2 mouse port to provide assistance to users with neuro-motor difficulties.
      --
      "All you have to do is be fragile and grateful. So stay the underdog." Chuck Palahniuk, Choke
    2. Re:Photos and further info by XzeroR3 · · Score: 1

      Notice that its ibm 2 button mouse compatible! and may possibly come with a "gateway 2000" mousepad!

  19. obArnold by yotto · · Score: 1

    It's naat a tumah!

  20. Aabbout Timmee by Other1 · · Score: 0

    T T T HA Nk GOdd!1

  21. Innovation; Not dead yet? by Anonymous Coward · · Score: 0

    A professor who taught me in grad school would make use of this one. A very very bright man, I have seen him struggling with ordinary mice & hence not an avid computer user.

    I'm really glad to leanr that innovation is still alive in the accesories industry. I thought cheap chinese knockoffs had killed innovation in the industry. (And no, cheap girly blinking lights on mouse doesn't count as innovation)

    IBM is mending its way after all these years. Definitely a change from its evil days in 70s & 80s.

  22. great, now when asking gam3r girlz out by syntap · · Score: 1

    I have to drag a pc around so I don't stutter through asking her out.

    1. Re:great, now when asking gam3r girlz out by Reene · · Score: 1

      Are you trying to say that women are point-and-click?

      Who knew we were so (l)user-friendly.

      --
      "He does look a bit Oompa like, even if his Loompa is a bit off-kilter."
    2. Re:great, now when asking gam3r girlz out by k96822 · · Score: 1

      No, women are plug-and-play.

    3. Re:great, now when asking gam3r girlz out by Anonymous Coward · · Score: 0
      I have to drag a pc around so I don't stutter through asking her out.

      If it's a true gam3r g1rl, she'd be thrilled to see you dragging your PC around with you "prakasin yer micro"

  23. train, car, etc. by r00t · · Score: 1

    For that, you can do much better with a bit of
    extra hardware. Detect vertical motion of the mouse
    and sideways motion of the computer itself. When
    this extra motion is detected, be less accepting of
    wild mouse motion. When everything else is still,
    handle mouse input in the normal way.

  24. shakey by quetzalc0atl · · Score: 1
  25. sweet by justforaday · · Score: 2, Funny

    I'm gonna get one of those and couple it with my force-feedback mouse...

    --
    I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
  26. More information by NighthawkFoo · · Score: 2, Informative

    The mouse controller is being marketed by Montrose Secam Limited. It is available only for PS/2 mice at the moment, although a USB version is in the works.

    A software version of the device is available at IBM Alphaworks

    --
    "I disapprove of what you say, but I will defend to the death your right to say it."
    - Evelyn Beatrice Hall
  27. Pricey hardware solution for a software problem by cosinezero · · Score: 0, Redundant

    $100?

    Shouldn't this just be a driver update that smooths out input?

    FOSS guys, get on it!

  28. Tumor or tremor... by jjthe2 · · Score: 0

    I think the submitter meant hand tremor not hand tumor, but maybe both would cause problems.

    1. Re:Tumor or tremor... by maotx · · Score: 1

      I think the submitter meant hand tremor not hand tumor, but maybe both would cause problems.

      Yeah, I had just finished reading an article about a tumor. Checked what I wrote twice and both times it escaped me :(

      --
      I'm a virgo and on Slashdot. Coincidence? Yes.
  29. The Question is... by rgf71 · · Score: 1

    Does Michael J Fox prefer Windows or Linuz?

  30. Software Version by Anonymous Coward · · Score: 0

    Is there a specific need for the hardware, or could this just be run as an alternative mouse driver? I should imagine this would cheaper and easier to distribute.

  31. 100$ ?!?!? by Potatomasher · · Score: 1

    Isn't that a little steep considering all this is, is probably a moving average filter implementation ???

    --
    A million monkeys and this is the best sig they could come up with...
  32. Other solution - use a trackball by Sarlok · · Score: 5, Informative

    My father's hands shake some due to essential tremors, and he uses a trackball to overcome this. With a trackball he can position the cursor where he wants and then take his thumb off the ball while he clicks so he's sure to click the right spot. His hands aren't that bad though, so I'm not sure how this would work for someone with really shaky hands.

    1. Re:Other solution - use a trackball by Original+Buddha · · Score: 1

      I've dealt with an essential tremor for 20+ years now and I also use a trackball. Turning mouse sensitivity down is a freakin joke with a regular mouse. Just what I need is carpal tunnel to go along with the shaking.

  33. hardware is needed by r00t · · Score: 4, Insightful

    How are you supposed to control the software or
    even install the software? Right, you use the mouse.
    Oh, wait...

    This device comes with a big fat knob and 3 tall
    switches. The worst trouble will be getting the
    plug connected.

    1. Re:hardware is needed by Anonymous Coward · · Score: 0

      how bout like this:

      1) User inserts CD

      2) autorun automatically starts the install program

      3) smack the keyboard with your club hand once to exit; twice to install.

      4) Once the user hits the keyboard once a 10 second timer would count down informing them that the program was about to exit without installing unless the hit they keyboard again.

      whats to control? The software should monitor the mouse input and adapativly filter the signal based on the perceived jitter -- it would just be there running always. This would compinsate for when the user was on anti-tremor medication or having a really bad day.

    2. Re:hardware is needed by Frank+T.+Lofaro+Jr. · · Score: 1

      The lawyers wouldn't accept that.

      It would make it too easy for someone to say they accidently "accepted" the EULA and thus possibly hurt its enforceability.

      --
      Just because it CAN be done, doesn't mean it should!
    3. Re:hardware is needed by stor · · Score: 1

      And then the software crashes or simply doesn't work due to a software conflict with Logitech Intelliwhatever

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
  34. Re:Fi^rst by Anonymous Coward · · Score: 0

    What a lame script. Not as blatant as most email spam, but pretty damned close.

  35. Now... by kdougherty · · Score: 0

    ...Michael J Fox won't have to worry about clicking "Get the free iPod" banner instead of "login"

    --
    The best way to predict the future is to invent it. -Alan Kay
    1. Re:Now... by Anonymous Coward · · Score: 0

      Yew s-s-suk dude. mjf r-r-roks!!

  36. Can it be done via software? by Spy+der+Mann · · Score: 1

    Obviously that box compensates for the jitter. Now my question is why can't someone design some software which will emulate this little "black box", and correct the tremor with an algorithm?

    I bet that getting the mean (over N milliseconds) for x and y will do.

    1. Re:Can it be done via software? by Monkelectric · · Score: 1

      Yes, but IBM would be pressured to give away their software for free. If its hardware, then it has an actual physical cost and people can say, oh ... they need to charge something for it.

      --

      Religion is a gateway psychosis. -- Dave Foley

    2. Re:Can it be done via software? by 10Brett-T · · Score: 1
      --
      10Brett-T
      Oh, bother.
  37. do not surf with one hand by Anonymous Coward · · Score: 0

    Simple solution:
    Do not surf with one hand!!

  38. hand tumors by Anonymous Coward · · Score: 0

    Try smoking that asbestos laden ganja out of your
    mouth next time.

    idiot.

    no tamoxofin for you !

  39. Why hardware? by AaronStJ · · Score: 0, Redundant

    Why is this a hardware device? Couldn't all the filtering and smoothing be done just as easily in software?

    --
    Stupid like a fox!
    1. Re:Why hardware? by pintpusher · · Score: 1

      I thought that same thing as soon as I read the article. Should be fairly straight forward to provide a software means for doing this. Simply average the mouse's movements over a short period of time that you adjust based on the frequency or your tremor, then align the pointer based on that average. Or adjust some scale that is based on the range of motion a tremor produces.

      --
      man, I feel like mold.
  40. Helpful for filesharing by noidentity · · Score: 2, Funny

    My hands always shake when I'm using p2p apps, out of fear of the RIAA finding me out. It's hard to trade the latest music and movies. Not any more! Take that, RIAA!

  41. Great.... by lbmouse · · Score: 0, Redundant

    ...now I can't use the DTs as an excuse to stay home from work.

  42. damn! by ZosX · · Score: 0

    beat me to it! good job!

  43. Cool mouse by michelcultivo · · Score: 1

    Hum... let's stop thinking that the monitor is moving without control.

  44. Uses by northcat · · Score: 1

    and other causes of uncontrollable shaking.

    Nah, my mouse-hand remains pretty stable when I'm waxing my knob. Usually. Except when there's Natalie Portman on my monitor. Oh man...

  45. Thank you IBM! by unixmaster · · Score: 2, Interesting

    My hands are shaking since I was a child and doctors say there is no direct cause for this ( ie no known disease ). And its usually tedious task to use mouse. So thank you IBM =)

    --
    Never learn by your mistakes, if you do you may never dare to try again
  46. Here's your driver update! by Anonymous Coward · · Score: 0

    In Windows (most of the PC userbase):

    Control Panel > Mouse > Pointer Options > Pointer Speed.

    Now make that value as low as possible.

    You know, driver development is amazing stuff...

  47. Pwn3d by RealErmine · · Score: 1

    This also seems like a good way to sabotage your least favorite twitch gamer.

    --
    Dewey, you fool! Your decimal system has played right into my hands!
  48. Finally! by Anonymous Coward · · Score: 0

    Something to compensate for the caffeine shakes! AWESOME! Pass the Mountain Dew.

  49. A little kid is eating dinner by Anonymous Coward · · Score: 0

    at a restaurant,

    Mommy, I have to go to the bathroom.
    Ok, I'll take you.
    No, I want Grampa to take me. His hand trembles more.

  50. This'll help me find... by PornMaster · · Score: 0, Flamebait

    A hottie with tremors who'll hold my jimmy. I'll stake out the display case with these.

  51. Trackball for my grandparents by tweedlebait · · Score: 1

    It helped a lot and might be an interim step for people who are not severely shakey. The mouse was way too jumpy for them though even at low sensitivity.

    --
    Firefox & /. ? Use this often:
  52. Re:Could this help those afflicted with Parkinsons by WillAffleckUW · · Score: 1

    I think this may help people with parkinsons although they do shake quite violently (in many cases).

    That was my first thought too - I forwarded the article link to a friend of mine who has a fairly violent tremor.

    Even the medication they use doesn't help that much ...

    But $100 for a mouse ... they're way cheaper at the pet store where I get them for Python programmers.

    --
    -- Tigger warning: This post may contain tiggers! --
  53. Another Hardware Solution by Kozar_The_Malignant · · Score: 1

    Unplug the coffee pot. I, too, am going to hell.

    --
    Some mornings it's hardly worth chewing through the restraints to get out of bed.
  54. This somewhat contradicts the mantra... by screwballicus · · Score: 1

    ...the mantra by which many of us live.

    It is by caffeine alone I set my mind in motion,
    It is by the beans of Java the thoughs acquire speed, the hands acquire
    shaking, the shaking becomes a warning,
    It is by caffeine alone I set my mind in motion.

  55. OS Independent by lxt · · Score: 2, Informative

    Because from the looks of it, this device is OS inpedendent. You could use it for anything that accepts a mouse input - even devices that use propietary OS (XBox can use a mouse, can't it?), and plus: you can take hardware with you. What if your friend doesn't have that driver installed?

  56. Since when are tremors essential? by Anonymous Coward · · Score: 0

    "Essential tremor"? huh?

    1. Re:Since when are tremors essential? by RM6f9 · · Score: 3, Informative

      Education: Definition, term "Benign Essential Tremors": "Benign", not caused from malignancy/tumor/progressive disease; "essential", necessary or common - everyone's hands shake to some degree, it's just some (to) a lot more noticeable in some of us; "Tremors", shaking or vibratory motions.

      There are many of us who are not geriatric, alcoholic, diabetic, epileptic, or otherwise impaired who will welcome this device as an alternative to keeping mouse sensitivity at minimum.

      (Oh, and yes, I *do* suck at FPS games, and I *do* find it frustrating, as it's one of the ways I spend quality time (time *they* enjoy) with my sons)

      --
      Take the 90-Day Challenge! http://rwmurker.bodybyvi.com/
  57. Patent? by tuxedobob · · Score: 1

    Out of curiosity, is this the sort of innovative invention that the slashdot crowd would agree is worthy of a patent? It's hardware, something you can physically manufacture, OS-agnostic, and there doesn't seem to be anything already like it. At least not that I'm aware of.

    1. Re:Patent? by Artifakt · · Score: 1

      This could be a case where a single patent is appropriate. At this point, we don't know if it uses some existing patents or some processes that have already become public, or both, so legally, it might be that only some elements should get seperate patents.
      If you believe that software patents should be allowed at all, then arguably the software as a whole may be subject to a patent, but it's much more likely that only some portions of it are.
      Remember, patents require some element of "not being obvious". This particular design wasn't obvious before the fact to you, or me either, but is that supposed to be obvious to a lay-person, an EE, or a specialist in medical related electronic hardware that we're talking about?

      --
      Who is John Cabal?
    2. Re:Patent? by digitalchinky · · Score: 1

      I would imagine this has already been patented by the medical profession - they use similar technology for machine/computer assisted operations. Video cameras use a similar concept, lots of prior art in lots of different hardware.

      Take scattered input, mathmatically convolve a smooth output.

  58. I have a thyroid condition. by The+Ape+With+No+Name · · Score: 2, Insightful

    This causes shaking of the hands (ranging from 'ever so slight' to 'disturbing') because of a flaked out thyroid. Medication helps now but there were weird days when I couldn't use a mouse. I got one of those softball sized trackballs and used it on those days. This looks cool and could really help with people who suffer from hyp(o|er)thyroidism and Hashimoto's. The benefits are obvious for Parkinson's type diseases too.

    --
    Comparing it to Windows will be a moot point, since El Dorado is going to have a 40% larger code base than XP.
  59. Or stop fapping and click the next image by Anonymous Coward · · Score: 0

    Hand tremors.... sheesh

  60. This is very good news by ChuckleBug · · Score: 4, Interesting

    I have an essential tremor, albeit a mild one. It only manifests itself severely when my muscles are tensed, like making a tight fist. Most of this time it's not a problem, but I have days when my hands are a little bit shaky and I'm prone to stray clicks. Accidentally closing a window is seriously annoying.

    Tremors suck. People who have severe tremors need all the help they can get. I know someone with a severe tremor, and she has to put up with a lot of stares and sometimes hostility. Once a nurse yelled at her to HOLD STILL! while trying to take a blood sample, as if she were doing it on purpose just to piss the nurse off. Of course, the stress of that situation only made it worse.

    What would really be nice would be bowls, glasses, and spoons that stay level so someone with a shaky hand could drink a martini or have some soup without spilling. Right now all they have are weighted utensils, which suck.

    BTW, age is a factor, but essential tremors can happen at any age. I'm 40, and I've had this tremor for 20 years or so. Fortunately, it hasn't gotten worse.

    1. Re:This is very good news by jafac · · Score: 2, Informative

      I've had it since about age 20. It was the cause of my drop-out from art school.

      You might say that I now use computers BECAUSE of my tremors. It's about the only interface with the world that I have where I have enough control to be productive.

      Although, if you have an occasional accidental window closure, I'd say yours are worse than mine. Yeah, it is rather embarrassing, when people notice, they think I'm on drugs or something. I don't think that this IBM gadget will help me, though I think it would be cook to apply the same technique to something like a drawing tablet. I think that would even allow me to get back into art. I used to love to draw, before the tremors. But after I noticed their onset, drawing became a frustrating, aggravating, and painful experience. Ironically, I look at Charles M Schultz's work over the years, and you can see that in the 1980's, he developed some quite severe tremors, but he still had enough control to make it work. Even in his pen-and-ink medium (about the least-forgiving when it comes to tremors). But he was a truly talented artist.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    2. Re:This is very good news by pangu · · Score: 1

      I sympathize, my grandfather has it quite badly, to the point of making it difficult to eat things like soup obviously. My father has started developing it, and I suspect I will as well as I get older, already I can only hold my hands still if I concentrate.

    3. Re:This is very good news by pimpimpim · · Score: 1

      I have a tremor since my youth, mouse usage goes without problems, though. Touchpads are a nightmare for me, as well as the small trackballs that were used at notebooks. I have a tablet, drawing straight lines is a bit of a problem, just as in normal life, it would be nice if there was some sort of software adjustment for this. Don't know how this device shown here would help, I can imagine that it is a bit difficult for the elderly to work with. And it could be done by software as well.

      --
      molmod.com - computing tips from a molecular modeling
  61. McCrosky by jeffehobbs · · Score: 1


    Looks like I picked the right week to quit sniffing glue!

    ~Steve McCrosky

  62. How about a tighter scroll wheel for the rest of u by British · · Score: 1

    I for one would like to have an MS Explorer mouse with a not-so touchy mousewheel. I've numerous times scrolled up or down on a web page when I meant to click. There's practically no rolling resistance on the newer 5-button USB mice.

    Yet I remember their 2-button(3 if you include the mousewheel itself) MS mice being pretty stiff, and hence no accidental scrolling.

    Or better yet, a screw at the bottom to adjust the sensitivity.

  63. I'll buy one... by ultramk · · Score: 1

    ...but only if it's Starbucks branded.

    m-

    --
    You catch enchiladas by picking them up behind the head and holding them underwater until they don't kick anymore -VeGas
  64. ps2 for now, usb later by nikin · · Score: 1

    a quick look at their site (http://www.montrosesecam.com/Products.html) yeilds a ps2 interface with usb under development. I have to say though, $100 is steep, particularly given that most folks in need of this device will be elderly and many of them are likely to be on limited/fixed incomes. It is certainly a business opportunity for IBM etal, but for those with limited cash, this great invention will very likely be yet one more potential aid that will have to be forgone because of cost.

  65. Yes but by rdunnell · · Score: 2, Insightful

    now you can use it at the internet cafe, or at home and at work or school, or the business center at the hotel or whatever, and you don't have to wait for the world to catch up and add support in their drivers, or worry about whether the hotel is running Windows 98 still or whether your office will allow the drivers or whatnot.

    It's a lot more enabling to give someone a small device that solves their problem discreetly rather than no option except to wait for the world to a) realize a problem and b) work to fix it on a wide scale.

    1. Re:Yes but by flink · · Score: 1

      Most (all?) PCs do not have hot pluggable PS/2 ports. In fact, there is a small but nonzero chance you will fry the mobo if you yank out a PS/2 device while the machine is powered on.

      In any case, I imagine that most places with publicly accessable computers take a dim view of users mucking around behind the machine.

      It seems to me that the nicest packaging would be a USB mouse with this adapter built into it. That way if you were using a public terminal and happens to have a user-accessable USB port, you could just plug in and go.

  66. Finally! by Anonymous Coward · · Score: 0

    Now I can play UT2004 when I come home drunk.

  67. How about a proper UI by yorkpaddy · · Score: 1

    Why can't someone design a proper UI that doesn't need a mouse ford navigation?

    --
    "brxref .k.p ,.by xprt. gbe.p.oycmaycbi yd. cby.nci.bj. ru yd. am.pcjab lgxlcj" don'
  68. I see new spam! by tod_miller · · Score: 1

    One-handed-typing now easier with revolutionary palm-o-tronic anti-jitter mouse!

    Hurrah for technology. Actually my father has a type of arthritis that makes using a mouse tiring on his hands, so any work on this area is great. Also as a keyboard user since I was 2 I guess I am going to mangle up my hands until I am 60. seem ok so far.

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  69. But what about Alzheimer's ? by Anonymous Coward · · Score: 0

    My 80 year old mother-in-law is trying to learn to use a computer because her hands shake so much she can no longer handwrite legibly. She loves to send letters and postcards.

    The problem is she just can't remember the most basic steps.
    Turn computer on
    Double click on application
    New file
    Type
    Save
    Print
    There are so may other menu choices that she gets confused.
    Maybe we should get her a typewriter.

  70. Can't this be done in software? by EmbeddedJanitor · · Score: 1
    Of course I didn't RTFA, that would be cheating!

    This gizzmo will do some sort of filtering to remove the tremor. This can surely be sone with a software filter built in to the mouse driver etc. That would mean it could be given away or sold at $9.99 rather than as a $100 device.

    If someone has to stump up $100 less likely they will want to and less likely they will get the benefit.

    --
    Engineering is the art of compromise.
    1. Re:Can't this be done in software? by zogger · · Score: 1

      We had this at technocrat.net a little while ago so I read some on it. They *are* working on doing it with software, it's just much more difficult(according to them). It was easier and they could get a product out there sooner doing it with dedicated hardware. The inventor is a long time IBM guy who has a ton of decent inventions to his credit. He started with the necessity, then worked on it as a tangent from videocamera "steady cam" tech.

    2. Re:Can't this be done in software? by Frank+T.+Lofaro+Jr. · · Score: 1

      Their hardware probably uses software to do what it needs to do.

      It is easier to sell hardware for $100 than it is to sell software at that price.

      Sell software that costs $1 per unit total (marginal cost is not zero, don't believe the hype) for $10, make $9 profit.

      Sell $25 worth of hardware (including normal mouse stuff, microcontroller, code - heck, it could BE a normal mouse hardware-wise with just different firmware) for $100, make $75.

      --
      Just because it CAN be done, doesn't mean it should!
    3. Re:Can't this be done in software? by allism · · Score: 1

      There's an added benefit to the way IBM is doing this - the mouse is cross-platform, and should (according to what they say) work regardless of operating system.

    4. Re:Can't this be done in software? by boron+boy · · Score: 1

      Yes it can be done in software. Of course getting that software installed might be difficult when you can't click on "setup.exe".

  71. Re:How about a tighter scroll wheel for the rest o by digismack · · Score: 1

    If you want stiff resistance for the scroll wheel. Get a Logitech MX510, it works b-a-utifully. IMHO.

    --
    http://www.hollowdepth.com
  72. Art by bananahead · · Score: 1

    Good thing Picasso never had one of these...

    --
    A most overlooked advantage to owning a computer is if they foul up there's no law against wacking them around a bit.
  73. Surgical Applications by Anonymous Coward · · Score: 0

    I have seen a great demonstration of a similar technology used for robotic surgery by
    Intuitive Surgical . It is said that by using a robot, our most experienced doctors can extend their careers by 5-10 years since hand tremors do not force them into retirement.

  74. Trackballs work as well by Tofino · · Score: 1

    I have a minor case of these tremors stemming from chemotherapy a few years back. Using a mouse is semi-annoying, especially to game with. However I have a Logitech trackball with the ball controlled by my thumb. My thumb doesn't shake much so it works great.

  75. So.. by fliptout · · Score: 1

    Low pass filters go for $100 these days(yes, i am oversimplifying a little).. If this product is successful, somebody will produce something cheaper using a different method. Really, I don't see the reason for an adapter, just build it into the mouse controller.

    --
    A witty saying proves you are wittier than the next guy.
  76. fbi surveillance by Anonymous Coward · · Score: 0

    Good thing. THis will hep prople type while being wathced. That is what makes some hads shaking.

  77. Discrimination? by syrinje · · Score: 1

    136 posts and nobody even touched on whether the trembly users are being discriminated against by mouse vendors. Admittedly, IBM has done a Good Thing (tm) by coming out with this solution, but you'd expect a halfway decent mouse-maker with a conscience to offer it FREE with his mouse. Or at least a hell of a lot cheaper than a hundred bucks! For crying out loud - a Hundred bucks? Thats 25% of the cost of a decent desktop! BAH!

    --
    See that long UID - that's what you get for lurking too long
  78. Good for sniping? by otis+wildflower · · Score: 1

    Gotta wonder if it would help out FPS snipers, though if it introduces latency that would be questionable..

  79. Thank you for posting this! by DaveJay · · Score: 1

    My father, who once could program assembler with his eyes closed, fights against his essential tremor every day just to surf and send emails. This very day, he went out and spent $100 on a trackball in hopes that this would solve the problem, but was stressed that if it doesn't, he's out of luck. I've ordered one of these for him, and it can't arrive soon enough.

  80. Exactly! (Someone please mod the parent up!) by orangepeel · · Score: 1

    You are exactly right. Having a separate, hardware-based solution has several advantages over software.

    1) I would expect an 80 year-old would find it much more convenient to adjust a physical device with a couple of obvious toggle switches and a big dial than to somehow cope with settings burried in a control panel somewhere.

    2) John Doe can send one to his Aunt Tillie 1200 miles away and have a reasonable expectation that she will be able to install this device on her own.

    3) Spyware and/or other corrupt system issues can't turn it off or make it go haywire.

    I can't believe all these "this is a scam!" and "just do it in software posts!" Especially given point #2 -- I thought there were more people on Slashdot who've suffered through dealing with real-world technical support. I guess not.

    --
    Whoever designed level 61 in Frozen Bubble is a sadistic bastard.
  81. Or... by ImaLamer · · Score: 1

    You could turn the sensitivity down as others suggested. I'm not to wild about that idea, it makes someone with an unsteady hand have to move that hand even more.

    But why not just get a trackball?

  82. Proper UI exists, but needs a proper input device. by Anonymous Coward · · Score: 0

    A CLI (Command Line Interface) is more usable and efficient for a skilled operator than a GUI. The mouse is not then needed for navigation.

    However... A proper UI allows copy-and-paste type operations, and a mouse is currently the primary solution for text selection. Unless an alternate mode is added wherein the keyboard can be used to control a cursor for selection, this means that any proper interface will require a mouse or similar device.

    Of course, the correct solution is thought controlled input devices, but these are all currently experimental, and most require implants.

  83. Bigger links? by stevobi · · Score: 1

    Shouldn't the link font be extra large for this?

  84. Shakes? Yes. by wwi · · Score: 1

    My wife and I are galloping into middle age, and yes, computers are HARD to use as you age. Tiny type that can be read by a 16-year-old, but no one older, but what is worse, over-sensitive input devices (yes , the mouse!).

    We use large type and trackballs (thanks Logitech!) and definitely recommend trackballs to all of our contemporaries and elders.

    Some kind of compensating mouse will be of little use to people who do graphic drawing, where good precision is needed. Any who anyway decreed that an icon had to be hit exactly on the pixel, in order to work?

    Oh yes, double click, too, needs to be changed.

  85. If I had a hand tumor... by Anonymous Coward · · Score: 0

    ... I'd be shaking too.

  86. Hand Tumor. by Anonymous Coward · · Score: 0

    It's not a tumor!

  87. Why hadrware? by nilbog · · Score: 1

    I don't see why they couldn't make something like this using software? I imagine it just nullifies all small eratic movements and sends the more general movements to the computer. It doesn't seem that complicated to me...

    --
    or else!
  88. Just a thought... by joshjoneswas · · Score: 1

    Couldn't this issue be solved programmatically? It could be calibrated then adjust to the movement of the hands. Seems logical to me. With the right algorithm, you could write a program that would correct the mouse coordinates every 1/10 second or so. Why would anyone need a 100 dollar (or less) stand-alone device when they could have a small freeware program? Just a thought. :)

  89. Prior Art - 1984 work done at U. of Houston by Anonymous Coward · · Score: 0
    for Dr. Daniel Sheer of the U.H. Department of Psychology. Dr. Sheer, a wonderfully charitable man, was designing rehabilitative cognitive games for persons who had suffered brain damage. Such individuals often could not control their hand tremors when using the joystick. I designed a second-order algorithm that smoothed the motion of the joystick, effectively turning it into a 2-dimensional combined throttle/brake with software settable parameters. I implemented the algorithm in Apple Basic (the PCs were Apple II's), demonstrated it and shared the source code with the cognitive game developer. This turned out to be extremely effective as it could be customized for each patient.

    At least two of these cognitive game systems were installed in Houston hospitals. I don't know what became of the project after that as I finished my studies soon after.

  90. tumor termor by HerbieStone · · Score: 1
    [...] of patients with hand tumors [...]

    TFA mentions tremors, but no tumors. I guess someone here misstyped this one and/or doesn't know the difference.

  91. Money and old people by m0rphm0nkey · · Score: 1

    I've been in the customer service end of a large VISP for about 4 years. This product will definitely be helpful to a lot of the people I talk to. It's pretty frustrating both for my self and the customer to have to "talk" them through clicking an icon or button.

    Unfortunately a lot of these people are on social security and a hundred bucks for a mouse just isn't in the cards. The people in the demographic for this product that would most beneifit from the internet (unable to afford or physically withstand a lot of travel) will unfortunatley also often be those least likely to be able to afford the price.

    Hmmm...maybe they could charge it to their insurance. You can get around more on the internet than in one of those "Jazzy" electric wheel chairs.

    m

  92. 1. Install some at a lan party. by Anonymous Coward · · Score: 0

    2. ???
    3. Profit!

  93. Use it to make head-mounted pointers? by newdarktimes · · Score: 1

    About 6 years ago I tried mounting a gyro-mouse to a helmet to see if it would be suitable to give my arms a rest, since I suffer from a repetitive stress disorder in both arms. (A gyro mouse is a hand-held mouse that you wave in the air to move the cursor rather than moving it across a flat surface).

    It was futile, I quickly discovered, because my head (and everyone else's) has a subtle jittery motion that I didn't know about until I tried this experiment. It makes the cursor erratic.

    Hands have much finer control, and doubly so when they're pushing a mouse across a stable surface. For that reason, the hand-held gyro mouse works pretty well, and standard surface mice work extremely well.

    So now I wonder if this product (the motion smoothing aspect of it) could be used to make a do-it-yourself head-mounted mouse.

    I know there are already head-mounted products available, and at least some of them probably use similar algorithms, but last I checked--several years ago--the prices for quality head-tracking was quite high, and most of them used cameras or similar sensors to track wearable "dots" or your eyes.

  94. Hmmm by onemorechip · · Score: 1

    Help at last for Mary Anne?

    --
    But, I wanted socialized health insurance!
  95. Help For Those With Good Eyes by Anonymous Coward · · Score: 0
  96. Drinking by Anonymous Coward · · Score: 0

    I find that starting drinking earlier helps me to keep my hands steady during my 9-5.