diff options
Diffstat (limited to 'x11/xrandr/pkg-descr')
-rw-r--r-- | x11/xrandr/pkg-descr | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/xrandr/pkg-descr b/x11/xrandr/pkg-descr index 25be87c3d20b..7a46f769d5b8 100644 --- a/x11/xrandr/pkg-descr +++ b/x11/xrandr/pkg-descr @@ -1,2 +1,6 @@ -This package contains xrandr, a primitive command line interface to -the RandR extension. +Xrandr is used to set the size, orientation and/or reflection of the +outputs for a screen. It can also set the screen size. + +If invoked without any option, it will dump the state of the outputs, +showing the existing modes for each of them, with a '+' after the +preferred modes and a '*' after the current mode. |