<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>The Ubuntu program hwinfo finds a lot of hardware information,
e.g. for a monitor:</p>
<blockquote>
<p>~$ sudo hwinfo --monitor<br>
19: None 00.0: 10002 LCD Monitor
<br>
...<br>
Model: "DELL U2412M"<br>
Vendor: DEL "DELL"<br>
Device: eisa 0xa07b "DELL U2412M"<br>
...<br>
</p>
</blockquote>
<p>I'd imagine this info is also available to (Py)Qt, but I can't
find anything. Have I missed it?</p>
<p>ullix</p>
<p><br>
</p>
<p><br>
</p>
</body>
</html>