As with the IBM trackpoint mentioned in the FAQ, notebooks with Synaptics touchpads need a little undocumented configuring if you want to get the Synaptics virtual scrolling/scroll buttons to work with Cygwin/X.
Add this section to the syntpenh.ini (default location is c:\program files\synaptics\syntp) [Cygwin/X] WT = "*Cygwin/X*" SF = 0x10000000 SF |= 0x00004000 Worked for me. Tim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
