#!/bin/bash
# [[super_user_desktop]] change current desktop and go superuser
#/usr/bin/dcop kwin default setCurrentDesktop 2
/usr/bin/dcop kwin setCurrentDesktop 2 && konsole -e su

if [ $? = 0 ]; then
#/usr/bin/dcop kwin default setCurrentDesktop 1
#/usr/bin/dcop kwin setCurrentDesktop 1
fi 
 
info/super_user_desktop.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki