BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] cron notifications to GUI front end
- Subject: [Discuss] cron notifications to GUI front end
- From: richard.pieri at gmail.com (Rich Pieri)
- Date: Thu, 28 Mar 2019 11:41:09 -0400
- In-reply-to: <CAEvgogFBUyXkZkp6baF3pfK35n6uyetfL-4ZWG3pKw1R_oFshw@mail.gmail.com>
- References: <CAEvgogE-q-nSnwR_dFNwAxc-sUrjkTwNEaxQrfF2Ev6f3-Xdog@mail.gmail.com> <CAEvgogFBUyXkZkp6baF3pfK35n6uyetfL-4ZWG3pKw1R_oFshw@mail.gmail.com>
On Thu, 28 Mar 2019 11:23:26 -0400 Jerry Feldman <gaf.linux at gmail.com> wrote: > One idea I had was to write a small GUI that would cancel any > currently scheduled shutdown and reschedule and notify the user when > the shutdown is imminent. If the user logs off, the shutdown would > still be in effect. I don't think that's going to work the way you expect. One big problem is that a process running from cron can't directly access your X server so it can't send GUI notices. I think you're going to need to create some kind of server (running in your X sessions when you start them) and client (running from cron) which tries to notify the server and handles the shutdown process. -- Rich Pieri
- Follow-Ups:
- [Discuss] cron notifications to GUI front end
- From: invalid at pizzashack.org (Derek Martin)
- [Discuss] cron notifications to GUI front end
- References:
- [Discuss] cron notifications to GUI front end
- From: gaf.linux at gmail.com (Jerry Feldman)
- [Discuss] cron notifications to GUI front end
- From: gaf.linux at gmail.com (Jerry Feldman)
- [Discuss] cron notifications to GUI front end
- Prev by Date: [Discuss] cron notifications to GUI front end
- Next by Date: [Discuss] cron notifications to GUI front end
- Previous by thread: [Discuss] cron notifications to GUI front end
- Next by thread: [Discuss] cron notifications to GUI front end
- Index(es):