summaryrefslogtreecommitdiff
path: root/x11-themes/silver-xcursors/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
commit4cd2370bed609c118b6edfde5d3f116e5c35b897 (patch)
treeec58f2c41f49754e41521d5ebc9dce4597ddd0a5 /x11-themes/silver-xcursors/files
parentf443475c824b4b5c086e6d040961cb35ad81bc60 (diff)
gentoo resync : 03.12.2017
Diffstat (limited to 'x11-themes/silver-xcursors/files')
-rw-r--r--x11-themes/silver-xcursors/files/README.gentoo19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/silver-xcursors/files/README.gentoo b/x11-themes/silver-xcursors/files/README.gentoo
new file mode 100644
index 000000000000..14d19d0de0f1
--- /dev/null
+++ b/x11-themes/silver-xcursors/files/README.gentoo
@@ -0,0 +1,19 @@
+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:
+ Inherits=[current setting]
+to
+ Inherits=Silver
+
+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\"