zsh-users
 help / color / mirror / code / Atom feed
* can zsh detect return from hibernation?
@ 2018-03-06 20:41 Ray Andrews
  2018-03-09 11:14 ` Daniel Shahaf
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Andrews @ 2018-03-06 20:41 UTC (permalink / raw)
  To: Zsh Users

Of course it's not really a zsh issue, but when my machine returns from 
hibernation it always spins up all disks.  System level things can spin 
themdown, but on thaw, I'm back to my xfce4 desktop and xfce4 is the 
culprit spinning up the disks.  It seems that there's no way of getting 
xfce4 to reset the spindown, so I'm wondering if zsh can detect that 
it's resumed from hibernationso that I can add something to zshrc to 
perform "hdparm -y /dev/sdb" but only the one time that it's needed. 
It's hardly a big problem but I'd not be surprised if zsh can handle it.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-09 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06 20:41 can zsh detect return from hibernation? Ray Andrews
2018-03-09 11:14 ` Daniel Shahaf
2018-03-09 14:53   ` Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).