Scenario :
If I ssh -X to a remote / headless pi that has full Pi OS installed on it, I am able to run programs remotely but have them display on my local machine.
For example :
And the file browser appears on my local machine, but running on the remote machine.
Under X11, this remote program would have the hostname in the window title bar. (remotepi).
Under Wayland, this doesn't appear.
If you've several similar windows open on different remote computers displaying locally, it can get very confusing.
Is there a way to get Wayland to add the hostname to the window title?
thanks
If I ssh -X to a remote / headless pi that has full Pi OS installed on it, I am able to run programs remotely but have them display on my local machine.
For example :
Code:
ssh -x remotepi.lanpcmanfm &
Under X11, this remote program would have the hostname in the window title bar. (remotepi).
Under Wayland, this doesn't appear.
If you've several similar windows open on different remote computers displaying locally, it can get very confusing.
Is there a way to get Wayland to add the hostname to the window title?
thanks
Statistics: Posted by Chimneyfactory — Tue May 14, 2024 9:54 pm