wm-logout

Here you can post links to your contributed packages.
Post Reply
djemos
Site Admin
Posts: 703
Joined: 15 Apr 2016 06:03

wm-logout

Post 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:




Post Reply