# LXDE Blueproximity Settings

**Locking Command**: `xscreensaver-command -activate`  
**Unlock Command**: `pkill xscreensaver`  
**Proximity Command**: `xscreensaver-command -time || daemonize /usr/bin/xscreensaver -no-splash`  
**Daemonize Utility**: To stop blueproximity from hanging when using the proximity command, it requires the daemonize command (http://software.clapper.org/daemonize/). Using "xscreensaver -no-splash &" or "xscreensaver -no-splash" will cause blueproximity to hang.