Bugzilla – Bug 103990
X server does not properly indicate PtrintScreen key press
Last modified: 2005-08-11 04:17:41 UTC
GNOME uses PrintScreen and Alt-Printscreen by default for take a screenshot and a screenshot of a window. The key isn't "seen" though until I take the steps outlined in the bug in the symbols/pc file. This was supposed to have been fixed upstream as well https://bugs.freedesktop.org/show_bug.cgi?id=1238 in a different manner, but we have the fix and I still see the issue.
Right, we have the patch applied. What kind of steps outlined in the bug in symbols/pc file are you talking of? I cannot find them ...
Oops, its in the orginal ubuntu bug: http://bugzilla.ubuntu.com/show_bug.cgi?id=1762 --- pc 2004-10-18 23:24:22.000000000 +0200 +++ /etc/X11/xkb/symbols/pc/pc 2004-10-18 23:29:59.000000000 +0200 @@ -101,10 +101,6 @@ type= "PC_SYSRQ", symbols[Group1]= [ Print, Sys_Req ] }; - key <SYRQ> { - type= "PC_SYSRQ", - symbols[Group1]= [ Print, Sys_Req ] - }; key <SCLK> { [ Scroll_Lock ] }; key <PAUS> { type= "PC_BREAK",
Ok. I think I understand now. We switched to xkeyboard-config for 10.0. Could you please check whether applying the patch above to /etc/X11/xkb/symbols/pc fixes the problem for you (/etc/X11/xkb/symbols/pc/* files no longer exist) ? Thanks.
Looks like this never has been fixed in xkeyboard-config. :-( https://bugs.freedesktop.org/show_bug.cgi?id=847
Created attachment 45647 [details] According patch
fixed for Beta2.