ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vyacheslav Sokolov <vence@status.comcor.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Мышь!
Date: Sat, 26 Oct 2002 13:41:15 +0400
Message-ID: <3DBA633B.3090004@status.comcor.ru> (raw)
In-Reply-To: <20021026201750.59dc7cea.dendur@yandex.ru>

Eryomin Denis Leontievich wrote:

>При переходе из иксов в консоль (ctrl+alt+1...)  падает gpm сервис, 
>в чем могут быть грабли??? На 12-ой консоли говориться что не могу 
>проинициализировать мышь.... 
>
>Мышь, А4Тех IMPS совместимая.
>_______________________________________________
>
Было такое же явление с мышью Genius Netscroll+.
Вылечилось со следующими конфигурациями:

/etc/sysconfig/mouse:

MOUSETYPE="exps2 -3 -p"
XMOUSETYPE=IMPS/2
FULLNAME="PS/2|IntelliMouse Explorer"
XEMU3=no
WHEEL=yes
device=psaux


XF86Config-4:

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping" "4 5"

EndSection

Думаю, что суть в использовании MOUSETYPE=exps2 для gpm, что предотвращает
попытки определения/переинициализации мыши при переключении из иксов в
консоль.
Если ошибаюсь - знатоки, поправьте!!!
В.Соколов



  reply	other threads:[~2002-10-26  9:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-26  9:17 Eryomin Denis Leontievich
2002-10-26  9:41 ` Vyacheslav Sokolov [this message]
2002-10-26 12:35   ` [Comm] Мышь! Konstantin Lepikhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DBA633B.3090004@status.comcor.ru \
    --to=vence@status.comcor.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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