blob: 57b0547b8cd7bc70e5065339aa8629ed117f234c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Source: kshutdown-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <[email protected]>
Build-Depends: cdbs, debhelper (>= 9~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev
Standards-Version: 3.8.1
Package: kshutdown-trinity
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: an advanced shut down utility for TDE
It has 4 main commands:
.
- Shut Down (logout and halt the system),
- Reboot (logout and reboot the system),
- Lock Screen (lock the screen using a screen saver),
- Logout (end the session and logout the user).
.
It features time and delay options, command line support, wizard,
and sounds.
|