Skip to content

Commit

Permalink
Delete the list of hotkeys from the manual
Browse files Browse the repository at this point in the history
  • Loading branch information
hexagonrecursion committed Feb 2, 2021
1 parent 2540991 commit 7625c8c
Showing 1 changed file with 1 addition and 107 deletions.
108 changes: 1 addition & 107 deletions doc/manual/manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,113 +420,7 @@ Playing
Controls
~~~~~~~~
These are the default control keys. Key setup might differ depending on the
platform used. For example you will often have to use the command key instead
of the control key when you are using MacOSX. You can change most hotkeys to
your taste using the Preferences menu.
.General controls and hotkeys
`--------------`--------------------------------------------------------------
F1 The Battle for Wesnoth Help
Arrow keys Scroll
Left click Select unit, move unit
Right click Context menu, cancel action
Middle click Center on pointer location
Escape Exit game, exit menu, cancel message
Ctrl+s Save game
Ctrl+o Load game
Ctrl+p Go to Preferences menu
Ctrl+q Quit game
Ctrl+f Toggle full screen/windowed mode
Ctrl+Alt+m Toggle muting of game sounds
+ Zoom in
- Zoom out
0 Reset zoom to default
Ctrl+e Toggle ellipses
Ctrl+g Toggle grid
Ctrl+a Toggle accelerated game mode
Holding Shift Toggle between accelerated and normal game mode while pressed (temporary!)
Ctrl+j Show scenario objectives
s Show statistics
Alt+s Show status table
Alt+u Show unit list
l Move to leader unit
Shift+s Update shroud now
------------------------------------------------------------------------------
.Unit and turn specific hotkeys
`--------------`--------------------------------------------------------------
Ctrl+r Recruit unit
Ctrl+Alt+r Repeat last recruit
Alt+r Recall unit
Ctrl+n Rename unit
d Show the description of the currently selected unit
t Continue interrupted unit move
u Undo last move (only deterministic moves can be undone)
r Redo move
n Cycle through units that have movement left
Shift+n Cycle through units that have movement left, in reverse order
Ctrl+v Show enemy moves (where the enemy can move next turn)
Ctrl+b Show potential enemy moves, if your units were not on the map
1-7 Show how far currently selected unit can move in that many turns
Space End unit turn and cycle to next unit that has movement left
Shift+Space Make currently selected unit hold position (end its movement)
Ctrl+Space End this player's turn
------------------------------------------------------------------------------
.Whiteboard specific hotkeys
`--------------`--------------------------------------------------------------
p Toggle planning mode
y Execute planned action
h Delete planned action
Page Down Move action down in the queue
Page Up Move action up in the queue
Ctrl+y Execute all actions
i Suppose dead
------------------------------------------------------------------------------
.Multiplayer specific hotkeys
`--------------`--------------------------------------------------------------
m Message another player (in multiplayer)
Ctrl+m Message your allies (in multiplayer)
Alt+m Message everyone in the game (in multiplayer)
Alt+c View chat log
Ctrl+x Clear messages
------------------------------------------------------------------------------
.Miscellaneous hotkeys
`--------------`--------------------------------------------------------------
Ctrl+c Clear onscreen labels
/ Search (find label or unit by name)
Alt+l Attach a text label to a terrain hex
Ctrl+l Set team label
: https://wiki.wesnoth.org/CommandMode[Command mode]
F5 Refresh Cache
Shift+c Create Unit (Debug!)
f Run AI formula
------------------------------------------------------------------------------
Some keys on MacOSX require more than replacing Ctrl by Cmd. Here is a list of
those:
.Miscellaneous hotkeys
`--------------`--------------------------------------------------------------
Cmd+w Quit game
Cmd+, Go to Preferences menu
Ctrl+F5 Refresh Cache
Option+Space End this player's turn
------------------------------------------------------------------------------
To view and change the hotkey settings open the Preferences menu and choose the Hotkeys tab.
Gold
~~~~
Expand Down

0 comments on commit 7625c8c

Please sign in to comment.