[Newbies] swapMouseButton?

Bert Freudenberg bert at freudenbergs.de
Fri Jan 4 13:44:58 UTC 2008


On Jan 4, 2008, at 6:04 , Kent Loobey wrote:

> I want to swap my mouse buttons around so that the
>
> left      button  is   red    button (world)
> middle wheel   is   blue   button (morphic halo)
> right    button  is   yellow button (contextual menu)
>
> How can I do this?
>
> I am using Squeak 3.8full on GNU/Linux Kubuntu Gutsy Gibbon (7.10).

Make a script that runs Squeak like this:

squeak -vm-display-X11 -swapbtn my.image

- Bert -




More information about the Beginners mailing list