Thank you … I ran the xrdb -query as
root and nothing comes back. ? Now what?
From:
owner-nv-l@lists.us.ibm.com [mailto:owner-nv-l@lists.us.ibm.com] On Behalf Of John M Gatrell
Sent: Tuesday, January 31, 2006
8:41 AM
To: nv-l@lists.us.ibm.com
Subject: Re: [nv-l] Dynamic
Workspace
I think you mean .Xdefaults not .xdefaults
On
my system, I can look in a file under home directory /NvEnvironment/Workspaces
If
this file contains the workspaces, then I know I have correctly saved them.
Try
the command
xrdb -query
and
see if it lists anything.
If
it lists some lines then it means something has done a command such as
xrdb -load .Xdefaults
or
xrdb -merge .xresources
which
will have cached the values in the X screen manager, thus overriding any
subsequent changes to the .Xdefaults file.
Personally
I prefer using xrdb to .Xdefaults
Sorry,
can't answer your other questions.
John
Gatrell