From 84e764a5c1e89e72094b3db8aa8e17943b867218 Mon Sep 17 00:00:00 2001 From: James Magahern Date: Sat, 9 Feb 2019 14:01:58 -0800 Subject: Multi-monitor support Use BUZZLOCKER_MONITOR_NUM to specify which monitor you want the locker to appear on. 0 is the primary one --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index db1887c..b39b6cb 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,8 @@ XSECURELOCK_AUTH=/usr/local/bin/auth_buzzlocker xsecurelock So every time you run `xsecurelock` by itself, it will use buzzlocker as the GUI. +## Configuration +If you have multiple monitors, buzzlocker will appear only on whatever the primary monitor is (according +to XRandR). If you want to override this behavior, set the environment variable `BUZZLOCKER_MONITOR_NUM` +to whichever monitor you wish to have buzzlocker appear on. -- cgit v1.2.3