
System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
Thanks! - Jun 29 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
A little known fact about deb packages is they're just renamed tar.gz files that can be opened with your archive manager to reveal, in this case, the original python source file. The install script in there might also be useful as it copies a .desktop file to /usr/share/gnome/autostart - Jun 25 2011

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 36 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
In Natty, the backend xsetwacom has changed significantly. However this change is for the better and overcomes bugs that have held this program back for awhile now and enabled alot of the feature requests I have received to be done.
Thus it deserves a more complete rewrite than just a quickfix patch on three year old code. I will get to rewriting this in my spare moments when I can. - May 09 2011

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Also what method does debian use to detect and configure tablets? e.g. HAL, xorg.conf, etc? - Apr 26 2011

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
What version of Gnome are you running? How is your tablet being handled by the xserver. The python traceback you posted could be caused by gtk being unable to list the tablets connected.
To test this (with your tablet connected):
open a terminal
type python and hit enter
type the following:
import gtk
gtk.gdk.devices_list()
map(lambda d: d.name, gtk.gdk.devices_list())
After you type that last line, you should see a list of device names. One of these names should match the name given in the output of
xsetwacom --list
If the name does not match, it will not correctly identify the tablet at this stage and will throw that error. - Apr 26 2011

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
1) Was the issue there before you installed this program? Or did it start when you installed this program?
2) Does the issue occur in GIMP only? Or does it occur in all GTK drawing programs such as mypaint too?
3) Does your tablet work correctly in another computer? - Apr 07 2011

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
Having more than one instance doesn't stop the detection parts from working however. But perhaps you could try and see if the issue persists after you have stopped the daemon.
Here's how to stop it:
ps -A -f | grep autoswitcher.py
and you have to look for something like this:
1000 1432 1 0 Mar02 ? 00:02:07 python /usr/lib/autoswitcher/autoswitcher.py
the number you're looking for here is 1432. So now you type in
kill 1432
and you won't have it running anymore.
To start it back up, run the following:
/usr/lib/autoswitcher/autoswitcher.py - Mar 04 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
You can confirm this for me though by running
/usr/lib/autoswitcher/autoswitcher.py -v -d
and letting it kick on the screensaver, and post the output from the terminal up here so I can see what it's up to.
Thanks! - Mar 03 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Although to be quite honest, it needs a rewrite, it's code from two years ago and is quite a mess. Rewriting from scratch would make it easier to incorporate those features into the overall design, so it'll have to wait until I get some time from my 3 jobs that are paying the bills at the moment ^^ - Feb 21 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
To switch back the program waits for the display VGA1 to be removed from the list. I'll add a option (when I get back from work tonight) that shows the display polling results so you can see if VGA1 disappears from the list when you pull the plug on it. - Feb 20 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
/usr/lib/autoswitcher/autoswitcher.py -v -d
Thanks for your help debugging this. - Feb 20 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
Things come and go, and currently Ubuntu is gaining popularity with a larger and more mainstream crowd. With a greater base of users, and more popularity and media attention it is hardly surprising that the content on this site is growing organically towards ubuntu. Standing up to it would be like Egypt's Mubarek resisting popular uprising. As linux distros mature, there becomes less need to have 30+ distributions all promoting limited subsets of different ideas, and consolidating them helps developers hone their work in on accelerating the progress of a few distributions. - Feb 15 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
If someone brought cookies they baked themselves to a party, would you harass that person because they didn't make cookies in your favorite flavor?
Just because someone didn't make it for 'whatever-you-use-distro' does not suddenly entitle you to troll this site and harass other developers trying to help others have a better experience.
It's open source, if it's not right for you, take it, fix it, publish it yourself.
I built this because it solves a problem I was having. I didn't have to put it up on this site. In case it was of use to someone out there, it is put up here and packaged it with an installer. If you don't like free software, don't download it!
Nobody obliges me to make my software work for every single distribution known to man... lease of all yourself. - Feb 15 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments
I just happen to do so for some of the following reasons:
- It has only been tested on Ubuntu
- It has been built and packaged for Ubuntu (deb)
- It ties into Ubuntu features, such as libnotify which cannot be guaranteed present in other distros
- It is hosted on Launchpad and will be updated through that (Ubuntu/Debian/etc)
- Ubuntu is the most popular distro with the strongest focus on usability and seamless ease of use, which makes it an ideal target for this kind of technology.
- You can port this to most mainstream distributions with 'alien', or could just figure out that it is written in python and you can strip out the libnotify components and run it as a daemon on any distro, even on KDE. - Feb 15 2011

System Tools (NOT OS or ROMS) by qb89dragon 36 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Thanks for your suggestion. I would like a little more detail as to what you expect this left hand mode to do, and what model tablet you are using.
The only things I can find on the net are related to the scroll wheel on the wacom bamboo series tablet. You can copy and paste these into a terminal to apply the left-handedness features:
xsetwacom set "Wacom BambooFun 2FG 4x5 Finger" rotate HALF
xsetwacom set "Wacom BambooFun 2FG 4x5 Finger pad" rotate HALF
xsetwacom set "Wacom BambooFun 2FG 4x5 Pen" rotate HALF
xsetwacom set "Wacom BambooFun 2FG 4x5 Pen eraser" rotate HALF
(changing the model name to match your tablet from the output xsetwacom --list) - Feb 10 2011

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
However I hate to state the obvious but this utility is called Wacom control panel, not Genius GPen control panel. None of the backends or drivers are designed to work with your tablet's manufacturer. - Dec 06 2010

Utilities by qb89dragon 34 comments
http://gtk-apps.org/content/show.php/GnoMenu+-+consolidated+menu+for+gnome?content=93056 - Dec 01 2010

Utilities by qb89dragon 34 comments
The lack of customization is part of what helps keep the menu efficient and fast. While things like colors can be changed, you will have to look into the code and learn about how pycairo works. It's open source, your code is in /usr/lib/CairoMenu and the two files you'll be interested in are main.py and graphics.py. good luck! - Dec 01 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Screen mapping and application profiles are high on the list once this happens. - Nov 30 2010

Utilities by qb89dragon 34 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
These are serious issues introduced into the wacom-tools package in ubuntu 10.04, there's nothing I can do to fix them. I've opened two bug reports, and the devs have done nothing. If you have the time and energy, then go chase the respective people and get their attention on it.
http://sourceforge.net/tracker/?func=detail&aid=3054502&group_id=69596&atid=525124
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/628277 - Nov 14 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Can the deb package install? If not, what package is it missing?
Can the program run? If not, what happens if you run it from command line? python /usr/share/wacom-utility/wacom_utility.py - Nov 04 2010

Utilities by qb89dragon 34 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Thanks! - Sep 26 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Thanks! - Sep 09 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Can you also send me the output of 'lsusb' command so I can see the USB device ID of your tablet.
Cheers - Sep 08 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Cheers,
Chris - Sep 05 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Ubuntu 8.10 is for ubuntu - and possibly other linux distros keeping in par with ubuntu and xserver development from October 2008. I cannot remove it from this site due to a bug in gtk-apps.org.
The current PPA version will work on any distro that uses HAL to configure wacom tablets, so for ubuntu 9.04 onwards.
I hope that helps clear things up.
Let me know if you have any further questions.
Cheers,
Chris - Sep 04 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Sorry for the inconvenience,
Cheers,
Chris - Sep 04 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
I'm currently chasing down the people responsible so that it works - you can follow the progress here, and when it is updated, this will be fully working.
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/628277
http://sourceforge.net/tracker/?func=detail&aid=3054502&group_id=69596&atid=525124 - Sep 01 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
I am able to set the keys on my intuos 3 both with the program and with xsetwacom itself. However xsetwacom seems unable to 'get' the settings back, so the program can read what they are currently set to.
To get the current commands that are being mapped, you will find the file .wacom_utility in your home directory (it's a hidden file), and it contains the list of commands passed on startup to reconfigure the tablet that you can try and see if they match what you are getting to work in the command-line with xsetwacom.
Let me know what you find out!
Cheers,
Chris - Sep 01 2010

System Tools (NOT OS or ROMS) by qb89dragon 303 comments
Cheers - Aug 31 2010