Geometry of a rectangular screen region
Project description
python-xrectsel
Geometry of a rectangular screen region
This project idea based on xrectsel
https://github.com/lolilolicon/xrectsel.
Installation:
pip3 install python-xrectsel --user
Usage:
Usage: xrectsel [OPTIONS]
Options:
-f, --format TEXT Format string...
%x - start x-coordinate
%y - start y-coordinate
%X - start
%Y - end
%w - width
%h - height
--help Show this message and exit.
- Default format is
%wx%h+%x+%y
$ xrectsel
$ # select rectangle on sreen
901x634+44+7 #(x-coordinate, y-coordinate, width, height)
- Formatting string
$ xrectsel -f "--x=%x --y=%y --width=%w --height=%h"
--x=264 --y=387 --width=1204 --height=519
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
python-xrectsel-1.2.tar.gz
(5.7 kB
view details)
File details
Details for the file python-xrectsel-1.2.tar.gz
.
File metadata
- Download URL: python-xrectsel-1.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e94d318a8589151e8194cfc0bbd79623a9ab0c6e6e1e46baeafd1bff32056665 |
|
MD5 | 348ae53366aeca30e06f82c683a5c1b1 |
|
BLAKE2b-256 | d0a93013a62b527fcc49a9d45bd8225d7a536fcfcd084fcba29c2a78d59f9361 |