This file is indexed.

/usr/share/doc/kshutdown/TODO is in kshutdown 4.0-1+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Tracker @ SourceForge.net:

* Bugs: http://sourceforge.net/p/kshutdown/bugs/
* RFE: http://sourceforge.net/p/kshutdown/feature-requests/
* Patches: http://sourceforge.net/p/kshutdown/patches/

Qt 5.x Based:

* Use QLockFile to force only one application instance

Old KShutDown 1.0.x features:

* Settings: Link creator (e.g. in KDE menu or on Desktop)
* Help: Handbook
* Action configuration (command before action, pause before action)
* Lock screen after login
* Close CD-ROM before logout; add test button for "Close CD"

Misc.:

* Warn if other application can block logout/shutdown
* Use http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKStatusNotifierItem.html (?)
* Extras: Recent items
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538873
* Optionally (--delay <seconds>) show warning message before action,
  and automatically continue action if no user reaction
* Optionally mute sound (master mixer) before lock screen
* Shutdown everyday to save energy:
  http://sourceforge.net/p/kshutdown/discussion/324058/thread/538d9af2
* Execute a command:
  http://sourceforge.net/p/kshutdown/discussion/324058/thread/e28a7ef9
* Command before action:
  http://sourceforge.net/p/kshutdown/discussion/324058/thread/1725b7c5
* Automatically chmod /sbin/shutdown, so every user can shutdown or reboot
* Switch to console mode (tty) [by DigitalCyanide]
* KDE: Optionally force application exit (no session save)
* Remote reboot or shutdown (via SSH)
* Detect unsaved documents and show warning (is there any KDE API to do this?)
* "Switch User" menu functionality
* Command to Reboot Directly into Windows
  http://sourceforge.net/p/kshutdown/feature-requests/1/
  <http://sourceforge.net/p/kshutdown/discussion/324059/thread/ab1a37d2>
  - Related: https://bugs.kde.org/show_bug.cgi?id=198255
  - API: http://api.kde.org/4.x-api/kdebase-workspace-apidocs/libs/kworkspace/html/classKDisplayManager.html
  - http://ksmanis.wordpress.com/2011/04/21/hello-planet-and-grub2-support-for-kdm/
* Offer one time autologin on reboot <https://bugs.kde.org/show_bug.cgi?id=198255>
* Activate action when the CPU usage goes under a certain level
  <http://www.autoshutdown.org/index.html>
  [by aaron-koensgen, luckymancvp]
* Activate action when selected window disapear