摘要: 一、解题思路: 1、寻找linux模拟键盘发送F11命令 2、node js执行命令 二、方案: 1、安装xdotool xdotool 是一个强大的 Linux 命令行工具,可以模拟键盘和鼠标输入。 sudo apt install xdotool # Debian/Ubuntu 2、发送F11的 阅读全文
posted @ 2025-08-05 11:41 ziff123 阅读(30) 评论(0) 推荐(0)