From: "Kharitonov A. Dmitry" <kharpost@rambler.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] При старте KDE отваливается тачпад
Date: Sat, 11 Apr 2015 11:25:56 +0300
Message-ID: <5528DA94.1060307@rambler.ru> (raw)
In-Reply-To: <20150411070015.GA30836@a1bd44.local>
[-- Attachment #1: Type: text/plain, Size: 2394 bytes --]
>> Как это автоматизировать?
> В кедах есть автозапуск:
> Параметры KDE4 > Системное администрирование > Запуск и завершение > Автозапуск > Добавить скрипт
> Или просто кинуть исполняемый скрипт в ~/.kde4/Autostart .
Правильнее $(kde4-config --localprefix)/Autostart
Да есть. Но запускать нужно из под rootа.
Автозапуск из под rootа почему-то не работает.
Можно sudo с nopasswd натравить, но должны же существовать какие-то
гуманные методы
>
> А просто Fn+F9 не срабатывает при запуске KDE ? Потому что у меня synclient
> на это не реагирует, постоянно показывает TouchpadOff=0 .
Не работает
>
> Попробуйте снять дамп с `synclient -l > /tmp/con` до запуска иксов и
> сравнить с тем, что под графикой. Может, поля съезжают за пределы
> железа...
На мой взгляд всё в порядке. Может я ошибаюсь?
user@eee2 ~ 11:08:38> cat ~/synclient_without_KDE.log
Failed to connect to X Server.
user@eee2 ~ 11:09:05> diff -u ~/synclient_with_KDE.log
~/synclient_after_modprobe.log
--- /home/user/synclient_with_KDE.log 2015-04-11 10:58:11.947026504 +0300
+++ /home/user/synclient_after_modprobe.log 2015-04-11
11:05:07.066853934 +0300
@@ -15,14 +15,14 @@
EmulateTwoFingerMinW = 7
VertScrollDelta = 26
HorizScrollDelta = 26
- VertEdgeScroll = 1
- HorizEdgeScroll = 1
- CornerCoasting = 1
+ VertEdgeScroll = 0
+ HorizEdgeScroll = 0
+ CornerCoasting = 0
VertTwoFingerScroll = 1
- HorizTwoFingerScroll = 1
+ HorizTwoFingerScroll = 0
MinSpeed = 1
MaxSpeed = 1.75
- AccelFactor = 0.1516
+ AccelFactor = 0.15163
TouchpadOff = 0
LockedDrags = 0
LockedDragTimeout = 5000
@@ -30,14 +30,14 @@
RBCornerButton = 0
LTCornerButton = 0
LBCornerButton = 0
- TapButton1 = 0
+ TapButton1 = 1
TapButton2 = 0
TapButton3 = 0
ClickFinger1 = 1
ClickFinger2 = 1
ClickFinger3 = 1
CircularScrolling = 0
- CircScrollDelta = 0.100007
+ CircScrollDelta = 0.1
CircScrollTrigger = 0
PalmDetect = 0
PalmMinWidth = 10
user@eee2 ~ 11:10:00>
[-- Attachment #2: synclient_after_modprobe.log --]
[-- Type: text/x-log, Size: 1919 bytes --]
Parameter settings:
LeftEdge = 48
RightEdge = 1168
TopEdge = 27
BottomEdge = 485
FingerLow = 1
FingerHigh = 1
MaxTapTime = 180
MaxTapMove = 58
MaxDoubleTapTime = 180
SingleTapTimeout = 180
ClickTime = 100
EmulateMidButtonTime = 75
EmulateTwoFingerMinZ = 282
EmulateTwoFingerMinW = 7
VertScrollDelta = 26
HorizScrollDelta = 26
VertEdgeScroll = 0
HorizEdgeScroll = 0
CornerCoasting = 0
VertTwoFingerScroll = 1
HorizTwoFingerScroll = 0
MinSpeed = 1
MaxSpeed = 1.75
AccelFactor = 0.15163
TouchpadOff = 0
LockedDrags = 0
LockedDragTimeout = 5000
RTCornerButton = 0
RBCornerButton = 0
LTCornerButton = 0
LBCornerButton = 0
TapButton1 = 1
TapButton2 = 0
TapButton3 = 0
ClickFinger1 = 1
ClickFinger2 = 1
ClickFinger3 = 1
CircularScrolling = 0
CircScrollDelta = 0.1
CircScrollTrigger = 0
PalmDetect = 0
PalmMinWidth = 10
PalmMinZ = 200
CoastingSpeed = 20
CoastingFriction = 50
PressureMotionMinZ = 30
PressureMotionMaxZ = 160
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 1
TapAndDragGesture = 1
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0
HorizHysteresis = 6
VertHysteresis = 6
ClickPad = 0
[-- Attachment #3: synclient_with_KDE.log --]
[-- Type: text/x-log, Size: 1923 bytes --]
Parameter settings:
LeftEdge = 48
RightEdge = 1168
TopEdge = 27
BottomEdge = 485
FingerLow = 1
FingerHigh = 1
MaxTapTime = 180
MaxTapMove = 58
MaxDoubleTapTime = 180
SingleTapTimeout = 180
ClickTime = 100
EmulateMidButtonTime = 75
EmulateTwoFingerMinZ = 282
EmulateTwoFingerMinW = 7
VertScrollDelta = 26
HorizScrollDelta = 26
VertEdgeScroll = 1
HorizEdgeScroll = 1
CornerCoasting = 1
VertTwoFingerScroll = 1
HorizTwoFingerScroll = 1
MinSpeed = 1
MaxSpeed = 1.75
AccelFactor = 0.1516
TouchpadOff = 0
LockedDrags = 0
LockedDragTimeout = 5000
RTCornerButton = 0
RBCornerButton = 0
LTCornerButton = 0
LBCornerButton = 0
TapButton1 = 0
TapButton2 = 0
TapButton3 = 0
ClickFinger1 = 1
ClickFinger2 = 1
ClickFinger3 = 1
CircularScrolling = 0
CircScrollDelta = 0.100007
CircScrollTrigger = 0
PalmDetect = 0
PalmMinWidth = 10
PalmMinZ = 200
CoastingSpeed = 20
CoastingFriction = 50
PressureMotionMinZ = 30
PressureMotionMaxZ = 160
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 1
TapAndDragGesture = 1
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0
HorizHysteresis = 6
VertHysteresis = 6
ClickPad = 0
[-- Attachment #4: synclient_without_KDE.log --]
[-- Type: text/x-log, Size: 31 bytes --]
Failed to connect to X Server.
next prev parent reply other threads:[~2015-04-11 8:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 8:43 Kharitonov A. Dmitry
2015-04-10 13:28 ` Sergey V Turchin
2015-04-10 17:33 ` Kharitonov A. Dmitry
2015-04-10 17:48 ` Kharitonov A. Dmitry
2015-04-10 18:29 ` Kharitonov A. Dmitry
2015-04-11 3:48 ` Kharitonov A. Dmitry
2015-04-11 7:00 ` Vasiliy D. Sevostyanov
2015-04-11 8:25 ` Kharitonov A. Dmitry [this message]
2015-04-11 9:39 ` Vasiliy D. Sevostyanov
2015-04-11 11:24 ` Kharitonov A. Dmitry
2015-04-11 18:39 ` Kharitonov A. Dmitry
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=5528DA94.1060307@rambler.ru \
--to=kharpost@rambler.ru \
--cc=community@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 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