Rich Pinder [[EMAIL PROTECTED]] wrote: > Couple quick questions: > > 1) Should the current Fink binaries work ok with jaguar when it's > released ?
If you never build anything from source, the answer is a resounding "maybe". =) Otherwise, very likely no. One of the big changes in Jaguar is the move to gcc 3.1, which is binary incompatible with C++ code built with gcc 2.95 (which came with previous OSX releases). So if you mix and match stuff between 10.1 and 10.2 you will likely have issues. > 2) One button mice ? (i'm gonna have to get used to this!). By the > text in the FunWithFink documentaion however (below), it seems to refer > to using multi button button mice. I'm sure that you can get multi > button mice to use with OS X. BUT - if I'm going to run from the laptop > only, IS there a way to emulate the 'other' mouse buttons from the > keyboard/single button ?? Yup. OSX allows you to hold down the mouse to emulate right-click, and in XFree86, there are key combinations to emulate middle and right click (which are configurable in XDarwin). -- Benjamin Reed a.k.a. Ranger Rick ([EMAIL PROTECTED]) http://ranger.befunk.com/ "Flash, don't heckle the supervillian!" -- Green Lantern ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
