Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
  2. xrandr --addmode DP2 1600x900_60.00
  3. xrandr --output DP2 --mode 1600x900_60.00
  4.  
  5. xrandr: Output DP1 is not disconnected but has no modes
  6. xrandr: Output HDMI1 is not disconnected but has no modes
  7. xrandr: Output HDMI2 is not disconnected but has no modes
  8. xrandr: Output HDMI3 is not disconnected but has no modes
  9. xrandr: Output DP1 is not disconnected but has no modes
  10. xrandr: Output HDMI1 is not disconnected but has no modes
  11. xrandr: Output HDMI2 is not disconnected but has no modes
  12. xrandr: Output HDMI3 is not disconnected but has no modes
  13. xrandr: Output DP1 is not disconnected but has no modes
  14. xrandr: Output HDMI1 is not disconnected but has no modes
  15. xrandr: Output HDMI2 is not disconnected but has no modes
  16. xrandr: Output HDMI3 is not disconnected but has no modes
  17.  
  18. xrandr --output HDMI1 --off --output HDMI2 --off --output HDMI3 --off --output DP1 --off
  19.  
  20. eDP1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
  21. 1024x768 60.00*+
  22. 800x600 60.32 56.25
  23. 640x480 59.94
  24. 512x384 60.00
  25. DP1 disconnected (normal left inverted right x axis y axis)
  26. DP2 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
  27. 1024x768 60.00*
  28. 800x600 60.32 56.25
  29. 848x480 60.00
  30. 640x480 59.94
  31. HDMI1 disconnected (normal left inverted right x axis y axis)
  32. HDMI2 disconnected (normal left inverted right x axis y axis)
  33. HDMI3 disconnected (normal left inverted right x axis y axis)
  34. VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement