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.
我想检测帧缓冲区何时在没有X.
X
我应该在哪里寻找它?驱动程序,内核,用户空间代码?我知道我可以cp /dev/fb0 fb0用来复制帧缓冲区并将其与之前复制的帧缓冲区进行比较。但我认为这不是有效的。
cp /dev/fb0 fb0