commit:     33efa14a9c16d023c83e04e1b32df169eab2914c
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Tue Mar 27 19:42:40 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 21:57:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33efa14a

x11-themes/golden-xcursors: remove useless escape characters.

Closes: https://github.com/gentoo/gentoo/pull/7661

 x11-themes/golden-xcursors/files/README.gentoo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/golden-xcursors/files/README.gentoo 
b/x11-themes/golden-xcursors/files/README.gentoo
index 41432091eff..65eb005ef04 100644
--- a/x11-themes/golden-xcursors/files/README.gentoo
+++ b/x11-themes/golden-xcursors/files/README.gentoo
@@ -16,4 +16,4 @@ Note this will be overruled by a user's ~/.Xdefaults file.
 
 If you experience flickering, try setting the following line in the Device
 section of your xorg.conf file:
-       Option  \"HWCursor\"  \"false\"
+       Option "HWCursor" "false"

Reply via email to