From 798e11b930a3f082d416bab324b1a52bb69b400b Mon Sep 17 00:00:00 2001 From: Eduard Gert Date: Thu, 20 Aug 2026 15:50:32 +0200 Subject: [PATCH] docs: correct Focus Mode shortcut order F is pressed first, then the node is selected. Co-Authored-By: Claude Fable 5 --- src/pages/manage/control-center/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/manage/control-center/index.mdx b/src/pages/manage/control-center/index.mdx index 5f9ad2ec..75825f2d 100644 --- a/src/pages/manage/control-center/index.mdx +++ b/src/pages/manage/control-center/index.mdx @@ -90,7 +90,7 @@ Use this to see who can access resources in your routed [networks](/manage/netwo ## Focus Mode -When the graph gets busy, focus a single node to see only what is connected to it. Right-click a node and choose **Focus**, or select the node and press `F`. +When the graph gets busy, focus a single node to see only what is connected to it. Right-click a node and choose **Focus**, or press `F` and then select the node.