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.
- Host: GitHub
- URL: https://github.com/vivi90/linux-4k-fhd-setup
- Owner: vivi90
- License: mit
- Created: 2020-09-04T10:29:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T02:31:26.000Z (over 5 years ago)
- Last Synced: 2025-02-27T10:59:17.421Z (over 1 year ago)
- Topics: 4k, bash, dual-monitor, fhd, graphic-design, linux, mapping, script, xinput, xrandr
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)