From 56f099e5055b9b7897b85577ae213ad2c9c24ee1 Mon Sep 17 00:00:00 2001 From: Andri Yngvason Date: Fri, 21 Feb 2020 22:41:47 +0000 Subject: [PATCH] FAQ: Use bold style for questions --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 7777caf..9063ca2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,11 +1,11 @@ # FAQ -*Q: How can I run wayvnc in headless mode/over an SSH session?* +**Q: How can I run wayvnc in headless mode/over an SSH session?** A: Set the environment variables `WLR_BACKENDS=headless` and `WLR_LIBINPUT_NO_DEVICES=1` before starting sway, then run wayvnc as normal. -*Q: How can I pass my mod-key from Sway to the remote desktop session?* +**Q: How can I pass my mod-key from Sway to the remote desktop session?** A: Create an almost empty mode in your sway config. Example: ```