[X2Go-Dev] [X2Go-User] Kde4 and Plasma Mess - Is anyone working with it?
Helmer Teles
helmer.teles at gmail.com
Wed Oct 17 10:25:42 CEST 2012
Sorry,
missed this one:
/usr/local/bin/fn_resizepanel.sh
if [ -e ~/.kde/share/config/plasma-desktop-appletsrc ]; then
SESSIONDP=`x2golistdesktops |cut -d : -f 2`
export DISPLAY=:${SESSIONDP}
WSIZE=`xdpyinfo |grep -i dimensions|awk '{print $2}'|cut -d x -f 1`
HSIZE=`xdpyinfo |grep -i dimensions|awk '{print $2}'|cut -d x -f 2`
kwriteconfig --file ~/.kde/share/config/plasma-desktop-appletsrc --group
Containments --group 1 --key geometry 0,0,${WSIZE},${HSIZE}
kwriteconfig --file ~/.kde/share/config/plasma-desktop-appletsrc --group
Containments --group 3 --key geometry 0,-51,${WSIZE},45
kwriteconfig --file ~/.kde/share/config/plasma-desktop-appletsrc --group
Containments --group 3 --group Configuration --key minimumSize ${WSIZE},45
kwriteconfig --file ~/.kde/share/config/plasma-desktop-appletsrc --group
Containments --group 3 --group Configuration --key maximumSize ${WSIZE},45
kwriteconfig --file ~/.kde/share/config/plasma-desktop-appletsrc --group
Containments --group 1 --group Wallpaper --group image --key wallpaperposition
2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20121017/e5c0fb94/attachment.html>
More information about the x2go-dev
mailing list