Warning: session_start(): open(/tmp/sess_odq6hko0ooavsv55f5485gojc5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
wacom tablet 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 (23) .- Knowledge Base  . 

wacom tablet

   3.0.0~beta1  

KDE System Tool

Score 85%
wacom tablet
zoom


wacom tablet
zoom


wacom tablet
zoom


Issue Tacker:  Link
Homepage:  Link
Version Control:  Link
Downloads:  4910
Submitted:  Nov 4 2009
Updated:  Oct 28 2015

Description:

KDE 4 KCModule

This module implements a GUI for the Wacom Linux Drivers and extends it
with profile support to handle different button / pen layouts per profile.

For hardware support have a look at http://www.linuxwacom.sourceforge.net

Project Repository:
https://projects.kde.org/projects/extragear/base/wacomtablet

get the source with
git clone git://anongit.kde.org/wacomtablet

(K)Ubuntu 12.x & 13.04:
https://launchpad.net/~maret/+archive/wacom

OpenSUSE 12.2, 12.3 & Factory:
http://software.opensuse.org/download.html?project=home:Temar:wacom&package=kcm_tablet




Changelog:

+++++++++++++++++++++++++++
# v3.0.0~beta1
First kde frameworks 5 release
* port kded to kf5
* port plasma widget to qml widget
* ported KCM to kf5
* support xcb and x11_input

Thanks a lot to Michael Abrahams, Juan Palacios, Weng Xuetian, Stephan Frank

There are still some known issue with the tablet screen mapping and hotplugging with xcb.

+++++++++++++++++++++++++++
# v2.1.0
* Add support for Cintiq 22HD 18 buttons
* Add image for the Cintiq 13HD layout
* Update Wacom Intuos PT S Finger touch device db entry
* Update Intuous button layout
* Update Wacom INTUOS Pen Small CTH-480 db entry (030E)
* Add Wacom Intuos Pro L PTH-851 to db (0316)
* Allow to setup Stylus/Eraser Tip Mosue button (Left-Handed Mode)
* Update database. Add HUION, add Waltop again, install missing vendors

Note:
you must install a wacom-driver 0.20 or higher
See:
http://linuxwacom.git.sourceforge.net/git/gitweb.cgi?p=linuxwacom/xf86-input-wacom;a=summary




LicenseGPL
Source(source code 3.0.0~beta1)
Send to a friend
Subscribe
Other  Content  from Etric
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15 ...

-
.

 Great App. But how to fix the reversed rotation?

 
 by saqer on: Jun 25 2011
 
Score 50%

Let me say that this app is a must to be included in kde packages. The fact it detects screen rotation by krandrtray program makes it very useful. Here is one thing though.

I have a hp tm2t tablet. So I need the tablet to rotate with the screen. However, when I rotate the screen 90 to the left, the wacom rotates 90 degrees to the right (sliding my finger or pen to the right, moves the mouse to the left). This bug has no effect on 180 degrees rotation, since +180 is same as -180.
Where in the sourse file can I fix this, so I do not have to wait until next release?

Thank you again for this wonderful tool. Makes tablet useful with linux.


Reply to this

-

 Re: Great App. But how to fix the reversed rotatio

 
 by saqer on: Jun 25 2011
 
Score 50%

I located where the changes must be made. I swapped cw and ccw functionality. However I ran into another problem which I discuss in a fresh reply.


Reply to this

-

 rtotating ±90 messes up resolution.

 
 by saqer on: Jun 25 2011
 
Score 50%

Here are a couple of problems after fixing the reversed rotation above

1- It seems that when rotating right or left the tablet thinks the width of the screen is more than what it really is. Sliding the finger (or pen) to the right, moves the cursor farther than what is intended.

2- I also realized that after installing the wacomtablet, the panel is longer that the width of the screen when rotated. This behavior might be a result of the same bug leading to the above problem.


Reply to this

-

 Re: rtotating ±90 messes up resolution.

 
 by Etric on: Jun 25 2011
 
Score 50%

Hi,

I've updated git and nor the rotation should work again as intended with the next release.

Just the resolution bug is a problem.
On my system (wacomtool 0.11.99 with Wacom Bamboo and Wacom Pen and Touch) after the rotation with xrandr -o left or xrandr -o right the screen space is exactly as it should be to the rotated monitor.

In fact all I do in this case is calling the xsetwacom command for the rotation.

*Could it be that that somehow your tablet device was switched to relative mode?
*Did you play around with the MapToScreen and MapToTablet parts?
*What version of the xorg driver do you use?


Reply to this

-

 Re: Re: rtotating ±90 messes up resolution.

 
 by saqer on: Jun 25 2011
 
Score 50%

OK this sounds to be not a problem of your application but rather is a krandrtray problem.

When I rotated the tablet using the xrandr command from prompt as this:

xrandr --output LVDS1 --rotation left (right)

the wacom resolution was set right to accommodate the rotated dimensions.

Can you please confirm that this happens to you when rotating your screen with the kde utility krandrtray?


Reply to this

-

 Re: Re: Re: rtotating ±90 messes up resolution.

 
 by Etric on: Jun 25 2011
 
Score 50%

The kRandRTray application does nothing on my screen. I guess this has to do with the prop. Nvidia driver.

This indicates however that the krandrtray does something special and not use the xrandr backend in the same way the xrandr cmd tool use it.

I assume the "bug" is introduced somewhere in this part.


Reply to this

-

 mapping while rotated ±90 reverts wacom to defaul

 
 by saqer on: Jun 25 2011
 
Score 50%

Here is a new bug I found. I am trying to help improve this app as much as I can because it will be the most useful app for linux users with tablet notebooks.

Here is the scenario that shows the bug.
1- Rotate the screen ±90 using the xrandr program. The screen and tablet will rotate and works nicely.
2- Open the wacomtablet setting window and go to the pad or touch mapping tap.
3- try to change the "tablet area" mapping from, for example, "full tablet" to "force proportion".
4- The do actually change the area from the figures to the right by sliding the edges.
5- Now the tablet orientaion is reverted back to normal while the screen is still ±90 degrees.


Reply to this

-

 Re: mapping while rotated ±90 reverts wacom to de

 
 by Etric on: Jun 25 2011
 
Score 50%

Thanks for the bugreport, I'll keep a note and fix it as soon as I can.


Reply to this

-

 mouse and pen in absolute mode work incorrectly

 
 by cyberbat on: Aug 30 2011
 
Score 50%

Hello! I use gentoo linux with kde 4.6.5. I have an issue with your wacom applet and I have opened bug here: https://bugs.gentoo.org/show_bug.cgi?id=369169

Please help me if you can.


Reply to this

-

 Re: mouse and pen in absolute mode work incorrectl

 
 by Etric on: Aug 30 2011
 
Score 50%

Hi,

can you try to update the wacom driver. This sounds lot like the leftmouse pointing bug some people had with an "older" driver.

same behaviour can than be reproduced if you type in

xsetwacon "yourtabletname" set Button 1 1

right after system start when my program is not installed

This is sadly out of my scope. Only thing you can do if you still want to use my settings program with the current driver is to delete the line:
Button1=1
from the tabletsrc file. This works around this type of bug.


Reply to this

-

 Re: Re: mouse and pen in absolute mode work incorr

 
 by cyberbat on: Sep 1 2011
 
Score 50%

I don't clearly understand. It's problem with old driver or with current driver? I use 0.11.0. Which one should I try? 0.11.1?

Anyway, what about the second part of the problem I have described in that bug? Your workaround helps me with the first part but not with the second. I'll repeat the second part here:

"When I press apply button KControl independ of changes I've made, mouse from my
tablet begin to work incorrectly: when I move it without interrupt, cursor
moves to the fixed length (fixed and rather small amount of pixels). To move it
further I have to take it from active field of tablet and return back."


Reply to this

-

 Re: Re: mouse and pen in absolute mode work incorr

 
 by cyberbat on: Sep 2 2011
 
Score 50%

I don't clearly understand. It's problem with old driver or with current driver? I use 0.11.0. Which one should I try? 0.11.1?

Anyway, what about the second part of the problem I have described in that bug? Your workaround helps me with the first part but not with the second. I'll repeat the second part here:

"When I press apply button KControl independ of changes I've made, mouse from my
tablet begin to work incorrectly: when I move it without interrupt, cursor
moves to the fixed length (fixed and rather small amount of pixels). To move it
further I have to take it from active field of tablet and return back."


Reply to this

-

 Can not compile on debian testing

 
 by axel101 on: Sep 16 2011
 
Score 50%

Hello.
I download v1.3.3 and try to build it on my debian testing as written in README file.
On make command it fails with error:
Quote:
[ 9%] Generating ui_touchwidget.h
/bin/sh: 1: Syntax error: "(" unexpected
make[2]: *** [src/kcmodule/ui_touchwidget.h] Error 2
make[1]: *** [src/kcmodule/CMakeFiles/kcm_wacomtablet.dir/all] Error 2
make: *** [all] Error 2


Reply to this

-

 Re: Can not compile on debian testing

 
 by Etric on: Sep 16 2011
 
Score 50%

that's a rather short compile error. I have no clue why it fails for you. (I Assume something with the build dependencies is wrong)

Nonetheless you can get a 1.3.3 .deb from
http://packages.debian.org/wheezy/kde-config-tablet


Reply to this

-

 Re: Re: Can not compile on debian testing

 
 by axel101 on: Sep 16 2011
 
Score 50%

Thanks. I did not see that it is already in the repository.


Reply to this

-

 Two issues

 
 by saqer on: Oct 13 2011
 
Score 50%

Thank you for the application again. It looks a lot better now. I still have the two issues I had before.

First, The CCW and CW are working opposite to what they should be. This happens whether I rotate my screen with krandrtray or xrandr. I fixed that by exchanging the CCW and CW in the xdeviceeventnotifier.cpp file.

Second, using the fixed CCW/CW version as above, when I rotate the screen with krandrtray, the screen dimension do not match the wacom dimensions.

I tried to change from absolute to relative and vise verse but it had no effect on the problems above.

Regards;


Reply to this

-

 Re: Two issues

 
 by Etric on: Oct 14 2011
 
Score 50%

Hi,

that's odd, I've changed the cw/cw parameters because there was a bug in the xsetwacom where this was mixed as well. But it's been a while I checked that. Thanks for the report I'll change them back and see if I can find a way to support older and new er xsetwacom calls finally.

About the wrong screen dimension. The error lies in my mapTabletToScreen(..) function in wacominterface.cpp and the fact that only 0 and 180 degree are calculated properly when I set the "Coordinate Transformation Matrix".

Sadly my tablets are not at my place currently, that's why it takes a while to correct this error.

But I have this on my big todo list, and will find a solution as soon as I get my tablets back to test it properly


Reply to this

-

 Re: Re: Two issues

 
 by saqer on: Nov 5 2011
 
Score 50%

The latest update had more serious bugs:
1- When rotating the screen by 90 degrees, the wacom does not rotate. When I move my finger or pen horizontally Aacross the screen, the cursor moves vertically.
2- When I revert to normal after rotating left or right, the wacom does not comeback to the correct resolution. Wnen move my finger from top to bottom of screen, the cursor only moves fraction of the distance. Same thing when I move my finger from left to right of screen. The cursor arrives the right of the screen faster my finger.


Reply to this

-

 Re: Re: Re: Two issues

 
 by Etric on: Nov 5 2011
 
Score 50%

*hmpf* >_<

seems the rotating stuff is not as easy as I have hoped it. I'll see what I can do about it on the next weekend then. Thanks for the report


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15 ...

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