Table of Contents
- → (Ctrl+N)
Starts a new game.
- → (Ctrl+O)
Loads a saved game.
- → (F5)
Restarts the current game.
- →
Starts a specifically numbered game.
- → (Ctrl+S)
Saves the current game.
- → (P)
Pauses or resumes the game. While the game is paused, all tiles are hidden.
- → (Ctrl+H)
Shows the high score list.
When your game scores exceed the top ten scores listed, you are prompted to enter your name.
- →
Shows the board editor.
Procedure to edit layout:
Use the board editor toolbar to create a new layout or to load and edit an existing one.
Save the layout in your user's local home folder in
$
XDG_DATA_HOME
/kmahjongg/layoutsCreate the
file in the same folder.name_of_your_layout
.desktopPut the following lines in this file using your favorite text editor:
[KMahjonggLayout] Name=
name_of_your_layout
Description=description_of_your_layout
VersionFormat=1 Author=your_name
AuthorEmail=your_email
FileName=name_of_your_layout
.layoutReload KMahjongg to use your new layout.
- → (Ctrl+Q)
Quits KMahjongg.
- → (Ctrl+Z)
Undo your last move.
- → (Ctrl+Shift+Z)
Redo a move that was undone.
- → (H)
Gives a Hint by flashing a matching pair of tiles.
- → (D)
Starts the game Demo mode.
- →
Shuffles the tiles on the board.
- → (G)
Rotates the tile viewing angle clockwise.
- → (F)
Rotates the tile viewing angle counter clockwise.
Additionally KMahjongg has the common KDE and menu items, for more information read the sections about the Settings Menu and Help Menu of the KDE Fundamentals.