Summary: | [xkeyboard-config 2.4] Ctrl-Alt-Backspace no longer working | ||
---|---|---|---|
Product: | xkeyboard-config | Reporter: | Bug Reporter <my.somewhat.lengthy.loginname> |
Component: | General | Assignee: | xkb |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | my.somewhat.lengthy.loginname |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
xkbcomp output under xkeyboard-config 2.3
xkbcomp output under xkeyboard-config 2.4 |
Description
Bug Reporter
2011-09-28 07:30:22 UTC
Could you please attach the output of "xkbcomp :0 -xkb out.xkb" for 2.3 and 2.4? Created attachment 51768 [details]
xkbcomp output under xkeyboard-config 2.3
Output file, named such that it reflects the xkeyboard-config version, and gzipped
Created attachment 51769 [details]
xkbcomp output under xkeyboard-config 2.4
Output file, named such that it reflects the xkeyboard-config version, and gzipped
The issue is in the updated CTRL+ALT type. Could you please try the following: In symbols/terminate, replace symbols[Group1] = [ NoSymbol, Terminate_Server ] with symbols[Group1] = [ NoSymbol, VoidSymbol, VoidSymbol, VoidSymbol, Terminate_Server ] Will it fix the things for you? (In reply to comment #4) > Will it fix the things for you? After doing your change and recompiling/reinstalling, Ctrl-Alt-Backspace now works perfectly. Thank you :-) Good, it seems it is a common issue for many CTRL+ALT keys. Fixed in Git now. Just in case, could you please check from git? The Ctrl-Alt-Backspace combination also works in a freshly (10 minutes ago) checked-out version from git. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.