Salix Fluxbox mouse cursor reset at login
-
- Posts: 1
- Joined: 2. Sep 2012, 19:34
Salix Fluxbox mouse cursor reset at login
Something in the fluxbox configuration is changing my mouse cursor to obsidian but I can't seem to find it. I installed lxappearance and I can change it in there but anytime I restart fluxbox or logout then log in it is back to the default obsidian cursor.
Re: Salix Fluxbox mouse cursor reset at login
In your home directory, open (or add) the file .Xdefaults
Add this line where ever you wish
Reconfigure or Restart Fluxbox.
I think such feature (i.e. modifying .Xdefaults in the relevant places) would be good for LXAppearance. Such feature would eliminate frustration for new Fluxbox or ICeWM or any other *box users.
Code: Select all
$ mousepad .Xdefaults
Code: Select all
Xcursor.theme: obsidian
I think such feature (i.e. modifying .Xdefaults in the relevant places) would be good for LXAppearance. Such feature would eliminate frustration for new Fluxbox or ICeWM or any other *box users.