ARandR is designed to provide a simple visual front end for XRandR. Relative monitor positions are shown graphically and can be changed in a drag-and-drop way.
Using your distribution's installer:
From source:
Fetch either
the latest release:
wget http://christian.amsuess.com/tools/arandr/files/arandr-0.1.9.tar.gz tar xzf arandr-0.1.9.tar.gz cd arandr-0.1.9
or get it directly from GIT (hosted on alioth):
git clone git://anonscm.debian.org/arandr/arandr.git cd arandr
and start it using:
./arandr
or install it:
sudo ./setup.py install
An overhauled version of ARandR is in the works in the verbose and gtk3 branches found in the git repository. Feature parity with the current releases has not been reached, but some interesting features are already implemented:
Features targetted for the first release from the new branch:
A number of other programs exist that cover similar functionality, often bundled with a particular desktop environment. Those I know of are, in alphabetical order:
Gnome's gnome-control-center display, notable for its ~/.config/monitors.xml persistence
grandr-applet (which seems not to be related to grandr)
KDE's RandR tool krandrtray, notable for being the only listed program to be Qt based
LXDE's LXRandR, notable for storing configuration in ~/.config/autostart/lxrandr-autostart
zarfy, notable for its nice use of a current screenshot
cglita wrote a patch that solved the ValueError / "1080p" problem. His patches went a little further and include more precise mode line selection; I keep it around, and you can try it like this:
git clone git://anonscm.debian.org/arandr/arandr.git -b cglita cd arandr ./arandr
If you are fluent with languages not yet supported, you can add translations to ARandR using gettext. An easy way to do this is ARandR's page on hosted Weblate. (Transifex and Launchpad translations were discontinued for lack of SCM integration and associated problems with attributing contributions).
If you want to contribute code, contact me directly or send bug reports, suggestions, patches and git pull requests to the bugtracker or the arandr-users mailing list.
If you want to support the project via flattr, you can flattr this.
Copyright © chrysn <chrysn@fsfe.org> 2008–2016, Себастьян Gli ţa Κατινα 2011, Johannes Holmberg <johannes@update.uu.se> 2015 published under GPLv3 or any later version.
Inspired by the dual head sketch in the ThinkWiki.
Translations by