summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-12-03 00:31:00 +0100
committerJeroen Roovers <jer@gentoo.org>2017-12-03 00:31:11 +0100
commit0c6fbf73fa42f212e117121783a69b52cf15a06a (patch)
tree6ff1ef4be3d84e31094b1b6b4887c57b53aac770 /x11-themes/golden-xcursors/files
parentsys-auth/elogind: Drop old (diff)
downloadgentoo-0c6fbf73fa42f212e117121783a69b52cf15a06a.tar.gz
gentoo-0c6fbf73fa42f212e117121783a69b52cf15a06a.tar.bz2
gentoo-0c6fbf73fa42f212e117121783a69b52cf15a06a.zip
x11-themes/golden-xcursors: Install README.gentoo by Francesco Turco (bug #639440).
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-themes/golden-xcursors/files')
-rw-r--r--x11-themes/golden-xcursors/files/README.gentoo20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-themes/golden-xcursors/files/README.gentoo b/x11-themes/golden-xcursors/files/README.gentoo
new file mode 100644
index 000000000000..fa65ab4d2f80
--- /dev/null
+++ b/x11-themes/golden-xcursors/files/README.gentoo
@@ -0,0 +1,20 @@
+To use this set of cursors, edit or create the file ~/.Xdefaults
+and add the following line:
+Xcursor.theme: Gold
+
+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=Gold
+
+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\"