From b6e11990cc9bd3c838ad6cdd9e53caafff0fd7cb Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 18 Jun 2026 23:24:21 +0800
Subject: [PATCH] Add vertical App Shelf keyboard focus

---
 C3.tools/round1-window-activation-fixture-qa.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/C3.tools/round1-window-activation-fixture-qa.sh b/C3.tools/round1-window-activation-fixture-qa.sh
index 4a8ddb8..56dba71 100755
--- a/C3.tools/round1-window-activation-fixture-qa.sh
+++ b/C3.tools/round1-window-activation-fixture-qa.sh
@@ -149,7 +149,7 @@
   --round01-fixture-window-activation \
   --round01-disable-screenshot-refresh \
   --round01-debug-window-activation \
-  --round01-debug-key-sequence="right,enter" \
+  --round01-debug-key-sequence="2,down,enter" \
   --round01-quick-switch-report="$MINIMIZED_REPORT" &
 
 APP_PID=$!

--
Gitblit v1.9.3