1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: lxrandr
Section: x11
Priority: optional
Maintainer: Debian LXDE Maintainers <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders:
Andrew Lee (李健秋) <ajqlee@debian.org>,
Andriy Grytsenko <andrej@rep.kiev.ua>
Build-Depends:
debhelper (>= 11), docbook-xsl, intltool,
libglib2.0-dev, libgtk-3-dev
Standards-Version: 4.3.0
Homepage: http://www.lxde.org/
Vcs-Browser: https://git.lxde.org/gitweb/?p=debian/lxrandr.git
Vcs-Git: https://git.lxde.org/git/debian/lxrandr.git
Package: lxrandr
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, x11-xserver-utils
Description: LXDE monitor configuration tool
LXRandR is a GUI application for the Lightweight X11 Desktop Environment
(LXDE).
.
This is a very basic monitor config tool utilizing the X extension called
RandR. It can let you change the screen resolution on the fly. Besides, when
you run lxrandr with external monitor connected, its GUI will change, and show
you some quick options to get your projector or external monitor working
correctly.
.
This tool doesn't aim to be a full randr frontend. If you need the full power
of RandR, get xrandr (console) or grandr (GUI) and read some tutorials.
.
LXRandR only gives you some easy and quick options which are intuitive. It's
very suitable for laptop users who frequently uses projectors or external
monitor and just want to get their work done without reading a lot of
"geek-centered" manuals or command line tutorials.
|