> For the complete documentation index, see [llms.txt](https://handbook.musescore.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.musescore.org/fi/customization/keyboard-shortcuts.md).

# Pikanäppäimet

## Overview

MuseScore commands can be accessed via the main menus, toolbars, Properties panel or context menus, or by using **keyboard shortcuts**.

Pre-existing keyboard shortcut are shown alongside the commands in the **main menus** or **context** (right-click) **menus**, or by hovering the mouse pointer over an icon in a **toolbar**.

Alternatively, you can view a list of commands and their shortcuts in **Edit→Preferences→Shortcuts**. This is also the place where you can create a shortcut or change an existing one. To locate a command in the list either scroll down the alphabetical order, or enter an appropriate keyword in the “Search shortcut” box.

## Defining a shortcut

Määritä uusi pikanäppäin tai muuta olemassa olevaa:

1. Valitse valikkoriviltä **Muokkaa→Asetukset→Pikanäppäimet**
2. Etsi haluamasi komento aakkosjärjestyksessä olevasta luettelosta; käytä tarvittaessa **Haku**kenttää.
3. Kaksoisklikkaa kyseistä merkintää tai valitse se ja klikkaa **Määritä…**
4. Kun **Syötä pikanäppäinyhdistelmä** -valintaikkuna on auki, paina ja pidä painettuna ne näppäimet, joita haluat käyttää uutena pikanäppäimenä.
5. Paina **Tallenna** (tai **Peruuta**, jos haluat poistua valintaikkunasta muuttamatta mitään).

## Resetting and clearing shortcuts

### To reset a shortcut to its default:

1. Valitse valikkoriviltä **Muokkaa→Asetukset→Pikanäppäimet**
2. Etsi haluamasi komento aakkosjärjestyksessä olevasta luettelosta; käytä tarvittaessa **Haku**kenttää.
3. Valitse haluamasi kohta ja paina **Palauta oletukseksi**.

### To clear (i.e. delete) a shortcut:

1. Valitse valikkoriviltä **Muokkaa→Asetukset→Pikanäppäimet**
2. Etsi haluamasi komento aakkosjärjestyksessä olevasta luettelosta; käytä tarvittaessa **Haku**kenttää.
3. Valitse haluamasi kohta ja paina **Tyhjennä**.

**Huomautus**: Voit valita tarvittaessa useamman pikanäppäimen kerrallaan. Käytä `Shift`-näppäintä valitaksesi yhtenäisen alueen tai `Ctrl`-näppäintä valitaksesi useita yksittäisiä kohteita luettelosta.

## Importing and exporting shortcuts

Tallenna nykyiset pikanäppäimet tai tuo oma luettelosi seuraavasti:

1. Valitse valikkoriviltä **Muokkaa→Asetukset→Pikanäppäimet**
2. Tallenna luettelo painamalla **Vienti** tai lataa uusi pikanäppäinluettelo painamalla **Tuonti**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.musescore.org/fi/customization/keyboard-shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
