2018-11-21 04:19:22 -05:00
|
|
|
# autorandr
|
|
|
|
|
|
|
|
> Automatically change screen layout.
|
2025-06-27 15:33:04 +03:00
|
|
|
> More information: <https://manned.org/autorandr>.
|
2018-11-21 04:19:22 -05:00
|
|
|
|
|
|
|
- Save the current screen layout:
|
|
|
|
|
2025-06-27 15:33:04 +03:00
|
|
|
`autorandr {{[-s|--save]}} {{profile_name}}`
|
2018-11-21 04:19:22 -05:00
|
|
|
|
|
|
|
- Show the saved profiles:
|
|
|
|
|
|
|
|
`autorandr`
|
|
|
|
|
2022-12-29 19:19:21 -05:00
|
|
|
- Load the first detected profile:
|
2018-11-21 04:19:22 -05:00
|
|
|
|
2025-06-27 15:33:04 +03:00
|
|
|
`autorandr {{[-c|--change]}}`
|
2022-12-29 19:19:21 -05:00
|
|
|
|
|
|
|
- Load a specific profile:
|
|
|
|
|
2025-06-27 15:33:04 +03:00
|
|
|
`autorandr {{[-l|--load]}} {{profile_name}}`
|
2018-11-21 04:19:22 -05:00
|
|
|
|
|
|
|
- Set the default profile:
|
|
|
|
|
2025-06-27 15:33:04 +03:00
|
|
|
`autorandr {{[-d|--default]}} {{profile_name}}`
|