2006/1/5, Damir Perisa <[EMAIL PROTECTED]>:
> startx 2>&1 "pipe" tee -a output
>
> instead of "pipe" there should be a pipe... i cannot type it in x right
> now ;-)
links is your friend ;)
> [CUT]
> especially the "can't find file "pc/de_CH" for symbols include" is
> interesting! anyone knows where this file should be and where it should come
> from?
I had the AltGr problem and solved it changing a couple of things in
xorg.conf. Here's my section:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbVariant" ""
EndSection
Note that I get a warning about the empty XkbVariant option, didn't
try to remove the line, but when I had "nodeadkeys" as a value it
didn't work. I also should use "it_IT" instead of "it", but it works
just fine for me. Is de_CH so much deviant from the standard de_DE?
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch