| Summary: | xkb-data: New version breaks custom bepo keymap | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Daniel Dehennin <freedesktop> | ||||||
| Component: | App/xkbcomp | Assignee: | Daniel Stone <daniel> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
| Severity: | normal | ||||||||
| Priority: | medium | CC: | kibi | ||||||
| Version: | 7.6 (2010.12) | Keywords: | regression | ||||||
| Hardware: | x86-64 (AMD64) | ||||||||
| OS: | Linux (All) | ||||||||
| Whiteboard: | 2012BRB_Reviewed | ||||||||
| i915 platform: | i915 features: | ||||||||
| Attachments: |
|
||||||||
|
Description
Daniel Dehennin
2012-01-24 09:55:33 UTC
Created attachment 56097 [details]
.config/xkb/symbols/jpmods
My modification for the japan layout typematrix
I just checked - it works ok compiling to xkb file: cat dad_tm | xkbcomp - -xkb out.xkb Does it work for you? Moreover, it does work if afterwards you do xkbcomp out.xkb :0 So, it is something with X server. (In reply to comment #2) > I just checked - it works ok compiling to xkb file: > > cat dad_tm | xkbcomp - -xkb out.xkb Providing the -I option to xkbcomp like the following works: cat ${HOME}/.config/xkb | xkbcomp -I${HOME}/.config/xkb - -xkb out.xkb > > Does it work for you? > > Moreover, it does work if afterwards you do > > xkbcomp out.xkb :0 This works too. Hello, It is working with version 7.7. Regards. |
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.