This patch was ported forward from XFree86-4.3.0-xkb-sysreq.patch in RHEL3, and other 4.3.0 based Red Hat releases. There were 5 files patched in the original patch, but most of it seems to have gotten merged upstream. This part is still not upstream however in X11R7. Fixes bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175661 --- symbols/pc/pc.xkb-sysreq 2003-08-22 20:48:08.000000000 -0400 +++ symbols/pc/pc 2003-08-22 20:54:17.000000000 -0400 @@ -101,19 +101,11 @@ type= "PC_SYSRQ", symbols[Group1]= [ Print, Sys_Req ] }; - key { - type= "PC_SYSRQ", - symbols[Group1]= [ Print, Sys_Req ] - }; key { [ Scroll_Lock ] }; key { type= "PC_BREAK", symbols[Group1]= [ Pause, Break ] }; - key { - type= "PC_BREAK", - symbols[Group1]= [ Pause, Break ] - }; key { [ Insert ] }; key { [ Home ] }; key { [ Prior ] };