ju1ius / gtk-logout

Simple and configurable logout menu for Linux systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

gtk-logout is a simple and configurable logout menu for linux systems.

Install

Install dependencies:

sudo aptitude install python-gtk

gtk-logout can optionaly use dbus to easily handle shutdown, reboot, suspend and hibernate actions:

sudo aptitude install python-dbus consolekit upower policykit-1

If you want extra eye candy you can also install:

  • python-cairo if you run a compositing manager
  • python-imaging if you don't

Clone the git repository if you haven't already

git clone git://github.com/ju1ius/gtk-logout.git
cd gtk-logout

Install:

sudo make install

Next

Check the wiki


This program is inspired by oblogout

About

Simple and configurable logout menu for Linux systems


Languages

Language:Python 97.0%Language:Shell 3.0%