From 516139890bf14917e60772594cb703b116fcfc16 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 7 Mar 2020 07:45:11 -0600 Subject: [PATCH] Explicitly instruct the user to uncomment lines when editing Closes QubesOS/qubes-issues#5707 --- user/common-tasks/copy-paste.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user/common-tasks/copy-paste.md b/user/common-tasks/copy-paste.md index 9a2543bb..e2d7baeb 100644 --- a/user/common-tasks/copy-paste.md +++ b/user/common-tasks/copy-paste.md @@ -75,6 +75,8 @@ The copy/paste shortcuts are configurable in: /etc/qubes/guid.conf ~~~ +If you edit a line in this file, you must uncomment it (by removing the initial `#` character), or else it will have no effect. + VMs need to be restarted in order for changes in `/etc/qubes/guid.conf` to take effect.