Page 1 of 1

wm-logout

Posted: 02 Apr 2025 21:09
by djemos
A logout script for window managers like Openbox.
It features logout, shutdown, reboot & hibernate. (in order to use hibernate on Slackware, you need to tell your initrd where to find the resume data. that's the swap partition. create a new initrd, adding the -h option (`-h /dev/<yourswappartition>`)

It is ported to pygobject3, python3,GTK3 and internationalized.
Since pygtk removed from slackware current the old python2 version could not run.

Source code on github:

Package and source code: