> Before going further, I'd like to peep into the driver file > a little just for curiosity. Would you e-mail it to me?
Thanks for the files, Matt. However, I could find little infos in them: no explicit target to explorer/iexplore & no message id's as far as I can see. I'm now suspecting the gestures might directly emulate the backward/forward buttons in the toolbar of explorer/iexplore. I don't know, however, how this could be achieved. To see this possibility, try the gestures after disabling the backward/forward buttons which can be done by logoff/on after importing the registry file attached below or using the plugin reg.dll. This will make the buttons remain grayed all the time. However, what makes it less conclusive is that it also disables the "Alt + Left/Right" shortcuts too. Moreover, strangely, "backspace" key is still working in explorer wheras not in iexplore, well at least in my system... Anyway, are the touchpad gestures still working or not after disabling the navigation buttons? ------------------- NoNavButtons.reg ------------------------ Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoNavButtons"=dword:00000001 ------------------------------------------------------------- ----------------- NoNavButtons.powerpro --------------------- reg.create_key(?"HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions") reg.set_dword(?"HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions","NoNavButtons","1") ------------------------------------------------------------- Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
