LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-17-2008, 01:40 PM   #1
davidcollins001
Member
 
Registered: Apr 2007
Posts: 43

Rep: Reputation: 21
ibm touchscreen xorg


Hi,

I have an IBM transnote that I have been playing around on. I tried before to get the touch screen to work with no joy, but I though I would give it another go. The device is a microtouch device, and it appears to be able to use the mutouch driver - at least when starting X it doesn't complain about this driver. The device does work because I can see output from /dev/ttyS0. I have been on the transnote wiki where other people have been able to get the touch screen working but nothing is working for me.

I have found howtos that work with XFree86 but it apparently works with xorg too, which is what I am using, this one is the most concise; http://www-1.ibm.com/support/docview...d=pos1R1002913. I understand that xorg requires a pointer device so a touch screen would need to be a secondary pointer device, I am not sure if this requires extra setup?

If anyone can help me it would be much appreciated, here is my /etc/X11/xorg.conf file

Code:
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "gb"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
EndSection

Section "InputDevice"
        Identifier "Touchscreen"
        Driver "mutouch"
        Option "Type" "finger"
        Option  "Device" "/dev/ttyS0"
        Option  "MinX"  "13"
        Option  "MaxX"  "1006"
        Option  "MinY"  "1000"
        Option  "MaxY"  "20"
        Option  "ScreenNo"      "0"
        Option  "SendCoreEvents" "yes"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
EndSection

Section "ServerLayout"
        Identifier   "Default Layout"
        Screen       "Default Screen"
        InputDevice  "Generic Keyboard" "CoreKeyboard"
        InputDevice  "Configured Mouse" "CorePointer"
        InputDevice  "Touchscreen" "SendCoreEvents"
EndSection

Last edited by davidcollins001; 04-17-2008 at 01:43 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xorg + udev + touchscreen strangeness with devices kev000 Linux - Hardware 0 04-08-2008 05:49 PM
Xorg.conf & Event Problem with Touchscreen seattleweb Linux - Hardware 1 07-25-2007 12:41 AM
IBM SurePOS 4840 w/ SuSE 10.2 - Touchscreen won't work netboy_541 Linux - Hardware 3 12-18-2006 08:12 PM
IBM 4840 Touchscreen w/ SuSE 10.2 ? netboy_541 SUSE / openSUSE 1 12-18-2006 03:38 PM
IBM TOuchScreen on RedHat Ent. BraunFeldt Linux - Hardware 1 05-12-2005 06:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration