From: Alexander Kubatkin <_kaa_@mail.ru> To: community@altlinux.ru Subject: Re: [Comm] Пятикнопочная мышь. Date: Sun, 5 Oct 2003 11:53:47 +0400 Message-ID: <20031005115347.3d990ea5._kaa_@mail.ru> (raw) In-Reply-To: <20031005112634.080affd5.keeperman@nm.ru> On Sun, 5 Oct 2003 11:26:34 +0000 Зенькович Александр <keeperman@nm.ru> wrote: > > Здравствуйте все!!! > > Вот такой вопрос. Преобрел (читать - подарили :) вчера пятикнопочную > оптическую мышь. Воткнул я ее в ps/2 (за неимением usb). Мыша завилась в > пол оборота (т.е. оборачиват вообще не пришлост). Раньше стояла Genius > ps/2 к колесиком. Хотелось бы завести все кнопки. В рассылке где-то я > это встречал. но сейчас не нашел. В XF86-Config-4 была строчка > Option "Emulate3Buttons". Я ее заменил на Option "Emulate5Buttons". сильно... :) может все-таки стоит доки почитать? > НО ничего не поменялось. ессесно :) > Наверное, надо еще что-то подправить? ессесно :) для начала читаем доки /usr/X11R6/lib/X11/doc/README.mouse ---- 5.1 Buttons This option tells the X server the number of buttons on the mouse. Currently there is no reliable way to automatically detect the correct number. This option is the only means for the X server to obtain it. The default value is three. Note that if you intend to assign Z axis movement to button events using the ZAxisMapping option below, you need to take account of those buttons into N too. Option "Buttons" "N" -------- т.е. вместо "N" надо подставить кол-во кнопок на мыше, с учетом того, что колесо - это 2 кнопки. ---- Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "Resolution" "800" EndSection ------- у меня мышь logitech mouseman wheel optical: 1 левая 2 правая 3 центр колеса 4 колесо вверх 5 колесо вниз есть еще боковая кнопка, но она висит как 3-я, мне так удобнее :) > И еще такой вопрос: а что на эти кнопки лучше повесить? например на открытие ссылок в новом табе(mozilla,konqueror), доп.меню (в KDE..., про гном не знаю) > _______________________________________________ > Community mailing list > Community@altlinux.ru > http://www.altlinux.ru/mailman/listinfo/community > __________________________________________________________ Alexander Kubatkin
next prev parent reply other threads:[~2003-10-05 7:53 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-05 11:26 Зенькович Александр 2003-10-05 7:35 ` Denis S. Filimonov 2003-10-06 7:40 ` Maxim Tyurin 2003-10-13 4:13 ` [Comm] " Oleg N. Kayunov 2003-10-13 7:08 ` Maxim Tyurin 2003-10-05 7:53 ` Alexander Kubatkin [this message] 2003-10-05 14:20 ` [Comm] " Зенькович Александр 2003-10-05 11:25 ` Andrey Rahmatullin 2003-10-05 14:56 ` Alexander Kubatkin 2003-10-06 8:49 ` Зенькович Александр 2003-10-06 3:07 ` Denis G. Samsonenko 2003-10-06 8:45 ` Зенькович Александр 2003-10-06 7:54 ` Denis G. Samsonenko 2003-10-06 8:13 ` Maxim Tyurin
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=20031005115347.3d990ea5._kaa_@mail.ru \ --to=_kaa_@mail.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