You need to edit the 'betpot_default_hotkeys' file.
If you're using the right mouse button, then edit this portion:
~RButton::
Pot(getid(),"a b c d", "smallblind", 0, 0)
return
...where a, b, c, d correspond to how much you want to raise it to pre-flop, on the flop, on the turn, and on the river.
To get it to 'bet pot' pre-flop, change that number to '1'.
If that doesn't work, let me know and we can try to troubleshoot it some more. |