From 0d1acc41bf5958d46ec479b738581a59fce809f1 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Wed, 6 Aug 2025 00:58:31 -0500 Subject: [PATCH] add a frequently asked question involving keybinds --- doc/1-intro/faq.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/1-intro/faq.md b/doc/1-intro/faq.md index 18878df3b..2b661a88e 100644 --- a/doc/1-intro/faq.md +++ b/doc/1-intro/faq.md @@ -68,6 +68,16 @@ each chip has its own set of limitations regarding what frequencies it can play. not yet, but it's in the early development stage. +### why do some key combinations not work, such as Ctrl-F1 or Ctrl-F3? + +check whether another application has set these combinations as global hotkeys/shortcuts. +if that's the case, you have two choices: + +- disable conflicting binds set by other applications, or +- bind the non-working key combination to another key or key combination. go to Settings > Keyboard to do so. + +on Linux and other Unix/Unix-like operating systems, KDE Plasma binds Ctrl-F1 to Ctrl-F4 to select virtual desktops by default. this interferes with Furnace's transpose key combinations. + ## chips ### will Furnace support the Sony PlayStation?