cyrillic X keyboard layout

2006-01-07 Thread Andrey Khavryuchenko
Hello, fellows.

Booted up old sparc laid around with debian stable.  Works fine, so far,
but the cyrillic input in XFree86.

If I do it by book, by putting 

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  sun
Option  XkbModel  type5
Option  XkbLayout us,ru,uk
Option  XkbOptions
EndSection

in the /etc/X11/XFree86-4, my keyboard simply refuses to operate: looks
like completely wrong xkb rules or model are loaded, since it produces
anything, but the pressed key.

What I'm doing wrong?  How can I check that correct rules are loading?

Thanks in advance.

-- 
Andrey V Khavryuchenkohttp://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: cyrillic X keyboard layout

2006-01-07 Thread Frans Pop
On Saturday 07 January 2006 18:09, Andrey Khavryuchenko wrote:
 in the /etc/X11/XFree86-4, my keyboard simply refuses to operate: looks
 like completely wrong xkb rules or model are loaded, since it produces
 anything, but the pressed key.

 What I'm doing wrong?  How can I check that correct rules are loading?

What kernel version are you running? If it is 2.6, you should _not_ use 
the sun keyboard rules, but the standard xfree86 (or xorg).

See for further information:
http://www.debian.org/releases/stable/sparc/release-notes/ch-information.en.html#s-upgrade-to-2.6


pgpLPu3HLlNqO.pgp
Description: PGP signature


Re: cyrillic X keyboard layout

2006-01-07 Thread Andrey Khavryuchenko
Frans,

FP == Frans Pop wrote:

 FP On Saturday 07 January 2006 18:09, Andrey Khavryuchenko wrote:
  What I'm doing wrong?  How can I check that correct rules are loading?

 FP What kernel version are you running? If it is 2.6, you should _not_ use 
 FP the sun keyboard rules, but the standard xfree86 (or xorg).

No, I went for standard 2.4:

$ ssh baby uname -a
Linux baby 2.4.27-2-sparc32-smp #1 SMP Mon Aug 22 14:41:42 UTC 2005 sparc 
GNU/Linux

 FP See for further information:
 FP 
http://www.debian.org/releases/stable/sparc/release-notes/ch-information.en.html#s-upgrade-to-2.6

I guess, this doesnt apply to my situation.

-- 
Andrey V Khavryuchenkohttp://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]