SymbiSoft / amora

Automatically exported from code.google.com/p/amora
0 stars 0 forks source link

Mouse acceleration #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, cellphone client uses a constant delta to increment and
decrement mouse cursor position.

It would be nice if it implemented a dynamic delta based on time
and frequency of cellphone joystick pressing.

The increase in delta should be bigger (up until a given maximum), based
on time.

Original issue reported on code.google.com by cavalcan...@gmail.com on 18 Jul 2007 at 2:30

GoogleCodeExporter commented 8 years ago
Moving priority up, since Amora client running as stand alone has a increased
velocity making mouse movement difficult to control.

Original comment by cavalcan...@gmail.com on 2 Jan 2008 at 10:56

GoogleCodeExporter commented 8 years ago
Moving priority down, since commit r332 provides a workaround for the 'velocity'
issue (when Amora client runs as a standalone application).

Original comment by cavalcan...@gmail.com on 3 Jan 2008 at 5:07