ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ALT M 2.4 keyboard problem
@ 2005-09-12 17:09 Yuriy_Gomenyuk
  2005-09-12 19:04 ` Yuriy_Gomenyuk
  2005-09-12 22:05 ` Motsyo Gennadi aka Drool
  0 siblings, 2 replies; 4+ messages in thread
From: Yuriy_Gomenyuk @ 2005-09-12 17:09 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]



Поставил М 2.4

Когда ставил выбирал русский язык и дополнительный- украинский (кои-8у).

Когда мастер установился- клава переключалась только между английским и
украинским языком.

Попытался через кейборддрейк перенастроить клаву - и всё слетело-
теперь раскладка языка вообще не меняется.
Нужно набрать на русском - запускаю кбддд и устанавливаю тип клавы ///
Нужно набраиь на украинском - запускаю кюююю и устанавливаю тип клавы
////
То же с английским.

Довольно неудобно работать однако )))

Клава со старым разъёмом (не пс/2)
Мыша (на всякий) - комовская

Содержимое ХФконфиг-4 - в аттаче

Пожалуйста подскажите что сделать чтобы клава переключалась межру
рус/укр/англ языками?

-- 
С уважением,
Юрий Гоменюк.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Powered by Mutt 1.4i under ALT Linux Master 2.2

[-- Attachment #2: XF86Config-4 --]
[-- Type: text/plain, Size: 1112 bytes --]


# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us_intl"

EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IntelliMouse"
    Option "Device"      "/dev/ttyS1"
    Option "ZAxisMapping" "4 5"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection

==============8<========================

Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"

    InputDevice "Mouse1" "CorePointer"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] ALT M 2.4 keyboard problem
  2005-09-12 17:09 [Comm] ALT M 2.4 keyboard problem Yuriy_Gomenyuk
@ 2005-09-12 19:04 ` Yuriy_Gomenyuk
  2005-09-12 22:05 ` Motsyo Gennadi aka Drool
  1 sibling, 0 replies; 4+ messages in thread
From: Yuriy_Gomenyuk @ 2005-09-12 19:04 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

On Mon, Sep 12, 2005 at 08:09:30PM +0300, Yuriy_Gomenyuk wrote:
 
В предыдущем письме выслал файл конфига - когда кейборддрейком выставлял
английскую клаву.
В этом письме - то же но когда поставил украинскую с русским клаву.
 
-- 
С уважением,
Юрий Гоменюк.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Powered by Mutt 1.4i under ALT Linux Master 2.2

[-- Attachment #2: XF86Config-4 --]
[-- Type: text/plain, Size: 1210 bytes --]


# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "ruan"
    Option "XkbVariant"  ",winkeys,winkeys,winkeys"
    Option "XkbOptions"  "grp:ctrl_shift_toggle"

EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IntelliMouse"
    Option "Device"      "/dev/ttyS1"
    Option "ZAxisMapping" "4 5"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection
==================8<=====================

Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"

    InputDevice "Mouse1" "CorePointer"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] ALT M 2.4 keyboard problem
  2005-09-12 22:05 ` Motsyo Gennadi aka Drool
@ 2005-09-12 20:43   ` Yuriy_Gomenyuk
  0 siblings, 0 replies; 4+ messages in thread
From: Yuriy_Gomenyuk @ 2005-09-12 20:43 UTC (permalink / raw)
  To: ALT Linux Community

Большое спасибо! Совет помог, Вопрос закрыт.

On Mon, Sep 12, 2005 at 10:05:46PM +0000, Motsyo Gennadi aka Drool wrote:
> > Поставил М 2.4
> 	Это плюс :-)

Это точно, я уже давно на него с 2.2 хотел перейти, да вот дист всё не
мог достать...

> > Когда ставил выбирал русский язык и дополнительный- украинский (кои-8у).
> 	На мое чайное мнение - это было не обязательно вообще...
> 
> > 
> > Попытался через кейборддрейк перенастроить клаву - и всё слетело-
> > теперь раскладка языка вообще не меняется.
> 	Зря! Внесите изменения в /etc/X11/XF86Config-4, а именно (у меня):
> 
> Section "InputDevice"
> 
> ...skip...
> 
>     Option "XkbLayout" "us,ru,ua"
>     Option "XkbVariant"  ",winkeys,winkeys"
>     Option "XkbOptions"  "grp:lctrl_toggle"

поставил rctrl - как по мне - так удобнее )))



-- 
С уважением,
Юрий Гоменюк.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Powered by Mutt 1.4i under ALT Linux Master 2.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] ALT M 2.4 keyboard problem
  2005-09-12 17:09 [Comm] ALT M 2.4 keyboard problem Yuriy_Gomenyuk
  2005-09-12 19:04 ` Yuriy_Gomenyuk
@ 2005-09-12 22:05 ` Motsyo Gennadi aka Drool
  2005-09-12 20:43   ` Yuriy_Gomenyuk
  1 sibling, 1 reply; 4+ messages in thread
From: Motsyo Gennadi aka Drool @ 2005-09-12 22:05 UTC (permalink / raw)
  To: ALT Linux Community

> Поставил М 2.4
	Это плюс :-)

> 
> Когда ставил выбирал русский язык и дополнительный- украинский (кои-8у).
	На мое чайное мнение - это было не обязательно вообще...

> 
> Попытался через кейборддрейк перенастроить клаву - и всё слетело-
> теперь раскладка языка вообще не меняется.
	Зря! Внесите изменения в /etc/X11/XF86Config-4, а именно (у меня):

Section "InputDevice"

...skip...

    Option "XkbLayout" "us,ru,ua"
    Option "XkbVariant"  ",winkeys,winkeys"
    Option "XkbOptions"  "grp:lctrl_toggle"

EndSection

	Обратите внимание - у меня переключение производится _исключительно_ левым
Ctrl-ом, больше он ни на что в таком варианте не годится, использую для
комбинаций типа Ctrl+O правый Ctrl :-) Если Вас такое не устраивает - не
трогайте параметр Option "XkbOptions".


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-12 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-12 17:09 [Comm] ALT M 2.4 keyboard problem Yuriy_Gomenyuk
2005-09-12 19:04 ` Yuriy_Gomenyuk
2005-09-12 22:05 ` Motsyo Gennadi aka Drool
2005-09-12 20:43   ` Yuriy_Gomenyuk

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git