You are not logged in.
This is a very basic exit dialogue derived from cb-exit, it only offers a non-graphical dialogue and won't work without systemd or openbox:
https://gist.github.com/Head-on-a-Stick … 4dad1b2754
To use the script, download it to ~/bin/bl-exit (or ~/bin/sharp-exit but then menu.xml must also be changed):
wget -O ~/bin/bl-exit https://gist.githubusercontent.com/Head-on-a-Stick/8c2e44161d5e47b896c35b4dad1b2754/raw/ef8f8cb00ec978b1537c9ce604ce48274ca50000/sharp-exit
And make it executable:
chmod +x ~/bin/bl-exit
That's it!
Note that the separate "exit menu" won't work with this script nor will bl-exit's command line options, it really is as simple as possible.
Screenshot:
Offline
Nice.
You must unlearn what you have learned.
-- yoda
Offline
Awesome...is it theme-able to match system theme?
Real Men Use Linux
Offline
^ It's just a Gtk dialogue window so it follows the Gtk theme
Offline
I'm feeling investigative, so I mounted that good ol' #! iso I still have, and mounted the squashfs inside it (*), and found the original cb-exit.
It's an exact copy, except for the systemd commands. Those were the days of true minimalism!
Incidentally, this was also the first time I came into contact with the wonderfully permissive WTF Public License.
(*) note to self: cannibalize it some day!
Last edited by ohnonot (2021-06-07 16:48:33)
Offline