electron/docs-translations/tr-TR/api/accelerator.md
2016-06-18 15:26:26 +02:00

49 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Hızlandırıcı
> Kısayol Tanımlama.
Hızlandırıcılar `+` karakteriyle birden fazla niteleyici ile kombinlenebilir.
Örnek:
* `CommandOrControl+A`
* `CommandOrControl+Shift+Z`
## Platform bilgileri
Linux ve Windows'ta `Command` tuşu herhangi bir etki göstermez. Bunun yerine
`CommandOrControl` niteleyicisini kullanın. Bu işlem macOS'te `Command`,
Linux ve Windows'ta `Control` tuşunun işlevini sağlar. `Alt` ise tüm platformlarda mevcuttur.
`Super` tuşu Windows ve Linux'te `Windows` tuşuna, macOS'te ise `Cmd` tuşuna eşleştirilmiştir.
## Mevcut düzenleyiciler
* `Command` (ya da kısa tanım için `Cmd`)
* `Control` (ya da kısa tanım için `Ctrl`)
* `CommandOrControl` (ya da kısa tanım için `CmdOrCtrl`)
* `Alt`
* `Option`
* `AltGr`
* `Shift`
* `Super`
## Mevcut tuş kodları
* `0`dan `9`a
* `A`dan `Z`ye
* `F1`dan `F24`e
* Noktalama işaretleri `~`, `!`, `@`, `#`, `$`, vb.
* `Plus`
* `Space`
* `Backspace`
* `Delete`
* `Insert`
* `Return` (ya da `Enter`)
* `Up`, `Down`, `Left` ve `Right`
* `Home` ve `End`
* `PageUp` ve `PageDown`
* `Escape` (ya da kısa tanım için `Esc`)
* `VolumeUp`, `VolumeDown` ve `VolumeMute`
* `MediaNextTrack`, `MediaPreviousTrack`, `MediaStop` ve `MediaPlayPause`
* `PrintScreen`