Gilger.John wrote: > There's obviously a way to do this, but it isn't so obvious to figure out ;( >(Apple's documentation is sadly lacking in usefullness). > > I'm running Fink on a PowerBook G4 Titanium with only one "button" on the trackpad. > > How do I get the normal 3 button click functions out of it (Left-click, >Middle-click, Right-click) for OSX apps and X/Fink apps?
OSX (=quartz gui) applications are written for one-button-mouse systems. You can have short clicks, long clicks, ctrl-click, alt-click, shift-click etc, all with different meanings, but there is no standard meaning for buttons 1, 2, 3. XDarwin uses by default button2=cmd-click, button3=alt-click. This is configurable in an XDarwin menu. -- Martin ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
