diff options
author | jman <srht@city17.xyz> | 2022-11-14 15:28:46 +0100 |
---|---|---|
committer | jman <srht@city17.xyz> | 2022-11-14 15:28:46 +0100 |
commit | 44ae20ca5b6d8fbb3dcb64b5dd5bfb2d7eb7462e (patch) | |
tree | 0f8804288543eca16a76594e8081853faef12727 | |
parent | 092cf7d8fe6cd439dc214bbcc9509b859c022b70 (diff) | |
download | emacsconf-wiki-44ae20ca5b6d8fbb3dcb64b5dd5bfb2d7eb7462e.tar.xz emacsconf-wiki-44ae20ca5b6d8fbb3dcb64b5dd5bfb2d7eb7462e.zip |
Add note about VNC client on Wayland
-rw-r--r-- | 2022/organizers-notebook/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 247da41e..235e14d3 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1051,7 +1051,7 @@ Dry run checklist: - You can use Emacs for emergency or ad-hoc announcements. - Use OBS or ~pavucontrol~ to adjust the volume of BBB as needed. You might be able to manage ~pavucontrol~ off-screen with ~ssh emacsconf-$TRACK@res.emacsconf.org -X -p $SSH_PORT pavucontrol~. - You can also ~ssh emacsconf-$TRACK@res.emasconf.org -p 46668~ and start new processes from the command-line, such as using ~track-mpv~. If you specify commands when you call SSH instead of using an interactive shell, you may need to also specify DISPLAY=:5 (for the gen track) or DISPLAY=:6 (for the dev track), since ssh won't pick up the variables from ~.bashrc~. - + - If you have a Wayland-only desktop without any X11 compatibility layer (example: [[https://swaywm.org][Sway]] with ~xwayland disable~) the suggested software (~tigervnc~) might no work. You can use instead for example ~gnome-remote-desktop~. The password for the VNC connection can be retrieved from the file ~vnc-passwd-$TRACK~ (3DES encrypted). *** Managing the stream from the agenda (option B2) ssh orga@res.emacsconf.org -p $SSH_PORT |