On Wed, Apr 09, 2003 at 09:49:05PM +1000, Daniel Stone wrote: > On Wed, Apr 09, 2003 at 12:17:42PM +0200, Christian Guggenberger wrote: > > I'd like to know if it's possible to disable mouse coursor's shadow in > > xfree-4.3, or even better, to make the coursor behave like in previous X > > versions? > > echo "Xcursor.core: 1" >> ~/.Xresources
Notice that if you do that, and use gdm (and maybe xdm or kdm too), then you have whatever cursor you have as default (whiteglass) during gnome launch and only late in this process does the .Xresources get parsed and the cursor changed accordyingly. If you are worried about making /usr/X11R6/lib/X11/icons/default/index.theme a conffile, maybe it would be better to move this file to /etc/X11 (or maybe /etc/X11/icons/default/index.theme) and symlink it from there ? Friendly, Sven Luther