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.
Linux で別のワークスペースにいる間にワークスペースのスクリーンショットを撮ることは可能ですか?
wmctrl次のように、ワークスペースに簡単に切り替えるためにを使用してみてください。
wmctrl
wmctrl -s 1; scrot; wmctrl -s 0