Bug 80373
| Summary: | Print-Scrn button no longer runs gnome-panel-screenshot | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Warren Togami <wtogami> |
| Component: | XFree86 | Assignee: | Mike A. Harris <mharris> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | phoebe | CC: | chris.ricker, gczarcinski, hp, keizie, ltroan, marius.andreiana, otaylor, tao, tommy.mcneely |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-02-11 20:49:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79578 | ||
|
Description
Warren Togami
2002-12-25 08:31:11 UTC
*** Bug 80510 has been marked as a duplicate of this bug. *** *** Bug 80097 has been marked as a duplicate of this bug. *** $ xmodmap -pke | grep Print keycode 92 = Print Sys_Req keycode 111 = Print Sys_Req why twice? Instead of filing a bug, I will just latch onto this one :) Am told fix is in gingin Beta4. What was the fix? I didn't fix it... can I close the bug? Prnt Scrn and <Alt>-PrntScrn still don't work in Red Hat 8.0.93 (Phoebe2). *** Bug 83053 has been marked as a duplicate of this bug. *** On my 8.0.93 system, only keycode 111 shows up (same as on 8.0) but it still does not work. Conclusion of analysis here is that part of Owen's X patch was lost. The
following needs to be deleted from all keymaps:
key <SYRQ> {
type= "PC_SYSRQ",
symbols[Group1]= [ Print, Sys_Req ]
};
Should be fixed in XFree86-4.2.99.901-20030209.0 in rawhide. Please test and close RAWHIDE if it works, or ASSIGNED if not. Changing bug to MODIFIED state. Still not fixed here. I have two entries for Print Sys_Req. This keyoard also has pgup/pause, pgdn/break, home/scroll, end/numlk, insert/prtsc, and delete/sysrq. Is this the normal grouping for these keys for everyone? I'm using XFree86-4.2.99.901-20030206.0 Bouncing this back to Assigned, as there still appear to be some issues. Seems to work OK for me - XFree86 4.2.99.901-20030209.1 from rawhide. |