Le 2002.09.18 01:09, martin f krafft a écrit :
also sprach Romuald DELAVERGNE <delavergne@availix.fr> [2002.09.16.1345 +0200]: > To create a new Desktop from the shell, perhaps it is possible to patch > the config file "~/GNUstep/Defaults/WMState" (Don't start Window Maker > with '--no-polling' option). So I could create one that way? How would I switch to it?
I test it appending
Clip = {
AutoAttractIcons = No;
AutoCollapse = No;
Lowered = Yes;
Collapsed = No;
AutoRaiseLower = No;
Applications = ();
};
Name = Test;
}
in Workspaces section.
Window Maker doesn't update this new workspace :-(
And if I restart Window Maker, he rewrites WMState with the old
configuration.