Skip to main content

A tool to manage and automatically apply xrandr configurations.

Project description

A tool to manage and automatically apply xrandr configurations.

https://travis-ci.org/nrocco/xprofile.svg?branch=master

xprofile is compatible with and tested on python versions:

  • 2.6

  • 2.7

  • 3.2

  • 3.3

  • 3.4

installation

A universal installation method is to use pip (the pip package is available here):

$ pip install --upgrade xprofile

Before installing xprofile with pip see if a package for your Operating System exists.

To install xprofile for arch linux you can use the AUR package:

# This is an example using yaourt
$ yaourt -S xprofile

usage

Once xprofile has been installed you can execute the following command to get some help:

$ xprofile --help
usage: xprofile [-h] [--verbose] [--config CONFIG] [--version]
                {list,current,generate,activate} ...

A tool to manage and automatically apply xrandr configurations.

optional arguments:
  -h, --help            show this help message and exit
  --verbose             output more verbosely
  --config CONFIG       config file to read profiles from
  --version             show program's version number and exit

subcommands:
  The following commands are available

  {list,current,generate,activate}
    list                list all available xrandr profiles
    current             get information about the current active profile
    generate            generate a new profile and print to stdout
    activate            activate the given profile or automatically select one

To get detailed help for a specific subcommand use:

$ xprofile [subcommand] --help

Or refer to the xprofile(1) and xprofilerc(5) man pages.

license

xprofile is licensed under GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

The GNU General Public License is a free, copyleft license for software and other kinds of works.

For the full license information refer to the LICENSE file in the github repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xprofile-1.2.0.tar.gz (22.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page