On Sat, Apr 01, 2023 at 06:10:50PM +0100, Patrick O'Callaghan wrote:
I have a Logitech MX series wireless keyboard, and no keys are labelled
as SysRq or PrtScr. Is there a way to configure a different sequence
for the magic SysRq function? The man pages are not helpful.

Here's a very old kernel sources page that explains the sysrq routine,
and I think it was one of the pages version that helped me a lot:

https://mirrors.edge.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/sysrq.txt

Here, it seems, is the latest one:
https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html

Looks like you first need to identify your print/sysrq key - it might
be a combo of (on my keyboard) <Fn>-<Print> or <Alt>-<Print>. I use
xev for finding it.

HTH
Wolfgang
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to