i need to install the module and source?
New version on first post.I have a question to all tester:Do exists any better way to activate this "fake dualtouch mode"? I mean: easy to activate, no confusion to system events (long press is used on many system/program events!!!)...
I have tested the verions 1-5, and a noticed that the screen turn off when u use this driver.can u fix this?
OuNao had explained it earlier that how to instal it in his previous post the link to instruction is hereinstructions You are not allowed to view links. Register or Login
I want to know what is the use of this file ?....synaptics_i2c_rmi4-dualt_v7.1
that file is for developers you just download the module file and just install it
Hi everyone!I'm creating a new topic to avoid polluting the topic of the MultiTouch.This topic was created just for the discussion of the module for Fake DualTouch gestures on the G5.If we get a good implementation of this, the code can be merged on kernel of a next release...The files:[color="#FF0000"]V7.1Screen turn of after resume bugfixsource = You are not allowed to view links. Register or Loginmodule = You are not allowed to view links. Register or Login[/color][color="#C0C0C0"]V7Same activation method. The driver only sends to framework the touchs number 1 and 4 (less garbage information to frame work)... 2 corners options for the 1st and 2nd touch: top-left and bottom left for the 1st, top-right and bottom right for the 2nd. Must do the 2nd touch less then 2 seconds from the first...source = You are not allowed to view links. Register or Loginmodule = You are not allowed to view links. Register or LoginV6Now you need 4 touchs to do the gesture.1 touch: bottom or top / lef corner2 touch: bottom or top / right cornerthe dualtouch mode is then activated3 touch: the 1st finger of pinch zoom4 touch: the 2nd finger of pinch zoom. On release this finger the dualtouch mode is deactivated...source = You are not allowed to view links. Register or Loginmodule = You are not allowed to view links. Register or LoginV5Now you need to activate the "dual touch mode", the "1st" finger is fixed. Then any touch will do pinch zoom. No need to deactivate "dual touch mode"module: You are not allowed to view links. Register or Loginsource: You are not allowed to view links. Register or Login[/color]