~ubuntu-branches/ubuntu/oneiric/x11-xserver-utils/oneiric

« back to all changes in this revision

Viewing changes to xrandr/xrandr.man

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2008-08-15 22:02:17 UTC
  • mfrom: (3.1.1 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080815220217-tyq3zhft3lmbd2je
Tags: 7.3+5
* xrandr: Fix for 64bit: feed a pointer to the right size variable to
  scanf().
* xrandr: update the manpage.
* xrandr: manpage typo fixes.
(all patches from upstream git)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
.I Xrandr
71
71
is used to set the size, orientation and/or reflection of the outputs for a
72
72
screen. It can also set the screen size.
73
 
There are a few global options; the rest modify a particular output and
74
 
follow the specification of that output on the command line.
 
73
 
 
74
If invoked without any option, it will dump the state of the outputs,
 
75
showing the existing modes for each of them, with a '+' after the preferred
 
76
mode and a '*' after the current mode.
 
77
 
 
78
There are a few global options. Other options modify the last output that is
 
79
specified in earlier parameters in the command line. Multiple outputs may
 
80
be modified at the same time by passing mutiple \-\-output options followed
 
81
immediately by their corresponding modifying options.
75
82
.IP \-\-help
76
83
Print out a summary of the usage and exit.
77
84
.IP \-v