Hello everyone!
I've been lurking around comp.os.plan9, and around plan9 itself
inside of VirtualBox on my Mac.
The issue though is that while Mouse 1 works fine, Mouse3 is fired
when I make a regular right click on my trackpad (i.e., two finger
touch on the trackpad) and Mouse2 is fired when I
ok, i should explain more.
i want to cate a linux vdso shared library for linuxemu,
this will run exclusively on plan9, and will contain only one
entrypoint, a few bytes of text and no data or bss.
the file must be linux compatible as the linux dynamic linker
must be able to attach my shared libr