ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Мышка
  @ 2005-02-18 11:09 ` Alexander All2
  2005-02-18 11:12 ` Alexander Kuprin
  1 sibling, 0 replies; 2+ messages in thread
From: Alexander All2 @ 2005-02-18 11:09 UTC (permalink / raw)
  To: community


On Fri, 2005-02-18 at 13:58 +0300, Макс wrote:
> Привет!
> 
> НЕ подскажите, что надо сделать, что бы заработало колёсико в мышке?
> 
> При установке выбрал мышь USB/стандартная, использую KDE в ALM2.4, но
> колёсико не работает.
> 
> Мышка Microsoft Explorer 3.0
> 

/etc/X11/xorg.conf

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option  "ZAxisMapping"  "4 5"
EndSection

Protocal и ZAxis... ключевые

-- 
Alexander All2 <sazs@nm.ru>



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

* Re: [Comm] Мышка
    2005-02-18 11:09 ` [Comm] Мышка Alexander All2
@ 2005-02-18 11:12 ` Alexander Kuprin
  1 sibling, 0 replies; 2+ messages in thread
From: Alexander Kuprin @ 2005-02-18 11:12 UTC (permalink / raw)
  To: community

On Friday 18 February 2005 12:58, Макс wrote:

> НЕ подскажите, что надо сделать, что бы заработало колёсико в мышке?
>
> При установке выбрал мышь USB/стандартная, использую KDE в ALM2.4, но
> колёсико не работает.
>
> Мышка Microsoft Explorer 3.0

Прописать в /etc/X11/XF86Config-4 в секции "InputDevice" строку

    Option "Protocol"    "IMPS/2"

вместо

    Option "Protocol"    "PS/2"

-- 
WBR, Alexander Kuprin


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

end of thread, other threads:[~2005-02-18 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-18 11:09 ` [Comm] Мышка Alexander All2
2005-02-18 11:12 ` Alexander Kuprin

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