NAME
xrandr - primitive command line interface to RandR extension
SYNOPSIS
xrandr
[-help] [-display _d_i_s_p_l_a_y]
[-o _o_r_i_e_n_t_a_t_i_o_n]
[-q] [-v]
[-s _s_i_z_e]
[-x] [-y]
[--screen _s_n_u_m]
[--verbose]
DESCRIPTION
Xrandr
is used to set the screen size, orientation and/or reflection.
The
-s
option is a small integer index used to specify which size the screen should be set to.
To find out what sizes are available, use the
-q
option, which reports the sizes available, the current rotation, and
the possible rotations and reflections.
The default size is the first size specified in the list.
The
-o
option is used to specify the orientation of the screen,
and can be one of
_"_n_o_r_m_a_l _i_n_v_e_r_t_e_d _l_e_f_t _r_i_g_h_t _0 _1 _2 _3_".
The
-x
option instructs the server to reflect the screen on the X axis.
The
-y
option instructs the server to reflect the screen on the Y axis.
Reflection is applied after rotation.
The
-help
option prints out a usage summary.
The
--verbose
option tells you what xrandr is doing, selects for events, and tells you
when events are received to enable debugging.
SEE ALSO
Xrandr(3)
AUTHORS
Keith Packard,
XFree86 Core Team and Cambridge Research Laboratory, HP Labs, HP.
and
Jim Gettys,
Cambridge Research Laboratory, HP Labs, HP.