Hello Andy, about your css answer i read the post: https://unix.stackexchange.com/questions/196541/remove-disable-hot-corner and the third answer is about an old gnome-shell:
awk '/this._corner = new Clutter.Rectangle/,/ });/ { sub(/reactive: true/, "reactive: false");} { print }' /usr/share/gnome-shell/js/ui/layout.js > /usr/share/gnome-shell/js/ui/layout.js.tmp; mv /usr/share/gnome-shell/js/ui/layout.js /usr/share/gnome-shell/js/ui/layout.js.orig; mv /usr/share/gnome-shell/js/ui/layout.js.tmp /usr/share/gnome-shell/js/ui/layout.js
This won't work for newer versions of gnome-shell because the directory /usr/share/gnome-shell/js/ui/layout.js doesn't exist. Thanks Andy.
2017-05-31 13:49 GMT-05:00 Andreas Benzler andreas@benzlerweb.de:
Ok up for over one our with it an works and works and works. hm
This one of the situation "You must have it in by hand".
Hopefully mate works for you.
Andy
Am Mittwoch, den 31.05.2017, 13:43 -0500 schrieb Raymundo N.F.:
:D Thanks for your help Andy. I will try and let you know
2017-05-31 13:30 GMT-05:00 Andreas Benzler andreas@benzlerweb.de:
On our master node from centos cluster we use mate from epel. Works good as the gnome-shell.
Sincerely
Andy
Am Mittwoch, den 31.05.2017, 11:07 -0500 schrieb Raymundo N.F.:
Hello Andy. Yes it work. But if i pass the mouse many times insistently in the left corner
this
function is activated again. I make this, because the computer is for others final users and i
need to
make sure that it works. You know how are the final user. Thanks!
2017-05-31 7:43 GMT-05:00 Andreas Benzler andreas@benzlerweb.de:
Did work for you?
Andy ... _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos