Warning: session_start(): open(/tmp/sess_dupd4hr3blq556b1nn3u78obp5, 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: prev   1  2  3  4  5  6  7  8  9 

-
.

 Missing header

 
 by bitcrazy on: Oct 16 2009
 
Score 50%

Header "synaptics-properties.h" is missing in package

m0nk


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

-

 Re: Missing header

 
 by PhrkOnLsh on: Oct 17 2009
 
Score 50%
PhrkOnLshPhrkOnLsh
The Fedora Project
Home

in Fedora that is provided by xorg-x11-drv-synaptics-devel search for a similar package in your distro.


/*Ryan Rix*/
Reply to this

-

 Re: Re: Missing header

 
 by PhrkOnLsh on: Oct 17 2009
 
Score 50%
PhrkOnLshPhrkOnLsh
The Fedora Project
Home

myeah, still not compiling... let me bang on this.


/*Ryan Rix*/
Reply to this

-

 How to compile

 
 by EagleScreen on: Oct 16 2009
 
Score 50%

Please write some steps about how to compile it.


Reply to this

-

 Re: How to compile

 
 by PhrkOnLsh on: Oct 17 2009
 
Score 50%
PhrkOnLshPhrkOnLsh
The Fedora Project
Home

cmake
make
sudo make install


/*Ryan Rix*/
Reply to this

-

 Re: Re: How to compile

 
 by PhrkOnLsh on: Oct 17 2009
 
Score 50%
PhrkOnLshPhrkOnLsh
The Fedora Project
Home

> cmake
That should be
cmake CMakeLists.txt


/*Ryan Rix*/
Reply to this

-

 Re: Re: How to compile

 
 by EagleScreen on: Oct 17 2009
 
Score 50%

maken cannot find synaptics-properties.h, xorg-x11-devel is installed.
In OpenSuse 11.2 RC1.


Reply to this

-

 Re: Re: Re: How to compile

 
 by PhrkOnLsh on: Oct 17 2009
 
Score 50%
PhrkOnLshPhrkOnLsh
The Fedora Project
Home

See my comments in the thread above yours


/*Ryan Rix*/
Reply to this

-

 my fault

 
 by mishaaq on: Oct 17 2009
 
Score 50%

Forgive me: in version 0.2.0 I've forgot to upload "synaptics-properties.h" file. It's my fault and I want to apologize.
Updated version 0.2.1 should be fine.


Reply to this

-
.

 Gentoo live ebuild

 
 by vovan888 on: Oct 17 2009
 
Score 50%

Get kde-misc/kcm-touchpad-9999.ebuild here:

http://pastebin.com/f2f319124


Reply to this

-
.

 0.2.1

 
 by pipaceliny on: Oct 17 2009
 
Score 50%

0.2.1 is working like a charm, 0.1.0 was not.
Thanks.


Darek
Reply to this

-

 Missing in systemsettings

 
 by EagleScreen on: Oct 17 2009
 
Score 50%

I have compiled and installed 0.2.1 sucessfully.
But there isn't any Touchpad module inside systemsettings, i am looking into Keyboard & Mouse section. No way to run and use your software at this moment.


Reply to this

-

 Re: Missing in systemsettings

 
 by EagleScreen on: Oct 17 2009
 
Score 50%

$ sudo make install
[ 0%] Built target kcm_touchpad_automoc
[100%] Built target kcm_touchpad
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/lib/kde4/kcm_touchpad.so
-- Installing: /usr/local/share/kde4/services/touchpad.desktop
-- Installing: /usr/local/share/doc/kcm_touchpad/AUTHORS
-- Installing: /usr/local/share/doc/kcm_touchpad/README
-- Installing: /usr/local/share/doc/kcm_touchpad/LICENSE

Installtion was appareantly sucessfully.


Reply to this

-
.

 Re: Missing in systemsettings

 
 by bitcrazy on: Oct 17 2009
 
Score 50%

you called cmake without -DCMAKE_INSTALL_PREFIX=/usr, so the *.so files won't be found.

m0nk


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

-

 Re: Re: Missing in systemsetti

 
 by EagleScreen on: Oct 17 2009
 
Score 50%

Thanks, compiled and working well by the moment.


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

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