Slashdot Mirror


Making Fingers Work With Touch Screens

An anonymous reader writes "A paper was recently published about Shift at the Computer Human Interaction Conference earlier this month. The authors (Daniel Vogel, a Ph.D. candidate at the University of Toronto and Patrick Baudisch, a research scientist at Microsoft Research) developed the technology to solve several problems with mobile-phone touch screens. Most such screens are designed to be operated with a stylus; when touched with a finger the UI doesn't work so well. They also created a short video with a demonstration of how Shift works. Shift builds on an existing technology known as Offset Cursor, which displays a cursor just above the spot a user touches on the screen. That allows a user to place their finger below the item they wish to choose so that they can see the item, rather than hiding it with their finger."

2 of 111 comments (clear)

  1. Not how it works by Fnord666 · · Score: 3, Informative
    From TFS:

    Shift builds on an existing technology known as Offset Cursor, which displays a cursor just above the spot a user touches on the screen. That allows a user to place their finger below the item they wish to choose so that they can see the item, rather than hiding it with their finger."
    from TFA:

    The Microsoft Research project, called Shift, automatically displays an image on the screen above where users place their finger showing the area under the users' finger. The image is circular and includes a small X. By toggling the tip of the finger, users can move the X to place it on top of the item they want to choose. Lifting the finger from the screen selects the item.
    You still click where you point with your finger. The system just shows you a small "virtual" image of what is under your finger at the moment and also a virtual cursor for where your click will be registered. The virtual cursor allows for more fine grained control.
    --
    'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
  2. Re:Counterintuitive by pruss · · Score: 3, Informative

    That is how Offset Cursor works. If you read the article, Shift is much better--it targets the area under the finger, but shows a circular callout of that area above the finger so it is not occluded. A variant even magnifies the area for higher precision. It actually looks really nice from the paper. I'd be tempted to make a PalmOS implementation, but I suspect it's being patented.

    Now if only they could solve the problem of screens getting smudged by fingers. :-)