Warning: session_start(): open(/tmp/sess_onsnqv3e6pli5ev44c3fe3kjs5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kcm_touchpad openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (16) .- Knowledge Base  . 

kcm_touchpad

   0.3.1  

KDE System Tool

Score 85%
kcm_touchpad
zoom


kcm_touchpad
zoom


kcm_touchpad
zoom


Downloads:  6166
Submitted:  Oct 7 2009
Updated:  Jan 12 2010

Description:

Synaptics driver based touchpads kcontrol module.

This is configuration control panel module for synaptics-driven touchpads.
Based on ksynaptics by Stefan Kombrink (qsynaptics.sourceforge.net). Thank you Stefan.

Since version 0.2.0 doesn't require libsynaptics, but is Xinput-based.

Tested on:
Kubuntu 9.04

Fork me on github:
http://github.com/mishaaq/kcm_touchpad




Changelog:

2010-01-12 (0.3.1) Michał Żarłok:
* fixed setting of sensitivity parameters (patch by Andrey Borzenkov)
* added german translation (by Volker Härtel)
* fixed settings of coasting speed on startup (patch by Andrey Borzenkov)

2009-10-30 (0.3.0) Michał Żarłok:
* fixed and matured translations support (patches by Jonathan Thomas)
* added dutch translation
* fixed storing and loading CoastingSpeed state on startup (patch by Andrey Borzenkov)
* fixed crash when there is no "synaptics" touchpad
* added name of the touchpad

2009-10-22 (0.2.95) Michał Żarłok:
* added preliminary translation support
* corrected tooltip
* fixed potential memory leak
* added new option "Max Tap Move"
* some improvements in loading values at kde start
* add "Sensitivity" option
* fix initializing of boolean properties (patch by Andrey Borzenkov)
* fix storing CoastingSpeed configuration (patch by Andrey Borzenkov)
* fix tooltip for "Enable Coasting"
* add "Corner Coasting" option

2009-10-17 (0.2.1) Michał Żarłok:
* added missing file "synaptics-properties.h"
* disabled "touch sensitivity" option
* added license notes to files
* added AUTHORS and LICENSE files
* updated README file

2009-10-15 (0.2.0) Michał Żarłok:

* switch from SHM to Xinput
* added some tooltips
* add "click time" option

2009-10-07 (0.1.0) Michał Żarłok:

* initial version




LicenseGPL
Source(source)
Ubuntu(PPA with libsynaptics and kcmtouchpad)
Donate
Send to a friend
Subscribe
Other  Content  from mishaaq
Report inappropriate content



goto page:  1  2  3  4  5  6  7  8 ...

-

 Can't compile libsynaptics

 
 by pano on: Oct 7 2009
 
Score 50%
panopano
KMess & rekonq
Home

Hi,

I cannot compile libsynaptics from the tarball. I run the commands described in the INSTALL file, but the compilation fails with:

pad.o
pad.cpp: In member function 'std::string Synaptics::Pad::intVerToStrVer(int)':
pad.cpp:109: error: 'sprintf' was not declared in this scope
pad.cpp: In member function 'bool Synaptics::Pad::detectDriverVersion()':
pad.cpp:176: error: 'perror' was not declared in this scope
pad.cpp: In member function 'void Synaptics::Pad::init()':
pad.cpp:720: error: 'perror' was not declared in this scope
make: *** [pad.lo] Error 1

On Arch Linux


Reply to this

-

 Re: Can't compile libsynaptics

 
 by mishaaq on: Oct 7 2009
 
Score 50%

Add line:
#include <stdio.h>
at the beginning of file "pad.cpp".

I include this fix to the next version.


Reply to this

-
.

 Re: Can't compile libsynaptics

 
 by bitcrazy on: Oct 7 2009
 
Score 50%

Missing header includes in pad.cpp
Add
#include <stdio.h>
#include <errno.h>
at the beginning


If men could get pregnant, abortion would be a sacrament.
Reply to this

-
.

 Errors compiling

 
 by bitcrazy on: Oct 7 2009
 
Score 50%

Compile errors:

/usr/src/packages/SOURCES/kcm_touchpad/touchpad.cpp: In function ‘bool Touchpad::isCoastingEnabled()’:
/usr/src/packages/SOURCES/kcm_touchpad/touchpad.cpp:150: error: ‘CORNERCOASTING’ was not declared in this scope

libsynaptics-0.14.6c is installed, but no CORNER in headers. Perhaps Ubuntu version is patched?

Any suggestions?

Btw. Isn't libsynaptic obsolete in favour to touchfreeze?


m0nk


If men could get pregnant, abortion would be a sacrament.
Reply to this

-

 Re: Errors compiling

 
 by mishaaq on: Oct 7 2009
 
Score 50%

Version 0.14.6c of libsynaptics is very old. I've included download link to latest version 1.1.3. You have to compile and install it first.


Reply to this

-

 Can't Compile

 
 by swiftscythe on: Oct 7 2009
 
Score 50%

Here's the output:

Building CXX object CMakeFiles/kcm_touchpad.dir/kcm_touchpad_automoc.o
[100%] Building CXX object CMakeFiles/kcm_touchpad.dir/touchpad.o
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp: In function ‘bool Touchpad::isCoastingEnabled()’:
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:150: error: ‘CORNERCOASTING’ was not declared in this scope
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp: At global scope:
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:186: warning: unused parameter ‘enabled’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:186: warning: unused parameter ‘time’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp: In function ‘void Touchpad::setCoastingEnabled(bool)’:
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/touchpad.cpp:290: error: ‘CORNERCOASTING’ was not declared in this scope
make[2]: *** [CMakeFiles/kcm_touchpad.dir/touchpad.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:281: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:286: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:296: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:301: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:315: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:320: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:334: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:339: warning: unused parameter ‘toggle’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:352: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:368: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:373: warning: unused parameter ‘chosen’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:392: warning: unused parameter ‘value’
/home/swiftscythe/abs/kcm_touchpad/src/kcm_touchpad/kcmtouchpad.cpp:397: warning: unused parameter ‘value’
make[1]: *** [CMakeFiles/kcm_touchpad.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: Build Failed.

Thanks in advance :)


Reply to this

-

 Re: Can't Compile

 
 by mishaaq on: Oct 7 2009
 
Score 50%

Version 0.14.6c of libsynaptics is very old. I've included download link to latest version 1.1.3. You have to compile and install it first.


Reply to this

-
.

 Re: Can't Compile

 
 by bitcrazy on: Oct 7 2009
 
Score 50%

SOLVED:
Add #define CORNERCOASTING "CornerCoasting" at the end of /usr/include/synaptics/synparam.h, but before the final #endif


If men could get pregnant, abortion would be a sacrament.
Reply to this

-
.

 Re: Can't Compile

 
 by bitcrazy on: Oct 7 2009
 
Score 50%

SOLVED:
Add #define CORNERCOASTING "CornerCoasting" at the end of /usr/include/synaptics/synparam.h, but before the final #endif


If men could get pregnant, abortion would be a sacrament.
Reply to this

-

 Re: Can't Compile

 
 by bitcrazy on: Oct 8 2009
 
Score 50%

These libsynaptics are unofficial, right?
Btw. Code comments in English would be nice and some of the standard files like COPYING README AUTHORS and CHangeLog.

Although I don't like touchpads, I'll give it a try. I'm using ThinkPads with the stick and touchpad disabled, which would be a nice feature too.

m0nk


If men could get pregnant, abortion would be a sacrament.
Reply to this

-

 Re: Re: Can't Compile

 
 by mishaaq on: Oct 8 2009
 
Score 50%

Previous maintainer (Stefan Kombrink) bailed out this project and I've started to evolve it.


Reply to this

-
.

 Create a deb file

 
 by mirzaD on: Oct 8 2009
 
Score 50%

I am dying to try this. There have been a lot of ideas on brainstorm kde about a need for program like this.
There seems to be a lot of installation problems.
Could you please make deb file using program "checkinstall" for kubuntu.
Thanks for your efforts.


Reply to this

-
.

 Create a deb file

 
 by mirzaD on: Oct 8 2009
 
Score 50%

I am dying to try this. There have been a lot of ideas on brainstorm kde about a need for program like this.
There seems to be a lot of installation problems.
Could you please make deb file using program "checkinstall" for kubuntu.
Thanks for your efforts.


Reply to this

-

 fixed missing headers

 
 by mishaaq on: Oct 8 2009
 
Score 50%

I have fixed missing headers in pad.cpp file. Link above leads to new version of libsynaptics.


Reply to this

goto page:  1  2  3  4  5  6  7  8 ...

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team