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 上的 C++ 程序中,我试图在当前窗口上滚动。我正在寻找一种简单的方法来做到这一点,而 Xorg 让我害怕(这么多东西!)。我读过 xdotools 和类似的东西,但我不确定......是否有一个很好的库来管理 X?
谢谢!