From: Martin C. <cos...@wa...> - 2008-01-07 06:59:35
|
Joe Heafner wrote: > I've just built visual-py25 under Fink under OS X 10.5.1 with all the > Xquartz updates applied. I get no trackpad functionality at all, but my > USB mouse (Logitech VX Nano) works just fine. Am I missing something? For me it works as expected (*). If you run xev, does it show the trackpad events as you expect them, i.e. alt-click = button2 and cmd-click = button3? If not, you need to look at your X11 preferences. (*) I have never managed to do anything reasonable with mouse (or trackbad) button 1 in vpython, except make the scene disappear sideways or into the depths of the universe. -- Martin |