Right click on a single button mouse

Hi,

I have installed Suse 11 on my macbook pro (Intel Core 2 duo).
The laptop has only single button for mouse clicks. Is there any way to right click? I tried F12 after activating 3-button emulation as suggested in other threads, but it doesnt seem to work.

Tried mouseemu as well but that doesnt seem to work as well.
Any help would be appreciated.

Regards,
Shaz

Figured out the solution to right click using the touchpad on my laptop.

Change or add the following options to the Touchpad section of the file /etc/X11/xorg.conf

Option “MaxTapTime” “180”
Option “TapButton2” “3”

Restart X by using Ctrl + Alt + Backspace
(If you are using Mac it would be Ctrl + Command + Delete)

Now to right click, just tap using two fingers on the trackpad.

Still need to figure out how to right click using a single button mouse.