int*_*tar 3 shell
我想编写一个 shell 脚本来执行录制的宏会执行的操作并重放按键操作。特别是,生产ctrl+ a。
这可能吗?
我试过类似的东西echo \0141,但它只是说没有command \0141。
echo \0141
command \0141
小智 6
你试过期待吗?
Den*_*son 5
在 X11 中,您或许可以使用xdotool.
xdotool
xdotool key ctrl+a
归档时间:
15 年,2 月 前
查看次数:
8297 次
最近记录:
10 年,7 月 前