I am running SLES 11 service pack 3
when I run BGINFO4X.sh it says dcop or gsettings is not a command, depending on if I use the CLIENT config like or the SERVER config line in the IMMODE.CONF file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2014-10-23
running gnome on SLES 11 sp3..
I tried installing KDELIBS3.. then pointed the command at /opt/kde3/bin/dcop...
but then it said it couldn't attach to server
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running SLES 11 service pack 3
when I run BGINFO4X.sh it says dcop or gsettings is not a command, depending on if I use the CLIENT config like or the SERVER config line in the IMMODE.CONF file
running gnome on SLES 11 sp3..
I tried installing KDELIBS3.. then pointed the command at /opt/kde3/bin/dcop...
but then it said it couldn't attach to server
Hello,
If your are using gnome, you should use the gnome functions depending of your version:
For example:
LINUXGET="gconftool-2 --get /desktop/gnome/background/picture_filename"
LINUXSET="gconftool-2 --type string --set /desktop/gnome/background/picture_filename \"${WALLPAPER}\""