this post was submitted on 12 Feb 2025
315 points (95.9% liked)

Comic Strips

13816 readers
2521 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] tal@lemmy.today 8 points 14 hours ago* (last edited 13 hours ago) (1 children)

every single os

I use sway on Linux. I don't have shutdown or reboot menus. When I shut down the computer via software, it looks like this:

# shutdown -h now

Rebooting is pretty different, looks like this:

# reboot

I guess that my case has a physical reset and power button that are -- while different sizes on mine -- near each other. You could put a button wherever you want to, though -- those things just short two pins. Go to Mouser Electronics or Digikey or something and get one of those big fancy E-Stop buttons with a protective shield that you have to flip up and run the leads to the reset or power pins, put them on opposite sides of the case, and you can use that. I think I remember reading about someone who used a key switch (like, you have to physically insert a metal key to twist the thing and flip the switch) to power on his computer, just for the aesthetic.

EDIT: Apparently that shield is called a molly-guard and the term was actually originally from computer power switches, prior to making its way to other industrial hardware:

molly-guard

Originally a Plexiglas cover improvised for the Big Red Switch on an IBM 4341 mainframe after a programmer's toddler daughter (named Molly) tripped it twice in one day. Later generalised to covers over stop/reset switches on disk drives and networking equipment.

[โ€“] Phoenix3875@lemmy.world 5 points 13 hours ago

Rebooting is pretty different

Not if you use shutdown -r.