Search:

Type: Posts; User: arturoc; Keyword(s):

Search: Search took 0.06 seconds.

  1. Re: new xf86-input for macbooks and other multitouch-touchpads.

    it seems the x11_driver option in udev rules was deprecated and the change got in lucid with the last update to the new version of Xserver.

    you can setup the driver again by using...
  2. Re: new xf86-input for macbooks and other multitouch-touchpads.

    no, that reloads the touchpad kernel module, what you want to reload is the xserver multitouch driver. you need to close the session and start login again or:

    sudo service gdm restart


    btw. is...
  3. Re: new xf86-input for macbooks and other multitouch-touchpads.

    there are some constants at the beginning of the file that are hardcoded for my computer an i was suspecting that it will work differently for other computers. you can try changing them to see if it...
  4. Re: new xf86-input for macbooks and other multitouch-touchpads.

    hey sorry

    i began to modify the code and didn't realize when i posted. here's the correct files
  5. Re: new xf86-input for macbooks and other multitouch-touchpads.

    here it is, i've been talking with henrick and the code needs some more cleaning but the functionality is pretty solid as far as i've tested. post if you find something wrong.
  6. Re: new xf86-input for macbooks and other multitouch-touchpads.

    hey

    so everything seems to be working, and the checkpatch script tells there's no errors in the formatting.

    i've used some constants for checking distances and times in defnes, i suppose it can...
  7. Re: new xf86-input for macbooks and other multitouch-touchpads.

    here's a new version:

    - basic filter for the movement so the cursor is more stable
    - keep last gesture so the touchpad doesn't move after a scroll if one finger is released slightly before the...
  8. Re: new xf86-input for macbooks and other multitouch-touchpads.

    yeah, sure, i'm going to have some time during the weekend, will give it a try. also if someone test it and want to post some bugs...

    also, i see this commit in git:

    janitor: stick to...
  9. Re: new xf86-input for macbooks and other multitouch-touchpads.

    hi

    have been giving a try to this, and think i have something more or less working as in mac os x.

    the idea is not try to identify fingers by their absolute position or size (although comparing...
Results 1 to 9 of 9