OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Dima202 on May 16, 2006, 06:19:16 am
-
Hello,
I found it imposible to manually change the background. Has anyone made ipk of http://xvadmin.iclubhouse.org/ (http://xvadmin.iclubhouse.org/) or any other icewm configuration?
If some has, please post.
Thanks in advance!
-
Hello,
I found it imposible to manually change the background. Has anyone made ipk of http://xvadmin.iclubhouse.org/ (http://xvadmin.iclubhouse.org/) or any other icewm configuration?
If some has, please post.
Thanks in advance!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127254\"][{POST_SNAPBACK}][/a][/div]
take a look at xsetroot command.
xsetroot -bitmap -f ~/.bgimage
-
I found it imposible to manually change the background.
The default icewm setup from the feed runs either the Rox desktop or Matchbox desktop, so you would have to edit the config for those.
I didn't like either of them so I edited /usr/bin/icewmsession to run /usr/bin/icewm-session. This will automatically run /usr/bin/icewmbg, which manages the desktop/background for icewm. Now you can edit ~/.icewm/preferences to set the background image.
Has anyone made ipk of http://xvadmin.iclubhouse.org/ (http://xvadmin.iclubhouse.org/) or any other icewm configuration?
Here are some config tools here:
https://www.oesf.org/forums/index.php?showt...=18283&hl=icewm (https://www.oesf.org/forums/index.php?showtopic=18283&hl=icewm)
-- cheers
-
-I don't think xsetroot command works with icewm
"I didn't like either of them so I edited /usr/bin/icewmsession to run /usr/bin/icewm-session. This will automatically run /usr/bin/icewmbg, which manages the desktop/background for icewm. Now you can edit ~/.icewm/preferences to set the background image."
-desertrat, can you please specify what exactly you edited? I don't understand these scripts, so please try to explain so I could understand.
Thank in advance everyone!
-
AHHAHA! Found it, on Desktop there is a Wallapaper folder. Just put in background image to that dir... Rename it to what is there right now... And restart icewm....
YOU HAVE CUSTOMER DESKTOP BACKGROUND!
-Update: Simple Yet Effective
-
"I didn't like either of them so I edited /usr/bin/icewmsession to run /usr/bin/icewm-session. This will automatically run /usr/bin/icewmbg, which manages the desktop/background for icewm. Now you can edit ~/.icewm/preferences to set the background image."
-desertrat, can you please specify what exactly you edited? I don't understand these scripts, so please try to explain so I could understand.
1) Open up /usr/bin/icewmsession
2) Near the top of the file, comment out both the "DESKTOP=..." lines so it looks like:
#DESKTOP=matchbox
#DESKTOP=rox
3) Go down near bottom of file, before the line "GCONF2_PID=`pidof gconfd-2`" insert
icewm-session 2>/dev/null >/dev/null
Save file, and enjoy.
-- cheers
-
Dima, use Rox :-)
And you bg will be changed by drag'n'drop.