I am editing the .Xdefaults file which is located in the home directory (if not, create it).
I am using
OpenZone (by ducakar) (should be packed with default SalixOS installations)

I am installing the Cursors, and then I am adding this:
- Code: Select all
!-------------------------------------------------------------------------------
! X C U R S O R - Setting
!
!Xcursor.theme: Vanilla-DMZ
Xcursor.theme: OpenZone_White_Slim
I am saving the file.
I am running one of the following commands:
- Code: Select all
xrdb -load ~/.Xdefaults
xrdb -load $HOME/.Xdefaults
Voila!
P.S
I think that it is necessary to click on one of these menu entries
- Code: Select all
[reconfig] (Reconfigure Fluxbox) {} <>
[restart] (Restart Fluxbox) {} <>
I have also added the following line to the startup file ~/.fluxbox/startup
- Code: Select all
xrdb -load ~/.Xdefaults &