[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unable to run gsynaptics on lenny





On Sat, Oct 23, 2010 at 8:48 AM, Jordan Metzmeier <titan8990@gmail.com> wrote:
On 10/22/2010 01:19 AM, vishnu vardhan wrote:
> On Thu, Oct 21, 2010 at 10:44 AM, vishnu vardhan <
> vishnuvardhan.linux@gmail.com> wrote:
>
>> i have read the readme. however, there is no .xsession or .xinitrc file on
>> my system. right now i am using debian 5.0.4 and fluxbox on an encrypted
>> lvm. i could not figure out about how to create xsession or xinitc file. i
>> will do some research and let you know the result. perhaps the site of
>> gsynaptics will shed some light about how to configure and add
>> gysnaptic-init. i have added the line for shmconfig and directly run
>> /usr/bin/gysnaptics-init, it shows the error of gysnaptics couldn't
>> initialize.
>

At this point, I am not really sure. Sounds like a bug. What is the
*exact* error? if its graphical, can you attach a screenshot?

Regards,
--
Jordan Metzmeier


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 4CC25403.9030002@gmail.com" target="_blank">http://lists.debian.org/[🔎] 4CC25403.9030002@gmail.com


the gysnaptics is running only from command line :
$ /usr/bin/gysnaptics

however, it is using synclient and is this normal ? i thought i can activate features with a click.
i am attaching an image.

i have added the following lines in /etc/X11/xorg.conf :

----------------------

Section "InputDevice"
    Identifier    "SynPS/2 Synaptics Touchpad"
    Driver    "synaptics"
        Option    "SendCoreEvents"    "true"
    Option    "Device"    "/dev/psaux"
    Option    "Protocol"
    Option    "HorizEdgeScroll"    "0"
    Option    "SHMConfig"    "true"
EndSection

Section    "ServerLayout"
    Identifier    "Default Server Layout"
    Screen    "Default Screen"
    InputDevice    "Generic Keyboard" "Core Keyboard"
    InputDevice    "SynPS/2 Synaptics Touchpad" "Core Pointer"
EndSection

Section    "Module"
Load    "synaptics"
EndSection

-------------------

the following contains about the error if i run gsynaptics from menu in .xsession-error file :
/bin/bash: /usr/bin/gysnaptics: No such file or directory

$ synclient -l :
Parameter settings:

    LeftEdge                = 1872

    RightEdge               = 5072

    TopEdge                 = 1712

    BottomEdge              = 4144

    FingerLow               = 25

    FingerHigh              = 30

    FingerPress             = 256

    MaxTapTime              = 180

    MaxTapMove              = 220

    MaxDoubleTapTime        = 180

    SingleTapTimeout        = 180

    ClickTime               = 100

    FastTaps                = 0

    EmulateMidButtonTime    = 75

    EmulateTwoFingerMinZ    = 257

    VertScrollDelta         = 60

    HorizScrollDelta        = 80

    VertEdgeScroll          = 1

    HorizEdgeScroll         = 0

    CornerCoasting          = 0

    VertTwoFingerScroll     = 0

    HorizTwoFingerScroll    = 0

    MinSpeed                = 0.0822368

    MaxSpeed                = 0.197368

    AccelFactor             = 0.00164474

    TrackstickSpeed         = 40

    EdgeMotionMinZ          = 30

    EdgeMotionMaxZ          = 160

    EdgeMotionMinSpeed      = 1

    EdgeMotionMaxSpeed      = 304

    EdgeMotionUseAlways     = 0

    UpDownScrolling         = 1

    LeftRightScrolling      = 1

    UpDownScrollRepeat      = 1

    LeftRightScrollRepeat   = 1

    ScrollButtonRepeat      = 100

    TouchpadOff             = 0

    GuestMouseOff           = 0

    LockedDrags             = 0

    LockedDragTimeout       = 5000

    RTCornerButton          = 2

    RBCornerButton          = 3

    LTCornerButton          = 0

    LBCornerButton          = 0

    TapButton1              = 1

    TapButton2              = 2

    TapButton3              = 3

    CircularScrolling       = 0

    CircScrollDelta         = 0.1

    CircScrollTrigger       = 0

    CircularPad             = 0

    PalmDetect              = 1

    PalmMinWidth            = 10

    PalmMinZ                = 200

    CoastingSpeed           = 0

    PressureMotionMinZ      = 30

    PressureMotionMaxZ      = 160

    PressureMotionMinFactor = 1

    PressureMotionMaxFactor = 1

    GrabEventDevice         = 1

$ synclient -h :
Hardware properties:
    Can't detect hardware properties.
    This is normal if you are running linux kernel 2.6.
    Check the kernel log for touchpad hardware information.
Driver version: 1406

thank you.

Attachment: touchpad.png
Description: PNG image


Reply to: