Re: [xkb] Re: new layout
"Sergey V. Udaltsov" <[email protected]> Thu, 17 Mar 2005 19:29:36 +0000
| Newsgroups | gmane.comp.freedesktop.release-wranglers |
|---|---|
| Organization | Udaltsoft |
| Message-ID | <1111087776.8380.44.camel@sputnik> |
Hi Alan Basically, there are several issues involved in the integration into the main monolythic tree: 1. xkeyboard-config is autotoolized - so the integration will have to "downgrade" the build process to imake framework 2. xkeyboard-config depends on intltool - will xorg be happy to introduce new dependency? 3. xkeyboard-config heavily restructured the directories - so some old configurations will be broken. As a part of the problem: we tried to keep compatibility at least on the layouts level - but people using symbols directly will suffer. 4. The default name of the rules is not "xorg" or "xfree" but "base". So, these issues should be discussed before someone makes decision on our integration into the main tree. What I'd REALLY like to see is some review, from the core xorg team, regarding feasibility of this integration. What I think could be saner alternative - full removal of the xkb data from the large xorg tree. This way people (distromakers) would use xkeyboard-config as standalone package. But probably this is not acceptable from the overall xorg policy POV. Comments are welcome. Sergey On Wed, 2005-03-16 at 17:35 -0800, Alan Coopersmith wrote: > Would you like to start checking the changes into the Xorg monolothic > tree yourself then? If you're willing to do the work of sync'ing it > up with your xkeyboard-config tree, I'm sure we could work that out > without much trouble. > > As far as I know the only reason no one is updating the Xorg xkb data > files is because no one has volunteered to take that on.