Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要告诉窗口 A 显示在窗口 B 上方,但在窗口 C 下方。我该怎么做?
使用xdotool(并更改 C 的堆叠):
xdotool windowraise window_id A xdotool windowraise window_id C