When it is your turn, select the cards you would like to discard, then click the “Discard” button.
If you want to keep all your cards, click the “Discard” button without selecting any cards.
If a player is at their turn but doesn’t select an action (e.g. bet, discard) within 20 seconds, the client will enact a default.
If there has been no bet, the default action is “check”.
If there has been a bet, the default action is “fold”.
The timeout is defined in server.conf.
If a player times out repeatedly, they will be disconnected from the game (‘0’
to disable; see action_timeout_max in server.conf).
| Key | Action |
|---|---|
| c | call/check |
| r | raise |
| f | fold |
| d | discard |
| b | bet |
| x | exchange (wild cards) |
The bet amount hotkeys correspond to the amounts configured in bet_amounts
in server.conf, in order, starting from key 1. Up to 8 amounts are
supported (keys 1–8). With the default configuration:
| Amount | |
|---|---|
| 1 | 100 |
| 2 | 250 |
| 3 | 500 |
| Full Screen | |
|---|---|
| F11 or Alt+Enter | toggle full-screen |
Hotkeys are not implemented for everything yet, but they are planned, as well as making them configurable.
Selecting Deuces Wild will temporarily disable the following games until is is unselected:
Only 2s can be wild, and only if the dealer has enabled wild cards.
At the end of the final betting round, if you have a 2 in your hand, you’ll see an “Exchange” button and a column showing face values and suits.