Advertisement
Guest User

Untitled

a guest
Aug 7th, 2010
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. xrandr --delmode "1920x1080_60.00"
  2. usage: xrandr [options]
  3. where options are:
  4. -display <display> or -d <display>
  5. -help
  6. -o <normal,inverted,left,right,0,1,2,3>
  7. or --orientation <normal,inverted,left,right,0,1,2,3>
  8. -q or --query
  9. -s <size>/<width>x<height> or --size <size>/<width>x<height>
  10. -r <rate> or --rate <rate> or --refresh <rate>
  11. -v or --version
  12. -x (reflect in x)
  13. -y (reflect in y)
  14. --screen <screen>
  15. --verbose
  16. --dryrun
  17. --nograb
  18. --prop or --properties
  19. --fb <width>x<height>
  20. --fbmm <width>x<height>
  21. --dpi <dpi>/<output>
  22. --output <output>
  23. --auto
  24. --mode <mode>
  25. --preferred
  26. --pos <x>x<y>
  27. --rate <rate> or --refresh <rate>
  28. --reflect normal,x,y,xy
  29. --rotate normal,inverted,left,right
  30. --left-of <output>
  31. --right-of <output>
  32. --above <output>
  33. --below <output>
  34. --same-as <output>
  35. --set <property> <value>
  36. --scale <x>x<y>
  37. --transform <a>,<b>,<c>,<d>,<e>,<f>,<g>,<h>,<i>
  38. --off
  39. --crtc <crtc>
  40. --panning <w>x<h>[+<x>+<y>[/<track:w>x<h>+<x>+<y>[/<border:l>/<t>/<r>/<b>]]]
  41. --gamma <r>:<g>:<b>
  42. --primary
  43. --noprimary
  44. --newmode <name> <clock MHz>
  45. <hdisp> <hsync-start> <hsync-end> <htotal>
  46. <vdisp> <vsync-start> <vsync-end> <vtotal>
  47. [+HSync] [-HSync] [+VSync] [-VSync]
  48. --rmmode <name>
  49. --addmode <output> <name>
  50. --delmode <output> <name>
  51. sam@l33t:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement