Hacker News new | ask | show | jobs
by superpatosainz 4184 days ago
Well, at least in my Spanish keyboard there are two functions for the SysRq key, as the keycap says:

Impr. Pant. | Pet. Sis. -- which is expanded to --> Imprimir Pantalla | Petición a Sistema -- which translates to --> Prnt Scr | SysRq

So that binding makes the key actually useful for everyday activities.

2 comments

Yes, the key is the same on English keyboards too. I've no idea about USB keyboards, but on AT keyboards that key actually generates two separate scan codes depending on whether it's pressed without alt (PrtSc) or with (SysRq). So in a sense SysRq is genuinely a separate key, that just shares its button with another.

(I don't remember what happens to the Alt key press when you use it to invoke SysRq - I suppose it just appears as normal and so the Alt+SysRq combination sort of doesn't exist.)

Interestingly the SysRq scan code is far easier to detect - there's just one value to watch for rather than (as with PrtSc) a whole sequence of them. Probably a legacy of its having its own key on older keyboards.

Sure the key is useful as print screen, but the words "Pet. Sis." aren't. My dissatisfaction is that people have to repeatedly read that, think about it, and decide it's not what they want. Good to hear smaller computers now are getting rid of it.

Even better, without Sys Rq, that 2nd function could be allocated to some other obscure thing, reducing the number of keys.