Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: How do I find my monitor type and model?

by thunders (Priest)
on Jul 07, 2010 at 18:36 UTC ( [id://848521]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ xrandr --verbose
    Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1024
    ...
            333135344b32464a550a000000fc0044
            454c4c204531373346500a20000000fd
            00384b1f500e000a2020202020200099
    
  2. or download this
    $sudo get-edid 2>/dev/null| parse-edid 2>/dev/null| grep ModelName
        
    
    ModelName "DELL E173FP"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://848521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-19 03:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found