Game-play keys
This page lists the keys used during a game. Press F1 while playing to see the same list on screen.
Action keys (you can change these)
These keys are set in your player.conf file. The defaults are shown
below. You can also change them from the Settings screen.
| Action | Default key | What it does |
|---|---|---|
| Check | c |
Check (pass without betting) |
| Bet | b |
Bet (open the betting) |
| Fold | f |
Fold (give up the hand) |
| Call | c |
Call (match the current bet) |
| Raise | r |
Raise (increase the bet) |
| Complete | r |
Complete (finish a partial bet) |
| Discard | d |
Discard (draw new cards) |
| Hand rank | h |
Show your current best hand |
To change a key, edit its line in player.conf, for example:
hotkey_check = c
hotkey_bet = b
hotkey_fold = f
hotkey_call = c
hotkey_raise = r
hotkey_complete = r
hotkey_discard = d
hotkey_hand_rank = h
A key value can be a single letter or an SDL key name (for example
Space, Up, or Home). Each action needs its own key.
Fixed keys (you cannot change these)
These keys always do the same thing. The hotkey editor will not let you use them for an action.
| Key | What it does |
|---|---|
1-5 |
Pick cards to discard during a draw |
1-8 |
Choose the bet or raise amount |
F1 |
Show or hide this key list |
F11, Alt+Enter |
Toggle fullscreen |
Esc |
Close this list, or leave the screen |