OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: newkirk on December 05, 2006, 01:42:19 pm

Title: Feature Request
Post by: newkirk on December 05, 2006, 01:42:19 pm
I wanted to post a feature request - support for different wallpapers in portrait or landscape.

It would pretty much require the ability to change wallpaper without restarting the desktop, as has been necessary in the past.  (currently - r121 - change wallpaper settings and desktop goes away)  Ideally, if matchbox-desktop receives SIGHUP it should recheck its configs and refresh as needed for font/icon/wallpaper/etc changes, as well as when rotating.  (in fact, SIGHUP seems to do nothing, while SIGALRM handling seems intended to reload but simply terminates?  How is it notified to repaint after rotation?)

If that were supported, it'd be a simple matter to write scripts in /etc/sysconfig/clamshell/landscape.d and portrait.d to change the settings before rotating.    I've tried changing the configured wallpaper manually then rotating display, but even though some signal is sent to matchbox telling it to rotate, it doesn't appear to reread configs at that point.

j
Title: Feature Request
Post by: zi99y on December 06, 2006, 12:26:43 pm
As many (most?) pdaxrom users ditch matchbox/openbox for other WM's and desktops, it wouldn't be that important really.

When I used fluxbox I managed it by doing a "killall fbsetbg" then restarting when whenever the screen rotated. you could probably just use fbsetbg with your current wm if you really want it.
Title: Feature Request
Post by: Meanie on December 06, 2006, 05:58:06 pm
Quote
As many (most?) pdaxrom users ditch matchbox/openbox for other WM's and desktops, it wouldn't be that important really.

When I used fluxbox I managed it by doing a "killall fbsetbg" then restarting when whenever the screen rotated. you could probably just use fbsetbg with your current wm if you really want it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148268\"][{POST_SNAPBACK}][/a][/div]

How about rox background? I think most people use ROX in one way or another with their other WMs.
Title: Feature Request
Post by: zi99y on December 07, 2006, 04:54:44 am
Yes I've been lookin into this but can't find an easy way to get rox to redraw the background - the method of killing and respawning would work but with something like Rox it wouldn't reload all that quick.