MODE_FORCE
globalmode = f&~MODE_FORCE;
prevmode = f&~MODE_FORCE;
newmode = getconnmode()|(force?MODE_FORCE:0);