diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-24 22:37:25 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-24 22:37:25 +0200 |
| commit | aa0f00ca6580a212feafd4198e64b0a677f0c431 (patch) | |
| tree | ac5f82464fab086e8507d6847901ab0ba2a7d4ba /debian/changelog | |
| parent | 98988559a841d9bbbaa6b339589dbce75465b11c (diff) | |
| download | internet-kiosk-aa0f00ca6580a212feafd4198e64b0a677f0c431.tar.gz internet-kiosk-aa0f00ca6580a212feafd4198e64b0a677f0c431.tar.bz2 internet-kiosk-aa0f00ca6580a212feafd4198e64b0a677f0c431.zip | |
Hide the mouse pointer if input events become idle (using the unclutter tool).
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8974fa2..233cddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ internet-kiosk (0.0.2-0~edu1) UNRELEASED; urgency=low - Use sed to patch initramfs configuration (rather than a patch that fails on wheezy). The change is needed for squeeze only. - Symlink /etc/mtab to /proc/mounts before installing any kernels. + - Hide the mouse pointer if input events become idle (using the + unclutter tool). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 21 Aug 2012 18:14:02 +0200 |
