From 33efa14a9c16d023c83e04e1b32df169eab2914c Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Tue, 27 Mar 2018 21:42:40 +0200 Subject: [PATCH] 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 41432091eff1a..65eb005ef0455 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"