[LightDM] Lightdm and ctrl-alt-backspace zap?
poma
pomidorabelisima at gmail.com
Fri May 6 20:02:27 UTC 2016
On 06.05.2016 21:53, Wolfgang Baudler wrote:
>> On 06.05.2016 21:04, Wolfgang Baudler wrote:
>>>> On 06.05.2016 20:11, Wolfgang Baudler wrote:
>>>> [...]
>>>>> I am using the lightdm-gtk-greeter with lightdm. So, is there any way
>>>>> for
>>>>> that greeter to re-enable ctrl-alt-backspace? Or alternatively add a
>>>>> menu
>>>>> entry on the greeter to exit lightdm?
>>>>>
>>>>
>>>> What is the result if you build it with libxklavier?
>>>>
>>>> Ref.
>>>> https://bazaar.launchpad.net/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk/view/head:/configure.ac#L100
>>>>
>>>>
>>>
>>> It is actually already build with libxklavier. At least ldd is reporting
>>> that:
>>>
>>> # ldd /usr/sbin/lightdm-gtk-greeter |grep klavier
>>> libxklavier.so.16 => /usr/lib/x86_64-linux-gnu/libxklavier.so.16
>>> (0x00007f753ec67000)
>>>
>>
>> OK
>>
>> There, what is the output of:
>> grep xkb_options /var/log/Xorg.0.log
>>
>>
>
> I get
>
> [170501.930] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [170501.962] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [170501.965] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [170501.967] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
>
> Wolfgang
>
>
OK
Here, it works:
$ egrep xkb_options\|zapped /var/log/Xorg.0.log.old
[ 27512.367] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 27606.397] (II) Server zapped. Shutting down.
Maybe Sean can help
More information about the LightDM
mailing list