[Pharo-project] Swapping mouse buttons on 10289
Hi guys, I just loaded the newest pharo-dev, together with Exupery VM from link on pharo website but I cannot swap the mouse button on preferences at all. If I click swapMouseButtons enabled and save, right mouse still doesn't work. What can be the problem? I'm on openSuse 11.1, KDE and so far swapping the mouse works both on the squeak and previous Pharo images. Is there some problem with new VM? Best regards Janko -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si
2009/4/22 Janko Mivšek <janko.mivsek@eranova.si>
Hi guys,
I just loaded the newest pharo-dev, together with Exupery VM from link on pharo website but I cannot swap the mouse button on preferences at all. If I click swapMouseButtons enabled and save, right mouse still doesn't work. What can be the problem?
I'm on openSuse 11.1, KDE and so far swapping the mouse works both on the squeak and previous Pharo images. Is there some problem with new VM?
The same to me in Ubuntu 8.10 with exupery and pharo-dev 10289
Best regards Janko
-- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Janko Mivšek wrote:
Hi guys,
I just loaded the newest pharo-dev, together with Exupery VM from link on pharo website but I cannot swap the mouse button on preferences at all. If I click swapMouseButtons enabled and save, right mouse still doesn't work. What can be the problem?
Please try out the input sensor fix. It's not in the official update stream yet, so testers are more than welcome :-) Hmm, my original message doesn't show up in the mailing list archive, only Igor's replay. Weird.... Michael
Hi all,
in the Pharo inbox there is now Kernel-michael_rueger.renggli.304
integrated John's Mac menu fixes fixed problems with shift cursor fixed and cleaned up input sensor/fetcher installation
After loading the package you need to execute InputEventSensor installPollingEventSensorFramework
Hopefully this will fix all the recent issues around input events.
Thanks to all contributors and testers!
Michael
Janko Mivšek wrote:
Hi guys,
I just loaded the newest pharo-dev, together with Exupery VM from link on pharo website but I cannot swap the mouse button on preferences at all. If I click swapMouseButtons enabled and save, right mouse still doesn't work. What can be the problem?
Please try out the input sensor fix. It's not in the official update stream yet, so testers are more than welcome :-) Hmm, my original message doesn't show up in the mailing list archive, only Igor's replay. Weird.... Michael
Hi all,
in the Pharo inbox there is now Kernel-michael_rueger.renggli.304
integrated John's Mac menu fixes fixed problems with shift cursor fixed and cleaned up input sensor/fetcher installation
After loading the package you need to execute InputEventSensor installPollingEventSensorFramework
Hopefully this will fix all the recent issues around input events.
Thanks to all contributors and testers!
Michael
participants (3)
-
Janko Mivšek -
Mariano Martinez Peck -
Michael Rueger