|
Bugzilla – Full Text Bug Listing |
| Summary: | X server does not properly indicate PtrintScreen key press | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | JP Rosevear <jpr> |
| Component: | X.Org | Assignee: | 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
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. |