On Thursday 2015-10-15 16:50:36 Gerhard Wolfstieg wrote:
>      Hi everybody!
> 
> Since debian stretch you don't have wmakerconf anymore and wprefs
> doesn't provide it, I have to edit a file (probably
> ~/GNUstep/Defaults/WindowMaker) to get different background images per
> Workspace.
>  But I cannot find any documentation on this.
> 
> Could you please help?
> 
>      Cheers, Gerhard

Hi Gerhard

Here is the relevant excerpt from my GNUstep/Defaults/WindowMaker
There are six workspaces and they all have their own background.
Hope it helps.

  WorkspaceSpecificBack = (
    (
      spixmap,
      
"/home/djosip/GNUstep/Library/WindowMaker/Backgrounds/horsehead_nebula.jpg",
      gray20
    ),
    (
      spixmap,
      "/home/djosip/GNUstep/Library/WindowMaker/Backgrounds/ngc6543.jpg",
      gray20
    ),
    (
      spixmap,
      
"/home/djosip/GNUstep/Library/WindowMaker/Backgrounds/magma_02_1024x768.jpg",
      gray20
    ),
    (
      spixmap,
      
"/home/djosip/GNUstep/Library/WindowMaker/Backgrounds/diston_38_1024x768.jpg",
      gray20
    ),
    (
      spixmap,
      
"/home/djosip/GNUstep/Library/WindowMaker/Backgrounds/diston_10b_1600x1200.jpg
",
      gray20
    ),
    (
      spixmap,
      "/home/djosip/GNUstep/Library/WindowMaker/Backgrounds/NIGHT.jpg",
      gray20
    )
  );


-- 
Josip Deanovic

Reply via email to