also running the command lxsession-default lock 
prints 
lock

Launching lock manager

but the screen does not lock

A possible workaround for getting a locked screen on control alt l is to
make the keybinding in ~/.config/openbox

  <!-- Lock the screen on Ctrl + Alt + l-->
    <keybind key="C-A-l">
      <action name="Execute">
        <command>lxlock </command>
      </action>
    </keybind>
Will hardcode lxlock into the keybinding.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1286686

Title:
  Lock screen shortcut is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxsession/+bug/1286686/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to