[compiz] Re: Compiz and Alt-Gr problem
Colin Guthrie
gmane at colin.guthr.ie
Sun Jul 16 13:39:34 PDT 2006
Hi,
Mauricio Henriquez wrote:
> anyone on the list??, is a little silence...
It's not the busiest of lists. Mostly developers working on compiz (and me!)
> I have Xgl+Compiz on my FC5 and I can't use the Alt-Gr key...if I try to
> run for example
> setxkbmap -layout 'es,es' -model pc105
This is more of an Xgl problem than compiz. AFAIK Xgl has not got it's
own dedicated ML but please someone correct me if I'm wrong.
You may get better info from the Xorg ML.
> to try to correct the keyboard layot, my system response "Error loading
> keyborad definition" or something like that...I a normal X server I can
> run that command withput problems...any idea??, some path or solution
> without compile compiz or xgl???
I have numerous keyboard issues under Xgl but I'm too lazy to make them
work properly.
> Thanks...by the way I can't still run java app like LimeWire, I have
> both patch "compiz....bin" and "xgl....bin" but I don't know how to
> apply the patch...help please!!!...both are very small problems, I don't
> want to stop working with Xgl for such samall problems, all the other
> thing on xgl work perfect on my system..
The *.bin files are just text files which have been renamed to .bin by
the mail server. You need to patch the source code before compilation.
Use the "patch" command to do this - man patch or patch --help will give
more info on this. If you are using pre-built packages, then you should
ask the maintainer of these packages if they would incorporate these
patches.
As an alternative temporary workaround, if you run:
export AWT_TOOLKIT=MToolkit
before running your java apps, do they work for you?
Col.
More information about the compiz
mailing list