x11-themes/silver-xcursors: remove useless escape characters.
authorFrancesco Turco <fturco@fastmail.fm>
Tue, 27 Mar 2018 19:46:36 +0000 (21:46 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 28 Mar 2018 21:57:38 +0000 (23:57 +0200)
Closes: https://github.com/gentoo/gentoo/pull/7662

x11-themes/silver-xcursors/files/README.gentoo

index 14d19d0de0f1567ce6796d5f713940930d665307..49bf23a8c09ac5eaa90b0523197d1856455a4d9c 100644 (file)
@@ -1,10 +1,10 @@
 To use this set of cursors, edit or create the file ~/.Xdefaults and add the
 following line:
 Xcursor.theme: Silver
-"
+
 You can change the size by adding a line like:
 Xcursor.size: 48
-"
+
 Also, to globally use this set of mouse cursors edit the file:
    /usr/share/cursors/xorg-x11/default/index.theme
 and change the line:
@@ -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"