Synaptiks

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Synaptiks

Postby anjpr » May 25th, '13, 23:10

I removed kcm touchpad and installed synaptiks. However, when I try to open synaptiks I get the following message: KDEInit could not launch '/usr/bin/synaptiks'. I have to reinstall kcm touchpad to have toucpad control, but my preferred application is synaptiks. Any suggestions on how to fix this?
anjpr
 
Posts: 6
Joined: Apr 26th, '12, 19:10

Re: Synaptiks

Postby spiky001 » May 25th, '13, 23:26

Hi

What dose /usr/share/X11/xorg.conf.d/50-synaptics.conf look like
Various Ubuntu, Centos 6, Debain, LFS, Fedora, Mageia 3, Pcbsd
spiky001
 
Posts: 37
Joined: May 9th, '13, 22:37
Location: surrey,uk

Re: Synaptiks

Postby anjpr » May 25th, '13, 23:57

-bash: /usr/share/X11/xorg.conf.d/50-synaptics.conf: Permission denied
anjpr
 
Posts: 6
Joined: Apr 26th, '12, 19:10

Re: Synaptiks

Postby Ken-Bergen » May 26th, '13, 00:08

You want to look at the file not run it, so
Code: Select all
cat   /usr/share/X11/xorg.conf.d/50-synaptics.conf
would be more appropriate.
If you still get permission denied try as root.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada

Re: Synaptiks

Postby spiky001 » May 26th, '13, 00:12

Have you got x11-driver-input-synaptics installed
Various Ubuntu, Centos 6, Debain, LFS, Fedora, Mageia 3, Pcbsd
spiky001
 
Posts: 37
Joined: May 9th, '13, 22:37
Location: surrey,uk

Re: Synaptiks

Postby anjpr » May 26th, '13, 00:15

Code: Select all
# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
#   Option "OptionName" "value"
#
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
#       MatchDevicePath "/dev/input/event*"
EndSection

Section "InputClass"
        Identifier "touchpad ignore duplicates"
        MatchIsTouchpad "on"
        MatchOS "Linux"
        MatchDevicePath "/dev/input/mouse*"
        Option "Ignore" "on"
EndSection

# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
#       To disable the bottom edge area so the buttons only work as buttons,
#       not for movement, set the AreaBottomEdge
#       Option "AreaBottomEdge" "82%"
EndSection

# This option disables software buttons on Apple touchpads.                                                                                                                   
# This option is only interpreted by clickpads.                                                                                                                               
Section "InputClass"                                                                                                                                                           
        Identifier "Disable clickpad buttons on Apple touchpads"
        MatchProduct "Apple|bcm5974"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection
Last edited by doktor5000 on May 26th, '13, 00:21, edited 1 time in total.
Reason: added code tags, to improve on clarity
anjpr
 
Posts: 6
Joined: Apr 26th, '12, 19:10

Re: Synaptiks

Postby anjpr » May 26th, '13, 03:13

x11-driver-input-synaptics is installed.
anjpr
 
Posts: 6
Joined: Apr 26th, '12, 19:10

Re: Synaptiks

Postby doktor5000 » May 27th, '13, 22:38

Please show the output of
Code: Select all
xinput -list

Just tried synaptiks here, and it runs just fine, without removing kcm_touchpad.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18067
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest