This package browser is in early development. Mind the rough edges.

lxrandr

LXDE monitor configuration tool

LXRandR is a very basic monitor configuration tool. It relies on the X11 resize-and-rotate (RandR) extension but doesn't aim to be a full frontend of it. LXRandR only gives you some easy and quick options which are intuitive. It's suitable for laptop users who frequently uses projectors or external monitor.

Installation

Install the latest version of lxrandr as follows:

guix install lxrandr

Or install a particular version:

guix install lxrandr@0.3.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of lxrandr about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/lxrandr'><img src='https://packages.guix.gnu.org/packages/lxrandr/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/lxrandr/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/lxrandr)

Example Org:

[[https://packages.guix.gnu.org/packages/lxrandr][https://packages.guix.gnu.org/packages/lxrandr/badges/latest-version.svg]]