theme changes for vnc session

Bug #506182 reported by DuckDrogers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Albatross
Invalid
Undecided
Unassigned

Bug Description

screenshot of vnc session:
http://tinypic.com/r/2mcda8j/6

paste of vnc's xstartup:
#!/bin/sh

# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid black
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &

# twm &

xfwm4 --display :1.0 &
xfce4-panel --display :1.0 &
xfdesktop --display :1.0 &

*note* switching xsetroot from grey to black obviously had no effect on the xfce session

Revision history for this message
Steve Dodier-Lazaro (sidi) wrote :

DId you start your xfsettingsd? It looks like not. You should probably start xfce4-session and not all the daemons manually. You may also miss xfce4-settings-helper, by the way.

Changed in albatross:
status: New → Invalid
Revision history for this message
DuckDrogers (joesignorile) wrote :

Thank you Steve! Fixed all the issues i was having

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.