You are not logged in.
Pages: 1
Hi, I noticed a strange behavior with my cursor: I installed a theme (Adwaita from the GNOME project, via the official package), and the new cursor works fine in Firefox but as soon as i move the mouse beyond the corner of the window (i3 wm) it changes immedeately to some default scheme (but there are no other themes currently installed, at least lxappearance show me none, so I guess there must be some unnamed default). Also when using lxappearance the default cursor becomes visible, in xterm it varies. My install is rather fresh so there is no other GUI software installed so far and I can't tell more about the behavior in different programs.
Could it be a problem with xcb-util-cursor, some package required by i3?
Thanks for you help!
Last edited by ysetdng (2014-09-22 03:45:41)
Offline
BTW I just read the wiki article on cursor themes more carefully, sorry for not doing this before posting, and I tried to set up an index.theme in /usr/share/icons/default as described there but apparently lxappearance did this automatically, at least the file was already there I didn't use any other software to set the cursor themes.
Offline
You can try to restart xorg, maybe then the cursor will be changed everywhere.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
I rebooted already a couple times, no effect ![]()
Offline
What are the contents of ~/.icons/default/index.theme? It should be created by lxappearance.
# This file is written by LXAppearance. Do not edit.
[Icon Theme]
Name=Default
Comment=Default Cursor Theme
Inherits=HumanDo you have an Xcursor.theme entry in xrdb? Use xrdb -query to find out. If there is one, it might interfere with lxappearance.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
Ah there is a local file too! Yeah, I just saw that the Wiki also said something about this, sorry again for being so lazy with reading again
Anyway, that seemed to be the solution, I just added the Inherits value to the local index.theme file.
Offline
Note if you want to do this with some GUI, use lxappearance (it's the only GUI that uses the index.theme method, unlike the Xsettings implementation from XFCE etc. that's plain broken).
Last edited by Alad (2014-09-22 14:34:33)
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Pages: 1