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