* [gentoo-user] no SysRq
@ 2006-08-10 7:47 Jorge Almeida
0 siblings, 0 replies; only message in thread
From: Jorge Almeida @ 2006-08-10 7:47 UTC (permalink / raw
To: gentoo-user
I'm trying to enable the use of the SysRq key. My keyboard is Logitech
Access. It has a key labeled PrtScr/SysRq right next F12. I recompiled
the kernel with support for SysRq, but still it doesn't work. It seems
that the key is not recognized. The output of showkey -s, when pressing
SysRq, is
0xe0 0x2a 0xe0 0x37 0xe0 0xaa 0xe0 0xb7
I read sysrq.txt in the kernel source Doc directory:
There are some keyboards that send different scancodes for SysRq than the
pre-defined 0x54. So if SysRq doesn't work out of the box for a certain
keyboard, run 'showkey -s' to find out the proper scancode sequence. Then
use 'setkeycodes <sequence> 84' to define this sequence to the usual SysRq
code (84 is decimal for 0x54). It's probably best to put this command in a
boot script. Oh, and by the way, you exit 'showkey' by not typing anything
for ten seconds.
It's not clear (to me) what to do. Does <sequence> equal "0xe0 0x2a 0xe0 0x37 0xe0 0xaa 0xe0 0xb7"?
And if so, is this a stable thing, i.e. a keyboard characteristic, not
bound to change unless the keyboard is replaced?
--
Jorge Almeida
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-10 7:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10 7:47 [gentoo-user] no SysRq Jorge Almeida
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox