Haha, no. That is what you would use if you want to remove mouse clicks from the nub. What Linux-SWAT means is to remove the hold down to right-click behaviour which is there to allow you to right-click with the stylus.
I think the right-click emulation is provided by libgtkstylus... So commenting out the "GTK_MODULES=${GTK_MODULES}:libgtkstylus.so" line from /etc/X11/Xsession.d/45gtkstylus (or moving the file away entirely) should disable that after a restart.
I have no idea what other side effects that may have though.