Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread Raymundo N.F.
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 }'

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread Andreas Benzler
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 > >

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread 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 : > 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

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread Andreas Benzler
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

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread Andreas Benzler
hm ... never happens here. works all the time https://github.com/HROMANO/nohotcorner this seams to be the originial one... downloaded it and unpack rename the folder to nohotcor...@azuri.free.fr] and move it again into .local/share/gnome-shell/extensions/nohotcor...@azuri.free.fr restart

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread Andreas Benzler
Ok, then it is little bit more complecated. css code moved into library. This are the final steps (incomplete because of time) 1. enable gnome user theme (gnome-shell themes !) 2. clone css resources over web or source cocde 3.14 into .$HOME/.theme/gnome-shell 3. follow this post

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread 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

Re: [CentOS] Disable Top Left Hot Corner

2017-05-31 Thread Andreas Benzler
Did work for you? Andy ... ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Raymundo N.F.
Thank You Andreas. I Will Try. And i let you know if it worked. On May 29, 2017 11:45 AM, "Andreas Benzler" wrote: > Ok, I wonder will try it my self ... > > Am Montag, den 29.05.2017, 11:38 -0500 schrieb Raymundo N.F.: > > I already used this option before and it

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
Forgotten to say: Booted into centos 7 for the test. Am Montag, den 29.05.2017, 11:38 -0500 schrieb Raymundo N.F.: > I already used this option before and it did not work. The corner is still > active. :( > > 2017-05-29 11:33 GMT-05:00 Andreas Benzler : > > > Usage:

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
It works here ]$ gnome-shell-extension-tool -e nohotcor...@azuri.free.fr 'nohotcor...@azuri.free.fr' is now enabled. [andy@randy extensions]$ gnome-shell-extension-tool -d nohotcor...@azuri.free.fr 'nohotcor...@azuri.free.fr' is now disabled. I works right of the box copy got zip from git

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
Ok, I wonder will try it my self ... Am Montag, den 29.05.2017, 11:38 -0500 schrieb Raymundo N.F.: > I already used this option before and it did not work. The corner is still > active. :( > > 2017-05-29 11:33 GMT-05:00 Andreas Benzler : > > > Usage:

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Raymundo N.F.
I already used this option before and it did not work. The corner is still active. :( 2017-05-29 11:33 GMT-05:00 Andreas Benzler : > Usage: gnome-shell-extension-tool [options] > > Options: > -h, --helpshow this help message and exit > -d DISABLE,

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
Usage: gnome-shell-extension-tool [options] Options: -h, --helpshow this help message and exit -d DISABLE, --disable-extension=DISABLE Disable a GNOME Shell extension -e ENABLE, --enable-extension=ENABLE Enable a GNOME Shell

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Pete Biggs
On Mon, 2017-05-29 at 18:14 +0200, Andreas Benzler wrote: > On Manjaro is running this one as default > > https://github.com/Edenhofer/Minimalism-Gnome-Shell/tree/master/nohotco > r...@azuri.free.fr > Raymundo has said multiple times that he doesn't want/can't use Gnome Shell extensions and

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Raymundo N.F.
Yes Andrea, I've already used this extension. But I need to disable the active hot left top corner from the command line. Because I work with a computer that does not have a mouse. I have already installed the application and after a while it is deactivated and I have to reactivate it with the

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
On Manjaro is running this one as default https://github.com/Edenhofer/Minimalism-Gnome-Shell/tree/master/nohotco r...@azuri.free.fr Am Montag, den 29.05.2017, 11:08 -0500 schrieb Raymundo N.F.: > Thank you Andreas, but i want other solution. The Gnome-Shell- > Extentions > don't work for me. I

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
Thiss one ? https://extensions.gnome.org/extension/118/no-topleft-hot-corner/ Running here, on gnome 3.22 /3.24 Am Montag, den 29.05.2017, 11:08 -0500 schrieb Raymundo N.F.: > Thank you Andreas, but i want other solution. The Gnome-Shell- > Extentions > don't work for me. I want to know if

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Raymundo N.F.
Thank you Andreas, but i want other solution. The Gnome-Shell-Extentions don't work for me. I want to know if exist another way to do this from the comand line. :) On May 29, 2017 11:02 AM, "Andreas Benzler" wrote: > Ther is addon available for Gnome Shell > > Von meinem

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Andreas Benzler
Ther is addon available for Gnome Shell Von meinem iPhone gesendet > Am 29.05.2017 um 17:14 schrieb Raymundo N.F. : > > Thanks For the Answer Mike and Pete. > But Mike, In Centos 7 this directory (/usr/share/gnome-shell/js/ui/layout.js) > doesn't exist. > Another

Re: [CentOS] Disable Top Left Hot Corner

2017-05-29 Thread Raymundo N.F.
Thanks For the Answer Mike and Pete. But Mike, In Centos 7 this directory (/usr/share/gnome-shell/js/ui/layout.js) doesn't exist. Another Solution?. :) 2017-05-27 17:25 GMT-05:00 Pete Biggs : > > > On Sat, 2017-05-27 at 14:51 -0400, Mike - st257 wrote: > > awk one-liner

Re: [CentOS] Disable Top Left Hot Corner

2017-05-27 Thread Pete Biggs
On Sat, 2017-05-27 at 14:51 -0400, Mike - st257 wrote: > awk one-liner found here: > https://unix.stackexchange.com/a/196726 > > Whether it's persistent through package updates is another matter. > Unfortunately that doesn't work as the requisite file (/usr/share/gnome-shell/js/ui/layout.js)

Re: [CentOS] Disable Top Left Hot Corner

2017-05-27 Thread Mike - st257
awk one-liner found here: https://unix.stackexchange.com/a/196726 Whether it's persistent through package updates is another matter. On Fri, May 26, 2017 at 1:54 PM, Raymundo N.F. wrote: > Hello everybody. > > I have CentOS Linux release 7.3.1611 (Core ) instaled in mi