General :: Multi-touch Graphics Tablet (DIY Version)
Feb 2, 2010
After watching the absolutely amazing 10/GUI video, I have been dying to try to implement something like this. I can do the software side quite easily, but I don't have the hardware. The Wacom Bamboo Fun would work, but the Linux drivers don't support the multi-touch features. Microsoft's "UnMouse Pad" looks like the perfect solution, but it is not commercially available yet.
Are there any similar devices that would work? Alternatively, is there a way to build a DIY version? (It is fairly easy to build a multi-touch display with a webcam and IR LEDs, but it would not be pressure sensitive. Does anyone have any info on how the UnMouse Pad works and if it is possible to build one?). I should clarify that I don't want a multi-touch display. I want the sensor to be separate from the display. If that sounds crazy, watch the 10/GUI video.
View 3 Replies
ADVERTISEMENT
Sep 15, 2010
I m on ubuntu 10.04 and have a Trust tb 4200 tablet.. and having problems with my trust tablet runing on ubuntu.. i pluged in the tablet and to my amaze it started working right away until i pressed the pen on the tablet.. i cant seem to move the mouse curser anymore unless i touch the pen on the tablet. (wich acts as a click) so i thought that i may be missing the drivers.. i checked thes forum and there was a post to install the aptek drivers which i did (but still worked the same) and i found out thet there was no 10-aiptek.fdi (in "/etc/hal/fdi/policy/") so i created one and copied one from a post.. in [url]...3&postcount=50 but still cant move the courser without touching.. its like if it did no diference at all.. i also changed the values in the 10-aiptek.fdi with no changes.. the size of the tablet is just the size of the screen so i am using the full tablet.. and no buttons work...
I think the drivers are not workin.. in the synaptic it shows as intalled...
Code:
Code:
View 9 Replies
View Related
Jul 8, 2010
I would like to use as much FOSS as possible, particularly with touch screen computers. Is it possible to run Ubuntu with touch and/or multi touch capabilities? If so, will an HP Touch Smart computer run Ubuntu? I would very much like to purchase said machine via Linux Foundation discounts if this is the case.
View 2 Replies
View Related
Sep 17, 2010
Now that Ubuntu 10.04 has multi-touch capabilities built-in, if I do not have a multi-touch screen or surface device, can I get 2 USB mice and get 2 pointers on the screen? One for the right hand and one for the left hand as I am ambidextrous, and would find it very convenient to have 2 mice.
View 4 Replies
View Related
Mar 7, 2011
i have a minor problem with the wacom tablet CTH-461. the gestures and mouse sensitivity with the finger touch is too sensitive... i mean that the mouse is moving really fast and you have to be very careful when you are pinching / zooming with your fingers... and second question. where i have to submit this "bug" bcs the 11.04 is still alpha and i want the tablet to be in final release as much as possible supported.
View 3 Replies
View Related
May 17, 2010
I searched around and it seems like other people are having similar issues with multi-touch on Lucid, although my specific problem hasn't been brought up. I have an Eee PC 900A that I upgraded from 8.10 to 10.04. In 8.10, two-finger tapping was processed as a middle click, and two finger scrolling worked perfectly with the other functions.
After upgrading to 10.04, a two-finger tap is now the same as a right click, and middle click is three-finger tap. There does not seem to be any place in the touchpad settings to adjust this.
What's more, if I enable two-finger scrolling in the touchpad settings, the two-finger tapping suddenly stops working. If is change scrolling to edge or disabled, the multi-finger tap functionality comes back again. Has anyone else had this problem? Is there a solution?
View 2 Replies
View Related
Dec 30, 2010
along with Aiptek, Hanwang, N-trig, Waltop, & WizardPen (Ace Cad, KYE Systems, UC-LOGIC) Tablets Last updated: July 24, 2011 Preliminaries
1) You must have X server 1.8 or up (Maverick has 1.9).
[Code]...
View 9 Replies
View Related
Dec 11, 2010
I am using Dell latitude e6410, fedora 14 64 bit.
i want to install multi touch touchpad, for now its not working...
View 1 Replies
View Related
Jun 12, 2010
I'm a day-1 Ubuntu user with a question about getting multi-touch scrolling enabled on my laptop automatically each time 10.04 loads. I'm very green when it comes to all-things-Linux. Basically, I'm just searching for help, following step-by-step guides, and copying-and-pasting commands. I found the following website that helped me create a little script to enable multi-touch control:[URL]...
But I can't figure out the last step: "All you need to do to have this run at startup [instead of typing ./2fsrl in terminal manually each time] is add it to you startup programs." I tried creating a file path to the 2fsrl file in Preferences -> Startup Applications program, but upon re-starting the laptop, the multi-touch isn't enabled anymore. I'm sure I'm missing something simple. Can anyone advise? (Keep in mind my beginner's status!)
View 9 Replies
View Related
Mar 16, 2010
I've got this Medion graphics tablet that I somehow managed to get working with on Karmic, however when I updated to Lucid Lynx, no matter what I do, I can't seem to get the damn thing reconfigured to work. To be honest, I don't even remember how I did it last time, and all of the stuff I've read so far regarding compiling just give me an error:
./xf86Wacom.c:545: error: too few arguments to function 'InitValuatorAxisStruct'
Quick info:
Lucid Lynx Alpha 3(Latest?)
EDIT NOW ON KARMIC KOALA.
Medion Graphics Tablet (Waltop, ALDI version)
X.org
View 9 Replies
View Related
Nov 2, 2010
From what I understand, it is possible to do via editing xorg.config. As my screen is currently rotated to portrait I want the graphics tablet to rotate accordingly. I am novice with coding, so please keep it simple.
View 1 Replies
View Related
Jun 24, 2010
How tp build a multi-touch table on Ubuntu 10.04. I've starting some research and I see there have been some folks out there have done this on a windows environment...i want to be able to get this going on a Linux environment. what I've found so far is there an open source multi touch project going on called tbeta...not sure if any of you are familiar with tbeta. Has anyone gotten tbeta to work on Ubuntu 10.04? If there are other multi-touch projects going on and working under Linux (hopefully Ubuntu 10.04)
View 1 Replies
View Related
Mar 22, 2011
I've just got the multi-touch driver work with ubuntu 10.10 64bit on my alumni macbook. Now I can do scroll and right click with two fingers. However, one thing I really miss is the ability to move the cursor while holding the 'big button', I want to drag windows/icons with one finger holding down the physical button, and another finger dragging around.
View 4 Replies
View Related
Feb 28, 2011
I've just got hold of a Trust 200 graphics tablet which has an aspect ratio of 4:3. My laptop screen is wider than this and when I have an external monitor plugged in my desktop is wider still.Is there a way to get the tablet to work with the correct aspect ratio? For instance is it possible in x.org to restrict the coordinates it can work within to those of my external 4:3 monitor?
View 9 Replies
View Related
Aug 13, 2010
I'm just about to install Alien Bob's multi-lib packages for Slackware64. Everything looks easy, but I've got a question about this part of the instructions:
Quote:
After installing the -compat32 packages, you may have to re-install your binary Nvidia or Ati video X.Org drivers. These driver packages contain both 64bit and 32bit libraries to be maximally useful on a 64bit multilib OS. If you installed the driver files for both architectures, the mesa-compat32 package will overwrite some of the 32bit library files.
On the other hand, if you originally only installed the 64bit driver libraries for your Nvidia/Ati card, it is recommended after installation of the multilib packages, to re-install the binary driver package. This time, choose to install the 32bit driver files as well.
The graphical 32bit applications that you are going to run on your multilib installation will require these 32bit driver libraries. Crashes are likely to occur if you fail to install the correct files.
Right now, I'm on pure 64-bit Slackware64-13.1, and I'm using the Nvidia driver from Slackbuilds.org (along with the nvidia-kernel and libvdpau packages from there too).
So:Do I have both 32- and 64- bit bindary drivers installed as part of the package from Slackbuilds.org?
Could I avoid all this hassle by simply not installing the mesa-compat32 package?
If I do need to reinstall the Nvidia binary driver, do I just upgradepkg --reinstall nvidia-driver-195.36.15-x86_64-1_SBo.tgz?
View 14 Replies
View Related
May 18, 2011
I have just bought 2 monitors to be used as a x3 multi setup and 2 graphics cards the same make and model (ATI Sapphire Radeon HD5450). This all works in Windows 7 but I have just booted into Ubuntu and removed the old nVidia drivers and got the supported driver. The problem is only 2 monitors are detected as it would seem that it's only picking up 1 card.
View 1 Replies
View Related
Apr 21, 2011
I was wondering - is there any multi touch gesture support in openSuse 11.4? I have enabled multi touch scrolling under the 'Mouse' module in Yast, and it works fine. However, i was wondering if a multi touch gesture set is available - such as pinch zoom, or even custom gestures mapped to keyboard combos - e.g. using a spiral to launch terminal?
System - Acer Aspire One D255 (n550 version)
Mouse Pad - SynPS/2 Synaptics TouchPad
View 4 Replies
View Related
Sep 20, 2010
I just got the new Ipod Touch 4, and I have somehow connect it to the Itunes for the first time, and I'm trying to do it under Ubuntu... Does anyone know a way to do it? I tried installing Itunes 7.6 and it worked fine with Crossover Linux, but I guess it won't recognize as it's a old version of Itunes.
View 9 Replies
View Related
Mar 13, 2010
I have noticed they sell digital writing tablets that have the ability to show the pen strokes both on the tablet's display and on the computer's monitor at the same time, and I think they are called LCD digital tablets and they serve as both a second computer monitor AND a writing tablet combined in one, such as the Wacom Cintiq, and must be connected both by USB as well as with a VGA/DVI port, and you have the ability to open up a drawing application directly from the tablet such as Paint where you can draw or write on the tablet's display. And you can see what you are writing on the tablet's display. Then you save the results to a JPEG file, for example.
But I do not want a digtal tablet quite as elaborate as that. I am looking for something similar to the credit card terminals used in stores where you can sign your name directly on the display after swiping your credit card, and you can see what you are writing as you write. Then your signature shows up on a paper receipt later. Do they make digital tablets like that for the home user, and if they do, would they have to hook up to the VGA/DVI port on your video card? What are they called and where can I get one?
I've searched several online stores but they do not say if you can see what you are writing on the tablet's display. I already have a Wacom tablet in Linux but you can not see what you are writing on the tablet. I have to keep looking up at my computer's monitor to see what I am writing and proficiency is reduced as a result. And again, I do not want a tablet as elaborate as I described in my first paragraph. I want something simplier, such as the type used at a credit card terminal.
View 2 Replies
View Related
Apr 30, 2011
Upgraded to 11.04 and my graphical tablet is recognized no longer Any idea how can I set it up? Wizardpen is not working, the ppa on my repository says something about "Natty" instead of "Maverick" (As than before)
If I type lsusb on my terminal then this line appears:
Code:
Which is completely false because the Genius MousePen 5x4 Tablet is this one
And I have the Genius Easypen i405, which is this one
View 4 Replies
View Related
Apr 22, 2011
I want to get this pen tablet (not tablet computer) to work (for drawing in kolorpaint / krita / gimp etc)
Omnipen OP-906 (ancient mid-90's device). It came with floppy with drivers for Windows 3.11 and old Mac Plugs into ttyS0 (com1. It has "tablet mode" and "mouse mode". It is meant to always start in "tablet mode", but if I give it a small power interruption (take out the AC plug from the wall halfway and quickly plug it back in), it sometimes kicks into "mouse mode". The original driver is supposed to be able to switch the modes
[code]...
View 2 Replies
View Related
May 31, 2011
I want to install tomcat so i followed the steps mentioned in below link: [URL] After going through the steps i checked for
Code:
./startup.sh
but it showed me the error
Code:
touch: cannot touch `/usr/share/apache-tomcat-6.0.32-src/logs/catalina.out': No such file or directory
/usr/share/apache-tomcat-6.0.32-src/bin/catalina.sh: line 372: /usr/share/apache-tomcat-6.0.32-src/logs/catalina.out: No such file or directory
when i went through my "/usr/share/apache-tomcat-6.0.32-src/" there was no "logs" folder so i tried
Code:
find / -name catalina.out
but it returned nothing.BTW i have installed "apache-tomcat-6.0.32-src", "java-1.6.0". Please if any one could look into the problem and provide me the solution to error mentioned above and why there is no "logs" directory in "/usr/share/apache-tomcat-6.0.32-src/".
View 5 Replies
View Related
Sep 11, 2015
Also how do I check the latest version available? I gather to update a driver I need to update the kernel so ill not be doing that but im trying to get more familiar with linux here. I know how to do this in windows so it would be good to be able to check driver versions in linux too. Im on debian 8.1 with intel HD4400 graphics.
View 3 Replies
View Related
Mar 9, 2010
I have been searching for ages for graphics drivers for my ATI Mobility Radeon HD 4650 graphics card. I have several software that need hardware accelerated 3D. I found several threads that deal with this issue, but none of them seems to help. I tried the following:
[code]...
I rebooted after each one and I still cannot get any hardware accelerated 3D; it is as if I installed nothing.
View 3 Replies
View Related
Jan 13, 2011
I'm using a remix of F14 called Fusion Linux. It's all the same as fedora14. It's come preinstalled with xorg x11 nouveau driver. So, i'm not using Nvidia driver. Now, the problem is that the graphics in wine application are really poor. Fonts appear to be really hazy. See this image to get me better: [URL].. In earlier version of fedora and wine, i used nvidia driver. Graphics used to be good at that time.
View 6 Replies
View Related
May 2, 2010
I have a Gigabyte GA-MA74GM-S2 motherboard with integrated graphics that shows up on lspci as an ATI Radeon 2100. I also bought a PCI-Express Nvidia graphics card so I could use the VDPAU feature on Linux (plays H.264 in hardware). The BIOS has three settings about which display to initialize first:
Integrated graphics
PCI graphics
PCI-Express graphics (PEG)
I set the BIOS on PEG, but
I cannot get anything, not even a splash screen or POST messages, to emerge from the PCI-Express graphics card. (I'm using a DVI connector; the card also has an HDMI output.)I cannot get the kernel lspci to see the graphics card; the only VGA controller it acknowledges is the integrated one.Running dmidecode acknowledges the existence of an x16 PCI Express slot, and it says
Current usage: Unknown
There is an additional BIOS setting called "Internal Graphics Mode" which is normally set to "Auto" which means it is supposed to prefer a PCI Express VGA card. I set it to "Disabled" which now means I'm getting no output at all. I will soon be learning how to do a BIOS reset!
Other information: The PCI-E card is a MSI N210-MD512H GeForce 210. This is a fanless card. Although there are no fans to see turning, the heat sink on the PCI-E card is definitely getting hot, so the card is getting some sort of power.It gets all its power from the PCI-E slot; there is no external power connector.The BIOS is an AMI Award BIOS.how can I make the PCI Express graphics card visible to Ubuntu?
View 1 Replies
View Related
Jun 24, 2011
I have an ATI Radeon HD 3300 on-board video chipset, and an ATI Radeon HD 4350 PCI card. What I want is to have both displays available from one mouse/keyboard. I want to play media on one and have the other as my main desktop.The problem is that with Xinerama enabled, KDE desktop effects do not work (KDE says XComposite and XDamage are not available, even though I explicitly enabled them as extensions in the xorg.conf file), and performance is quite bad. Without Xinerama enabled, performance is great, desktop effects work great, but there's a lot of trouble with full-screen video, and the KWin window manager does not apply in the second display (although I can run a second instance of KWin on :0.1).
View 2 Replies
View Related
Mar 21, 2011
Anyone successfully using VNC client on a Mac to control a Debian server?I have the vncserver setup on the Debian machine properly. But I'm having problems connecting to it from both a PowerMac running Tiger and a MacBookPro running leopard.I can connect no problem from a machine running Slack12.2, have not setup port forwarding on my router to connect remotely yet.My Debian machine is running the latest stable release of squeeze with KDE4.I originally tried this with RealVNC Enterprise for OSX but I'm not gonna buy it so I need another alternative after the 30 day trial ends as they have no free version for OSX.
The situation is that I do freelance graphic design on the PowerMac with Cinema4D and Photoshop so I spend most of my time on that machine which is located in my home studio in my attic. Aside from the MacBook and a Dell desktop(family machine)all my other machines and network hardware are in the basement. So to go from the attic to the basement everytime I need to do something on another machine is not practical, and the only other machine I need to access on a regular basis is the Debian box in the basement, this makes the most sense.
I also have a 14 year old living in the house and he's fascinated by all this and will meddle in anything he gets the chance to so all the Linux machines and network hardware need to be behind lock and key.
View 6 Replies
View Related
Sep 12, 2011
Im running 64bit centos 5.6 and using virt-manager.On one of my guest OS's, Windows 7, The max Physical CPUs is 2, you can have unlimited CPU Cores however. (like my machine i use for work has 1, 4 core processor).The issue im having is xen only allows you to set the vcpu arguemnet in your xen config file. How can i set it so that 1 CPU has several Cores just as windows would recognize this machine if i were installing directly to the hardware vs via a VM.Ive searched for 2 days staright trying to address this issue, very little progress, Does anyone know where a XEN support forum is? all i get is the citrix xen support forums.
here is the best info i have found on this, but i dont know how to change this for my CPU to work, when i enter this in my xen config it essentially ignores it and just takes the value of vcpu= so windows shows 2 CPUs each with ONLY one core. Id like 1 or 2 CPUS showing Several cores.The physical Hardware is 2x Xeon 5300 Quad Core CPUs.
> # Expose to the guest multi-core cpu instead of multiple processors
> # Example for intel, expose a 8-core processor :
> #cpuid=['1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx,[code]........
View 3 Replies
View Related
Mar 13, 2011
I have a Toshiba TC1000 which is about 8 years old. 256 ram, 1.66 ghz processor, 30 gb hdd, running Win XP sp3. I bought this as an emergency purchase and have had nothing but problems with it and other than throwing it at the wall I thought I might try one last solution - to install Linux. This device has no optical drive but it does have power ISO installed but I don't know where to start with all the choice of Linux, Ubuntu etc. Plus other than the OS will I need any other software? I am a newbie and don't know much about computers so I won't be insulted if you think this is idiotic.
View 6 Replies
View Related