I have a notebook with the Synaptics touchpad. The scroll function (which I've become quite attached to) doesn't work by default with Opera 7. This thread gave me a tip, but didn't quite do the trick. [webmasterworld.com...] Here's what worked for me. Edit the file named: SynTPEnh.ini Add the following [Opera7] WT = "*Opera*" SF = 0x10000000 SF ¦= 0x00004000
above the section that looks like this: [Opera Browser] WT = "*Opera 5*" SF = 0x10000000 SF ¦= 0x00000002 SF ¦= 0x00000004 SF ¦= 0x00000008 SF ¦= 0x00000400 SF ¦= 0x00000120 SF ¦= 0x00001000
Save, reboot, aaahhhhhhhh.
|