← Back to team overview

compiz team mailing list archive

[Bug 1305438] Re: hot corners stop working time to time

 

oops, sorry, forgot script :

#!/bin/bash
# tentative de parade à ce p****n de scale de unity qui démarre pas toujours !
# noCopyRight Christian MATHIEU le 01/01/2015
# script en démarrage auto
sleep 1
scaleAll=$(dconf read /org/compiz/profiles/unity/plugins/scale/initiate-all-edge)
sleep 1
dconf write /org/compiz/profiles/unity/plugins/scale/initiate-all-edge "'bug'"
sleep 1
dconf write /org/compiz/profiles/unity/plugins/scale/initiate-all-edge $scaleAll
exit 0

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1305438

Title:
  hot corners stop working time to time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1305438/+subscriptions


References