Bug 103990

Summary: X server does not properly indicate PtrintScreen key press
Product: [openSUSE] SUSE LINUX 10.0 Reporter: JP Rosevear <jpr>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: According patch

Description JP Rosevear 2005-08-10 21:32:48 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.
Comment 1 Stefan Dirsch 2005-08-10 21:56:35 UTC
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 ... 
Comment 2 JP Rosevear 2005-08-11 02:51:46 UTC
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",


Comment 3 Stefan Dirsch 2005-08-11 03:23:35 UTC
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. 
Comment 4 Stefan Dirsch 2005-08-11 03:34:55 UTC
Looks like this never has been fixed in xkeyboard-config. :-( 
 
https://bugs.freedesktop.org/show_bug.cgi?id=847 
Comment 5 Stefan Dirsch 2005-08-11 04:14:00 UTC
Created attachment 45647 [details]
According patch
Comment 6 Stefan Dirsch 2005-08-11 04:17:41 UTC
fixed for Beta2.