You are not logged in.
Hi:
So I have two monitors for my laptop, one is a TV, the other one is the laptop, and when I start my PC, I go to settings => aRandR to change the settings so I can utilize both monitors.
However, when I restart my PC, the settings revert back to its original. So how do I make the change to settings permanent?
Last edited by sexynsmartjenny (2023-11-21 21:45:30)
Offline
So how do I make the change to settings permanent?
From Introduction to the Bunsenlabs Lithium Desktop, under heading: "Screen settings".
BunsenLabs has a Screen layout editor:
The command "arandr"
Menu -> Preferences -> Display -> ARandR Screen Layout EditorARandr is a visual front end for xrandr.
You can configure multiple monitors, set size, resolution and orientation.
If you want configured settings to load at start, you can save the settings as a script, to be loaded by autostart:On menu "Layout", choose "Save As", save as screen.sh in the default folder: ~./screenlayout/.
Open file ~/.config/bunsen/autostart in your editor.
After text "### SETTINGS START", add:
$HOME/.screenlayout/screen.sh
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline