Hello * Cameron Matheson ([EMAIL PROTECTED]) wrote: > Hey, > > I was just wondering how I would test to make sure that X is reading > my ~/.Xdefaults file. I set it up so that netscape should have scroll > mouse support, but it hasn't changed anything.
startx don't use ~/.Xdeafults but ~/.Xresources under Debian.
Nethertheless, to see the resources in use, type under X:
xrdb -query
Try also:
wrdb -merge ~/.Xdefaults
Bye
--
DEFRESNE Sylvain

