ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tyurin <mrkooll@tdr.pibhe.com>
To: community@altlinux.ru
Subject: Re: [Comm] Asks about mouse
Date: Thu, 29 May 2003 20:01:48 +0300
Message-ID: <20030529170148.GK28493@mrkooll.tdr.pibhe.com> (raw)
In-Reply-To: <20030527010542.695cfe5c.leutin-lists@rambler.ru>

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

On Tue, May 27, 2003 at 01:05:42AM +0600, Леутин Александр wrote:
> Здравствуйте!
> 
> Я стал счастливым обладателем Logietch iFeel MouseMan. Подключил по USB,
> сказал, MOUSE=yes в /etc/sysconfig/usb, написАл в XF86Config-4
> /dev/usbmouse вместо /dev/mouse. Мышь завелась. Вопросы: 

Я счастливый обладатель Logitech Cordless TrackMan Optical
(есть рядом счастливые обладатели MX-500)
Кто не знает на ней 6 кнопок и колесико (всего 8 получается)

Заводил я это дело так:
Сначала подключил через usb (старый TrackMan MarbleFX на всякий случай
оставил :)
В /etc/X11/XF86config-4 прописал протокол IMPS/2 и устройство
/dev/input/mice 
При таком подключении у меня завелось 5 кнопок и колесико, но 2 кнопки
просто дублировали 2-ю и 3-ю.

Потом захотелось мне заюзать все кнопки.
Смены протокола и другие шаманства к нужному результату не приводили
:(
После чего, после нескольких часов ковыряния в google я понял что мышь
на usb больше 5 кнопок не видит.

Достал переходник, воткнул в PS/2.
после чего начал колдовать и завел 7 кнопок (больше XFree не
поддерживает :(

в /etc/X11/XF86Config-4

Section "InputDevice"
    Identifier  "TrackMan"
    Driver      "mouse"
    Option "Protocol"    "ExplorerPS/2"
    Option "Device"      "/dev/mouse"
    Option "Buttons" "7"    
    Option "ZAxisMapping" "6 7"
EndSection

В ~/.xsession.d/ кинул скрипт, запускающий 
xmodmap -e "pointer = 1 2 3 6 7 4 5"

работают 5 кнопок и колесико

Через час я понял что нажимать колесико мне не удобно и изменил
параметры 
xmodmap -e "pointer = 1 6 3 2 7 4 5"

Теперь у меня работают все кнопки (кроме одной) и колесико 
и 3-я кнопка переехала под большой палец.

Так как у тебя тоже Logitech то колдовать с ним наверное также нужно.
Только кол-во кнопок поменять надо.


P.S. А вот кто знает как 6-ю и 7-ю кнопки мыши заставить что-то
полезное делать без запуска imwheel???
Часа 3 в гугле рылся и ответа не нашел, а на imwheel у меня, после
знакомства с ним в BlackCat, выработалась аллергия.

-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2003-05-29 17:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 19:05 Леутин Александр
2003-05-27 10:33 ` [Comm] " Sergey Vlasov
2003-05-28  2:20   ` Леутин Александр
2003-05-28 11:30     ` Sergey Vlasov
2003-05-29  4:34       ` Леутин Александр
2003-05-29 15:27         ` Sergey Vlasov
2003-05-29 17:01 ` Maxim Tyurin [this message]

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=20030529170148.GK28493@mrkooll.tdr.pibhe.com \
    --to=mrkooll@tdr.pibhe.com \
    --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