Software :: Can't Get Touch Screen In 10.10 / Tutorials To Get That?

Mar 5, 2011

I can not get the touchscreen to with ubuntu 1010 netbook are there any tutorials? i googled around but didn't find what i was looking for

View 1 Replies


ADVERTISEMENT

Ubuntu :: Setting Up A Touch Screen

Oct 21, 2010

I must say I've spent many nights trying to get this touch screen going on ubuntu but with no luck. Does anyone have any general step by step instructions or is there any sites I can go on. I have a Acer t230h and the furthest Ive got with it is typing something into the terminal and getting out aload of strange looking symbols and stuff. I presume that was in the right direction but i forget what I pressed... something like 'lbus' but longer I think. I have the touchscreen info plugged in with a usb lead so what ever their called in ubuntu might be a help. another thing I did find something related to the screen in the /dev/ folder by plugin it in and out a couple of times and spotting what file was missing and coming back but when I run it in terminal this is what happens - evan@ubuntu:~$ cat /dev/hidraw0 cat: /dev/hidraw0: Permission denied

View 7 Replies View Related

Ubuntu :: Touch Screen Disbleing In 11.04?

Jul 27, 2011

i have just updated my system to the new 11.04 on my fujitsu siemens T5010, which supports both touch via a wacom pen and finger touch.It is nice to be able to use my finger on the screen as i can in windows, but it is a pain that i can't rest my hand on the screen while using the pen to draw something. Do you know how i could temporarily disable the touchscreen for anything but my pen? A keyboard command to disable/enable it would be great

View 1 Replies View Related

Hardware :: Touch Screen Not Working / Why Is So?

May 22, 2011

I am running Ubuntu 10.10 on my HP tx 1000 and my touch screen is not working.

Can anybody point me in the right direction on this issue?

View 2 Replies View Related

General :: Why Can't Get Usb Touch Screen On A EEE PC 900 To Work

Mar 1, 2010

I have checked and as of right now can not find any topic on my problem. I purchased and installed a usb touch screen for my EEE PC 900 4GB hard drive. My problem is that my computer will not recognize the screen. When I go into the Systems Test, The USB touch is recognized, but that is it. Do I have to download drivers? (Even for a usb?) I went into the bios, and enabled the web-cam, which I have used for power. (I think) If any one can offer me some advice, I will be forever grateful. I would love to have this up and running for my husbands birthday, which is in 2 weeks. Could the problem be with the size of the hard drive? I am 98% sure I have it installed correctly. I have followed the instructions that were supplied.

View 5 Replies View Related

General :: Get A Touch Screen Working With Ubuntu 10.04LTS?

May 8, 2010

I'm trying to get a touch screen working with Ubuntu 10.04LTS (32bit) //changed to 32 bit -it is a serial touchsceen, connected at /dev/ttyS0 ,i know that works because I get garbage in the terminal when I enable it. -before the screen used a 3m driver (I believe) in XP.

My knowledge of Linux is passive so I generally pick up something when I need it. To get this working I came accross a lot of tutorials (a lot outdated a bit), I'm still at a loss to get this work.

I'm not sure where to put linux drivers (/usr/ or /dev/?) most tutorials kind of skip over that part. I have tried editing the /etc/X11/xorg.conf unsuccessfully. I'm not sure what the syntax for that is supposed to be.

View 2 Replies View Related

Ubuntu :: Using Autohide For Top & Bottom Bars On A Touch Screen?

Apr 16, 2010

I have a Fujitsu P1610 convertible running 9.10. I only like the two bars visible when I need them otherwise they just take up valuable screen space, especially on a 8.9" screen.

My problem is I cannot make the bars come up by moving the cursor via my finger. It works fine if I move the pointer via a mouse but that is not an option when in tablet mode. How can I make them come up when I move the cursor to their location via my finger?

View 1 Replies View Related

Ubuntu :: Enabling Two-finger Scrolling On Touch Screen?

May 3, 2011

I have followed literally half a dozen How-to's, and none work. The touch screen works like a mouse (I can "click" on things), but no two-finger functionality

View 4 Replies View Related

Hardware :: Touchpad Too Sensitive - Jumps All Over The Screen When Touch It

Dec 13, 2009

I'm running a Fujitsu Lifebook T5010 with Linux Fedora Release 12 and the mouse is way too sensitive, jumps all over the screen when I touch it, especially if 2 fingers touch at the same time. I've tried all the system settings and nothing helps. It works fine with Windows XP Professional.

View 2 Replies View Related

Debian :: Touch Screen - Unable To Work Correctly - How To Fix It

Apr 25, 2010

trying all sorts of xorg.conf settings and searching out drivers. Out of the box, Debian moves the cursor when I touch the screen and move my finger across it. The only problem is that it doesn't process it correctly. It is moving faster, so it doesn't stay under it. It also doesn't land under my finger when I touch the screen.I am running a Panasonic Toughbook CF-29.Driver I am trying: evtouchHere is my current xorg.conf: Code: # xorg.conf (X.Org X Window System server

configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.

[code]....

View 8 Replies View Related

Ubuntu :: Make Lucid Detect Touch Screen?

Aug 10, 2010

I've try ubuntu lucid in DELL Inspiron, but touchscreen utilities is not run.
How can repair it.

View 9 Replies View Related

Hardware :: Touch Screen Monitor That Is Compatible With System?

Oct 24, 2010

Can anyone recommend a Touch Screen Monitor that is compatible with linux, are most touch screens compatible? I'm assuming they would just use the touch input the same as a mouse.

I'm not looking for multi-touch or anything extra-fancy.

View 4 Replies View Related

CentOS 5 Hardware :: Why USB Touch Screen Device Not Created

Jun 19, 2011

Why a usb touch screen device is not created on /dev? It can be detected on lsusb but no particular dev location like /dev/input/event0 or something like that. I've already updated my kernel for 5.6. do i need a driver to be able for this device to have a dev? No calibration tool works on this hardware. Same also on my tm u220 usb printer. It can be detected but no /dev/usb/lp0 being created.

View 1 Replies View Related

Software :: Touch: Cannot Touch `/usr/share/apache-tomcat-6.0.32-src/logs/catalina.out': No Such File Or Directory

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

OpenSUSE Hardware :: PIXCIR Touch Screen Driver Installation?

Dec 31, 2010

I have been working for a few days to try to get a PIX CIR touch screen working. I discovered what it was by running:

Code:
lsusb -v
and looking for the identifier

[code]....

View 2 Replies View Related

Ubuntu :: 10.04: Calibrate Touch In HP Tx2000 - Set Up Automatic Screen Rotation

May 5, 2010

I have an HP Pavilion tx2000 tablet, wich is working perfectly in Ubuntu 10.04. The touch and the stylus works out of box, and i'm using the script that Favux has posted to rotate my screen and i've installed the wacomrotate daemon, wich is working too. Now, I've two questions: How to calibrate it? The stylus is ok, but the touch isn't calibrated. In Karmic, I was using wacomcpl and xsetwacom, but neither of them detect my tablet now (in 9.10, Hal was used to detect the tablet, now it's xserver-xorg-input-wacom).

[code]...

It's possible to set up the automatic screen rotation, like in Windows (the screen rotates automaticaly in tablet position)?

View 9 Replies View Related

Ubuntu :: Window Too Large For Desktop; Can't See Buttons (Touch Screen)?

Mar 23, 2011

I have found a few topics that touch on the problem I'm having but the solution won't work for me.

I am running a 800x480 desktop with Gnome, many windows are cut off at the bottom and I cannot click on the buttons. The standard reply to this problem seems to be hold alt and left click drag the window up.

That works just fine, the twist here is I'm accessing the desktop through a touch-screen (via vnc on an android phone) and I don't have an alt button to hold, dragging is also kind of tough.. I realize it may just be the limitations of my device, but it can't hurt to ask!

View 4 Replies View Related

OpenSUSE Hardware :: Capacitive Touch Screen - Unable To Work Correctly

Jan 27, 2011

I have bought a device with 10.1" capacitive touch screen. I have tried OpenSuse Milestone 5 (future release). It works great, but...My capacitive touch screen positioning cursor correctly but when I touch screen, it is like I clicking mouse for 9 times. One touch of icon of a program... and it opens it 9 times. I looked in hardware information in yast and the name of my touch panel in the following:

UNITEC Touch Panel (Win7)
Vendor number: 205437

It works good, but not useful, because I cannot really touch any icon with my finger, it will open it 9 times...

View 6 Replies View Related

Ubuntu Multimedia :: Touch Screen Friendly Music Player - Usable For GNU?

May 17, 2010

I've searched all over the internet for a usable touch screen friendly music player and have found nothing for Ubuntu. It doesn't matter to me if it's just a skin over an existing well known player or a complete application written from the ground up. This is for a car pc. I have been on MP3Car and I have still not found anything usable for GNU linux. The only component I need to complete my project is a good touch screen music player.

View 4 Replies View Related

Ubuntu :: Install A Touch Screen Driver - Xorg.conf Location

Nov 10, 2010

I have a 3rd party driver that is trying to install a touch screen driver, it is looking in /etc/X11 for xorg.conf and it isnt there. The Ubuntu docs pointed me at a diff folder which also didn't contain xorg.conf. c is it located? I will just sym link it during install them remove the link once its done. EDIT: Should probably mention that I'm running ubuntu 10.10 (Which was upgraded from 10.04). And I'm running Desktop Edition

[Code]...

View 4 Replies View Related

Ubuntu :: Run With Touch And / Or Multi Touch Capabilities?

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

General :: Any Good Tutorials Out There For Sed And Awk?

Feb 8, 2010

I plan to design a general framework for structural optimization.I already have a pre-processor module that I can call in batch mode, a Finite Elements Solver, and a heuristic non gradient based optimizer that can process the outputs of the solver, so as to adjust some input variables in the pre-processing phase ( geometry and topological definitions of my structure ).

I would like to parse the huge ammout of data that is released by the solver ( an ascii text file) to filter out some reauired results in some specific points ( maximum allowable deflections or stresses within my structure ) since it is this infoemation that will be fed to the optimizer engine so as to feedback on the quality of the changes made in the topological definition.The only way to do this in batch mode is with awk, or with sed..

View 3 Replies View Related

Software :: Looking For ZFS - Fuse Tutorials?

Jun 28, 2011

I am interested in working with zfs fs's and I am looking for tutorials on the subject, I am working with the Centos distro, can you send some links my way.

View 2 Replies View Related

Software :: Where To Find C++ Tutorials

Feb 22, 2011

I know there is a lot of information about it, but I'd like to get help of any developer who uses it.I'd like to learn to program in C++ (time ago, I programmed in C and Java).Questions:- A good tutorial? and Samples? - I've installed Eclipse Helios. Is a good tool for developing C++? - I use KDE. A tutorial for developing a KDE application? - Where to get more help: forum, chat.

View 4 Replies View Related

Programming :: Can't Seem To Find Scripting Tutorials

Dec 1, 2010

I am familiar with C, C++, and Python at a novice level. I have recently tried learning bash, but I can't seem to wrap my head around it. My biggest problem, I think, is the huge "vocabulary"-- it seems like there are thousands of commonly used commands, and several ways to use said commands.I've done some google searches but can't seem to find scripting tutorials that tailor to n00bs. Most go from basic "Hello World" programs to very complex scripts.

View 5 Replies View Related

Debian :: Getting A Link To A Collection Of Tutorials On LISP?

Jul 5, 2010

Collection of Tutorials on lisp. [URL]

View 1 Replies View Related

Fedora Installation :: Can't Find Tutorials For Install

Aug 24, 2009

I have a ps3, and I want to put Fedora Core 11 on it. But i don't know how. (i've already downloaded the Fedora Core 11 PPC)I can't find tutorials for the install of this version. (Sorry, I don't speak english very well) In my PS3 , I used Yellow Dog Linux (it is too slow, and bugged), Ubuntu 8.04 (lol, it dont support HD resolutions).I use my PS3 in the same monitor of my PC. (). 22" LG Monitor.

View 3 Replies View Related

Ubuntu :: Need Tutorials For Skilled Windows User

Mar 25, 2011

I am a moderately skilled windows user with some dos knowledge that has just transitioned my PCs over to Ubuntu. this is the first time I have had ANY exposure to Unix/Linux. I am looking for some literature or video tutorials that will help me transition to Ubuntu. The basic functions are so similar to windows and mac OS X that I am moving easily around the desktop, but I want to go deeper. I want a little history of how we got from Unix to Ubuntu but quite honestly I don't know what I can do with what I have.

View 9 Replies View Related

General :: Good Tutorials To Create A Webserver?

May 24, 2010

I was wondering is there any good tutorials on how to create a good webserver... i have found a few but i was just trying to verify the info on the ones that i found.

View 2 Replies View Related

General :: Building Of Docs And Tutorials In Gtk Be Disabled?

Sep 25, 2010

I'm compiling gtk+-2.22, and while building, I get this error:

[Code]....

Is there a way around this, or can the building of docs be suppressed?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved