NES*_*NES 13 gnome command-line window-manager
是否存在 shell 命令将 gnome 中已经启动的程序放在另一个程序的前面。
IE:
Gedit 和 Nautilus 已启动。Nautilus 在后台,Gedit 在前台。
如何使用 shell 命令将 Nautilus 放在前面?
kar*_*k87 14
安装wmctrl
wmctrl -a <name>
您也可以使用xdotool
笔记:
fra*_*ous 8
另一种选择是xdotool:
xdotool search --class Nautilus windowactivate
归档时间:
15 年,3 月 前
查看次数:
15649 次
最近记录:
6 年,4 月 前