Comment 17 for bug 13497

Revision history for this message
Matt Zimmerman (mdz) wrote :

(In reply to comment #15)
> (In reply to comment #10)
>
> > panel_version=$(dpkg-query -W --showformat='${Version}' gnome-panel-data
> > 2>/dev/null) || panel_version=""
> > if [ -n "$panel_version" ]; then
> > gconftool-2 -t bool -s /apps/panel/global/disable_lock_screen true
> > fi
>
> This script seems to be right. What is the issue exactly? The gconf key is only
> for the panel entry, not for the other locking way there is
>
>

The problem is that the panel entry is still there.