开发者

Check if display is powered on

开发者 https://www.devze.com 2023-03-21 15:42 出处:网络
Is there a way to check if display is powered on in linux. I tried xrandr and xset but none of these two give me if any information about monitor power. using xrandr we can identify if the vga cable i

Is there a way to check if display is powered on in linux. I tried xrandr and xset but none of these two give me if any information about monitor power. using xrandr we can identify if the vga cable is connected but not if power is connected. I need this because many of our Lab sy开发者_运维问答stems keep lying unused just because some one pulls out the power cable or so.

-- Jatin

0

精彩评论

暂无评论...
验证码 换一张
取 消