You are not logged in.

#1 2017-06-14 07:01:16

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,393

[SOLVED] sysrq key does not work under X/plasma

If i switch to a terminal, it works, but from Xorg (plasma session) it does nothing, but it used to work.
I tried to hit "reisub" with left/right+printscr alt ctrl+alt+printscr to no avail.

Anybody can confirm and/or has a workaround for that? somehow i think systemd is involved.

Last edited by kokoko3k (2017-06-14 11:33:26)


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#2 2017-06-14 11:35:36

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,393

Re: [SOLVED] sysrq key does not work under X/plasma

It was a common problem to all Xorg sessions, and the colprit was:

# cat /etc/X11/xorg.conf.d/00-keyboard.conf
Section "InputClass"
        Identifier "system-keyboard"
       Option "GrabDevice" "True"
EndSection

Commenting: Option "GrabDevice" "True" solved the issue.

I can't remember when i set Grabdevice true, nor why, nor if it was me to do that.

pacman -Ql|grep "00-keyboard" returns no results.


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

Board footer

Powered by FluxBB