You are not logged in.

#1 2009-03-08 13:43:34

blackhole
Member
From: Karlsruhe, Germany
Registered: 2008-12-14
Posts: 148
Website

Can't set wallpaper in IceWM

Hi there,

I can't set my wallpaper in IceWM. No matter whether I use icebgset or edit ~/.icewm/preferences manually, there's still the default theme background as desktop wallpaper. How do I change that?

TIA,
Blackhole


Coming closer and closer to the ultimate goal: replacing boring old Windows XP desktop with shiny new Arch KDE 4 desktop. ^^
Already registered? Your vote counts!

Offline

#2 2009-03-08 15:03:44

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Can't set wallpaper in IceWM

Should be trivial, imho. I never had problems with this one. Best post your startup and preferences files.
I have in preferences.

# icewmbg preferences
#
# IMPORTANT: You MUST run icewmbg (probably before icewm)
#            to set the background!
#

#  Display desktop background centered and not tiled
DesktopBackgroundCenter=0 # 0/1

#  Support for semitransparent terminals like Eterm or gnome-terminal
# SupportSemitransparency=1 # 0/1

#  Desktop background scaled to full screen
# DesktopBackgroundScaled=0 # 0/1

#  Desktop background color
DesktopBackgroundColor = "rgb:00/20/40"

#  Desktop background image
DesktopBackgroundImage = "/home/bp/.icewm/IceWMBackgroundImage.img"

#  Color to announce for semi-transparent windows
# DesktopTransparencyColor=""

#  Image to announce for semi-transparent windows
# DesktopTransparencyImage=""

Do you run a desktop manager, by chance? They tend to do the background stuff by themselves.
I run IDesk, but do not use their background capability in my .ideskrc:

table Config
  FontName: Sans
  FontSize: 9
  FontColor: #ffffff
  Locked: false
  Transparency: 40
  Shadow: true
  ShadowColor: #000000
  ShadowX: 1
  ShadowY: 2
  Bold: false
  ClickDelay: 200
  IconSnap: true
  SnapWidth: 50
  SnapHeight: 50
  SnapOrigin: BottomRight
  SnapShadow: true
  SnapShadowTrans: 200
  CaptionOnHover: false
end

table Actions
  Lock: control right doubleClk
  Reload: control left doubleClk
  Drag: control middle hold
  EndDrag: control middle singleClk
  Execute[0]: left singleClk
  Execute[1]: right singleClk
end

To know or not to know ...
... the questions remain forever.

Offline

#3 2009-03-08 18:09:24

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Can't set wallpaper in IceWM

try using an external program to set wallpapers like feh or nitrogen.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#4 2009-12-17 17:57:49

Mammut
Member
Registered: 2009-12-11
Posts: 23

Re: Can't set wallpaper in IceWM

The readme says you must run "icewmbg" for activation of wallpaper

It worked fine for me

Last edited by Mammut (2009-12-17 17:58:50)

Offline

#5 2009-12-26 19:22:17

commander_keen
Member
From: europe
Registered: 2009-12-26
Posts: 14

Re: Can't set wallpaper in IceWM

i ve had the same problem but you can set a wallpaper using xv
add this line in /etc/X11/xinit/xinitrc just before "exec icewm"
xv -root -quit -max /home/keen/wallpapers/image.jpg

Offline

Board footer

Powered by FluxBB