An open API service indexing awesome lists of open source software.

https://github.com/vivi90/linux-4k-fhd-setup

Collection of simple xrandr bash scripts to setup external FHD monitor(s) in combination with an internal 4K display. Includes also graphic tablet pen mapping.
https://github.com/vivi90/linux-4k-fhd-setup

4k bash dual-monitor fhd graphic-design linux mapping script xinput xrandr

Last synced: 2 months ago
JSON representation

Collection of simple xrandr bash scripts to setup external FHD monitor(s) in combination with an internal 4K display. Includes also graphic tablet pen mapping.

Awesome Lists containing this project

README

          

# 4K-FHD xrandr and xinput shell scripts for Linux
This repository is an collection of my xrandr shell scripts to use full hd monitors (1080p) in combination with my ultra hd notebook display.
It also maps the pen of an graphic tablet to one of the monitor(s) or the internal display.

## Usage
Please use at first `xrandr` to check the name of your display and monitor(s).
Then check also the output of `xinput` to determine the ID of your graphic tablet pen.
The files are named, how the display and monitor(s) are configured.

## Contribution
Every contribution is welcomed, of course.
Just fork this repository, make your changes and create a merge request.

## License
This project is free software under the terms of the MIT license.
For more details please see the LICENSE file or: https://opensource.org/licenses/MIT

## Credits
* Repository: [GitHub](https://github.com/vivi90/linux-4k-fhd-setup.git)
* Created by: [Vivien Richter](https://github.com/vivi90)