Date: Tue, 31 Dec 2019 06:48:38 +0100 From: Polytropon <freebsd@edvax.de> To: B J <va6bmj@gmail.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Upgraded Packages And Ports, Can't Shutdown From Mate Menu Bar Message-ID: <20191231064838.ad2e2a7d.freebsd@edvax.de> In-Reply-To: <CAP7QzkNEPyD-sRZggEz2F1kkcVnYjRJjAMLVSn_1gkfqQGaCEw@mail.gmail.com> References: <CAP7QzkPhSOwKb8A0-SjXxB2GFBH0dkLKuXn5VpK-b_LWoiQZ%2BQ@mail.gmail.com> <CAP7QzkNEPyD-sRZggEz2F1kkcVnYjRJjAMLVSn_1gkfqQGaCEw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Dec 2019 03:36:48 +0000, B J wrote: > I still don't have a satisfactory solution to this, but a compromise is to > create a launcher to shut down the machine and one to restart it. It's > still not the same, but it's a compromise and I don't have to type in the > commands. Yes, I'ave done something similar in the past, as execution permissions are not a problem; for example: xterm -class SHUTDOWN -fg black -bg red -fullscreen -e "shutdown -p now ; read DUMMY" I also have this assigned to the key combination Ctrl+Alt+Moon ("Moon": Sun type 7 USB keyboard, top right button). So I have a convenient, but not "accident-prone" key combination and don't even have to explicitely click on something. Never touch a running system. ;-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191231064838.ad2e2a7d.freebsd>