💻 Software
Updating screen session environment variables to reflect new graphical login?
Fresh5 days ago
Mar 15, 202617935 viewsConfidence Score0%
0%
Problem
I use linux, and I like to do all my command-line work within a single screen session, so that I can restart my graphical login and such without losing my terminals. However, when I log out and back into my graphical session, this changes all my session environment variables, such as DBus sessions.…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Updating screen session environment variables to reflect new graphical login?
Low Risk
You cannot start a shell script from the session since it would inherit the old environment. You can however us a fifo to get the new environment variables into the old screen session. You can fill that fifo when you start your graphical session. St…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix