View Single Post
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#11
Originally Posted by Matan View Post
Easily done with dbus-scripts. Create a file in directory /etc/dbus-scripts.d/ conaining
Code:
/usr/bin/slide * * org.freedesktop.Hal.Device Condition ButtonPressed cover
And the file /usr/bin/slide will be executed whenever the keyboard is opened or closed.
took a while to figure dbus-scripts is a package. Still doesn't work for me