e: add automatic desktop lock/unlock when a bluetooth device disapear.
authorCedric Bail <cedric.bail@free.fr>
Sun, 17 Mar 2013 15:07:34 +0000 (00:07 +0900)
committerCedric Bail <cedric.bail@free.fr>
Sun, 17 Mar 2013 15:07:34 +0000 (00:07 +0900)
commit2f6fcf42287f177587373c0704ee6d5679fca261
tree86e1c63d48634e91653c3af20fee6841d308a6d9
parent1a472d475eaa557b66675298be90899e13d267ab
e: add automatic desktop lock/unlock when a bluetooth device disapear.

This use a custom implementation of l2ping to ping known device and do
proper action when they go away. I don't recommend to use the auto unlonck,
but it is there if someone need it.
configure.ac
data/etc/sysactions.conf.in
src/bin/Makefile.am
src/bin/e_sys_l2ping.c [new file with mode: 0644]
src/bin/e_sys_main.c
src/modules/bluez4/e_mod_main.c
src/modules/bluez4/e_mod_main.h
src/modules/bluez4/ebluez4.c