From: "Sergei O. Naumov" <vomus@rambler.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] kernel-image-std-smp-2.6.18-alt4 и события нажатия кнопок мыши
Date: Sat, 3 Mar 2007 14:34:53 +0300
Message-ID: <200703031434.54444@VOMUS> (raw)
In-Reply-To: <20070301170435.GA6782@procyon.home>
[-- Attachment #1: Type: text/plain, Size: 870 bytes --]
В сообщении от Четверг 01 марта 2007 Sergey Vlasov написал(a):
> > после переезда на ядра std-smp со старый ядер std26-up замечана странная
> > особенность в поведении мыши. А именно, нажатие на лапку инициирует не
> > одно событие, а целых 2-3 или даже 4 бывает. Причем интервал между этими
> > событиями весьма мал. В результате приложения в десктопе запускаются по
> > 2-3 и даже 4 раза.
> >
> > Перегружаем на старое ядро - эффект пропадает. Первый раз заметил это в
> > std-smp-2.6.18-alt3, но в -alt4 эффект, по моему даже усилился.
>
> Странно. А что за мышь
Logitech (модель нигде не написана :-))
> и как при этом выглядит xorg.conf?
В аттаче. Но забавно то, что убрав одну из мышей и поставив второй протокол
IMPS/2 насильно, эффект вроде бы исчез. Конфиг в неисправленном виде, однако,
действительно корректно отрабатывался на std26-up.
--
Сергей
[-- Attachment #2: xorg.conf.vaio --]
[-- Type: text/plain, Size: 3861 bytes --]
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen at Device0" 0 0
Screen "Screen at Device1" 0 0
Option "AIGLX" "true"
Option "Clone" "off"
InputDevice "Synaptics" "AlwaysCore"
# InputDevice "mouse1" "SendCoreEvents"
InputDevice "mouse2" "SendCoreEvents"
InputDevice "ru_yawerty" "CoreKeyboard"
EndSection
Section "Files"
FontPath "unix/:-1"
EndSection
Section "Module"
Load "i2c"
Load "ddc"
Load "dbe"
Load "glx"
Load "dri"
Load "bitmap"
Load "extmod"
Load "type1"
Load "freetype"
Load "vbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "InputDevice"
Identifier "ru_yawerty"
Driver "kbd"
# Option "XkbLayout" "us,ru"
# Option "XkbOptions" "grp:rctrl_toggle"
# Option "XkbVariant" ",phonetic"
Option "XkbModel" "pc105"
Option "XkvLayout" "en_US"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapTime" "180"
Option "MaxTapMove" "110"
Option "EmulateMidButtonTime" "75"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.2"
Option "MaxSpeed" "0.5"
Option "AccelFactor" "0.01"
Option "EdgeMotionMinSpeed" "15"
Option "EdgeMotionMaxSpeed" "15"
Option "UpDownScrolling" "1"
Option "CircularScrolling" "1"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "SHMConfig" "on"
EndSection
Section "InputDevice"
Identifier "mouse1"
Driver "mouse"
Option "Device" "/dev/input/mice"
#"PS/2 Mouse"
EndSection
Section "InputDevice"
Identifier "mouse2"
Driver "mouse"
Option "Device" "/dev/input/mice"
#"KYE NetScroll Eye"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor at Device0"
Gamma 0.70 0.70 0.70
DisplaySize 463 260
EndSection
Section "Monitor"
Identifier "Monitor at Device1"
EndSection
Section "Device"
Identifier "Generic VESA compatible|0"
Driver "i810"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
Option "NoDDC"
EndSection
Section "Device"
Identifier "Generic VESA compatible|1"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen at Device0"
Device "Generic VESA compatible|0"
Monitor "Monitor at Device0"
DefaultDepth 16
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
Modes "1366x768" "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1366x768" "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1366x768" "1280x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen at Device1"
Device "Generic VESA compatible|1"
Monitor "Monitor at Device1"
DefaultDepth 16
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "DRI"
Group "xgrp"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "true"
EndSection
next prev parent reply other threads:[~2007-03-03 11:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 20:19 Sergei O. Naumov
2007-03-01 17:04 ` Sergey Vlasov
2007-03-03 11:34 ` Sergei O. Naumov [this message]
2007-03-03 12:51 ` Хихин Руслан
2007-03-03 16:25 ` Sergey Vlasov
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=200703031434.54444@VOMUS \
--to=vomus@rambler.ru \
--cc=sisyphus@lists.altlinux.org \
/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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git