管理和自动应用Xrandr配置的工具。

xprofile的Python项目详细描述


管理和自动应用Xrandr配置的工具。

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

xprofile与python版本兼容并在python版本上测试:

  • 2.6
  • 2.7
  • 3.2
  • 3.3
  • 3.4

安装

一种通用的安装方法是使用pip(pip包可用here):

$ pip install --upgrade xprofile

在使用pip安装xprofile之前,请查看是否有用于您的操作的包 系统存在。

要为arch linux安装xprofile,可以使用AUR package

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

用法

一旦安装了xprofile,就可以执行以下命令 一些帮助:

$ 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

要获取特定子命令的详细帮助,请使用:

$ xprofile [subcommand] --help

或者参考xprofile(1)和xprofilerc(5)手册页。

许可证

xprofile根据GNU通用公共许可证第3版(2007年6月29日)获得许可

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

有关完整的许可证信息,请参阅github中的LICENSE文件 储存库。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java使用无循环和乘法的递归调用查找值   java字符串大小冲突   在一组Java文件对象中查找唯一的超级目录   没有Eclipse控制台输出窗口(Java)?   java这怎么等于105而不是15?   java Adempiere列调出,用于不处理从(代码)选项导入和创建行的字段   java tomcat、2个webapps、2个log4js,但这两个应用都记录到一个文件中   lambda理解Java谓词   HotspotFX上的Java EOF问题   java google应用程序引擎:如何向连接/断开通道“ping”添加信息?   java如何使用VTDXML获取一个元素的所有名称空间声明?   java如何使用drawLine()获得一条线以随机方向拍摄?   java transactionManager应该使用哪个SessionFactory?   java在安卓上播放声音   在Mac上使用JBDC对SQL Server进行java Windows身份验证   java基本列表和字符串[]   java NamedParameterJdbcTemplate从中选择*   扩展上的java Android可扩展列表视图   使用ApacheAxis2的java SOAP附件