How to Automatically Lock a Computer when you walk away

Configurare noua (How To)

Situatie

Use Case: Extra physical security in office or shared workspaces.

Solutie

Steps:

  1. Pair Your Phone to Your Computer via Bluetooth

    • Linux: Use blueman or bluetoothctl

    • Windows: Pair via Settings > Devices > Bluetooth

  2. Install Proximity Software

    • Linux: Install blueman and xautolock

      sudo apt install xautolock
    • Use btprox (Windows) or bluProx (Mac)

  3. Configure Proximity Trigger

    • Set RSSI (signal strength) threshold to detect when your device is out of range.

    • Lock the screen via xlock or rundll32.exe user32.dll,LockWorkStation

  4. Test the Range and Sensitivity

    • Walk away slowly and watch it lock!

    • Adjust the timeout or threshold as needed.

Your computer now locks itself when you step away with your phone.

Tip solutie

Permanent

Voteaza

(6 din 11 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?