Hey,
I'm trying to find out which ouput (of xrandr) belongs to what device. Currently, my output of xrandr is:
On this computer it's easy, because it has only one device:
But what to do if I have multiple devices with the same name?
I'm trying to find out which ouput (of xrandr) belongs to what device. Currently, my output of xrandr is:
Code:
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 1680 x 1600 VGA-0 disconnected (normal left inverted right x axis y axis) DVI-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 433mm x 271mm 1680x1050 59.9*+ 1280x1024 75.0 60.0 1280x960 60.0 1152x864 75.0 1024x768 75.0 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 75.0 72.8 66.7 59.9 720x400 70.1 None disconnected (normal left inverted right x axis y axis)
Code:
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3300 Graphics
Comment