Hello) I have SONY Vaio UX and I installed openSUSE 11.0.
My touchscreen works but it is acting as if it was mouse. I mean that it is not working as touch screen. For example I touch it and the pointer not in the place I touch; the faster I move my finger, the faster it moves. It is not callibrated.
This is my xorg.conf
/…/
SaX generated X11 config file
Created on: 2008-08-10T23:48:29+0400.
Version: 8.1
Contact: Marcus Schaefer <sax@suse.de>, 2005
Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
Automatically generated by [ISaX] (8.1)
PLEASE DO NOT EDIT THIS FILE!
Section “Files”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
EndSection
Section “ServerFlags”
Option “AIGLX” “on”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection
Section “Module”
Load “extmod”
Load “type1”
Load “glx”
Load “freetype”
Load “dbe”
Load “dri”
EndSection
Section “InputDevice”
Driver “kbd”
Identifier “Keyboard[0]”
Option “Protocol” “Standard”
Option “XkbLayout” “us,ru”
Option “XkbModel” “microsoftpro”
Option “XkbOptions” “grp:ctrl_shift_toggle,grp_led:scroll”
Option “XkbRules” “xfree86”
Option “XkbVariant” “,winkeys”
EndSection
Section “InputDevice”
Driver “mouse”
Identifier “Mouse[1]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “GUNZE USB Touch Panel”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection
Section “InputDevice”
Driver “synaptics”
Identifier “Mouse[3]”
Option “AccelFactor” “0.10”
Option “BottomEdge” “300”
Option “Buttons” “5”
Option “CircScrollDelta” “0.1”
Option “CircScrollTrigger” “2”
Option “CircularScrolling” “1”
Option “Device” “/dev/input/mice”
Option “EdgeMotionMaxSpeed” “15”
Option “EdgeMotionMinSpeed” “15”
Option “Emulate3Buttons” “on”
Option “EmulateMidButtonTime” “75”
Option “FingerHigh” “40”
Option “FingerLow” “30”
Option “HorizScrollDelta” “30”
Option “InputFashion” “Mouse”
Option “LeftEdge” “100”
Option “MaxSpeed” “0.90”
Option “MaxTapMove” “100”
Option “MinSpeed” “0.15”
Option “Name” “ALPS;Touchpad”
Option “Protocol” “auto-dev”
Option “RightEdge” “1100”
Option “SHMConfig” “on”
Option “SendCoreEvents” “on”
Option “TapButton1” “1”
Option “TapButton2” “3”
Option “TapButton3” “2”
Option “TopEdge” “50”
Option “UpDownScrolling” “1”
Option “Vendor” “Sysp”
Option “VertScrollDelta” “25”
Option “ZAxisMapping” “4 5”
EndSection
Section “InputDevice”
Driver “synaptics”
Identifier “Mouse[5]”
Option “AccelFactor” “0.10”
Option “BottomEdge” “300”
Option “Buttons” “5”
Option “CircScrollDelta” “0.1”
Option “CircScrollTrigger” “2”
Option “CircularScrolling” “1”
Option “Device” “/dev/input/mice”
Option “EdgeMotionMaxSpeed” “15”
Option “EdgeMotionMinSpeed” “15”
Option “Emulate3Buttons” “on”
Option “EmulateMidButtonTime” “75”
Option “FingerHigh” “40”
Option “FingerLow” “30”
Option “HorizScrollDelta” “30”
Option “InputFashion” “Mouse”
Option “LeftEdge” “100”
Option “MaxSpeed” “0.90”
Option “MaxTapMove” “100”
Option “MinSpeed” “0.15”
Option “Name” “ALPS;Touchpad”
Option “Protocol” “auto-dev”
Option “RightEdge” “1100”
Option “SHMConfig” “on”
Option “SendCoreEvents” “on”
Option “TapButton1” “1”
Option “TapButton2” “3”
Option “TapButton3” “2”
Option “TopEdge” “50”
Option “UpDownScrolling” “1”
Option “Vendor” “Sysp”
Option “VertScrollDelta” “25”
Option “ZAxisMapping” “4 5”
EndSection
Section “Monitor”
DisplaySize 203 152
HorizSync 31-60
Identifier “Monitor[0]”
ModelName “1024X600@60HZ”
Option “DPMS”
Option “PreferredMode” “1024x600”
VendorName “–> LCD”
VertRefresh 50-60
UseModes “Modes[0]”
EndSection
Section “Modes”
Identifier “Modes[0]”
EndSection
Section “Screen”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 16
Modes “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 24
Modes “1024x600” “800x600” “768x576” “640x480”
EndSubSection
SubSection “Display”
Depth 8
Modes “1024x600” “800x600” “768x576” “640x480”
EndSubSection
Device “Device[0]”
Identifier “Screen[0]”
Monitor “Monitor[0]”
EndSection
Section “Device”
BoardName “945 GM”
BusID “0:2:0”
Driver “intel”
Identifier “Device[0]”
Option “monitor-LVDS” “Monitor[0]”
Screen 0
VendorName “Intel”
EndSection
Section “ServerLayout”
Identifier “Layout[all]”
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
InputDevice “Mouse[3]” “SendCoreEvents”
Option “Clone” “off”
Option “Xinerama” “off”
Screen “Screen[0]”
EndSection
Section “DRI”
Group “video”
Mode 0660
EndSection
Section “Extensions”
Option “Composite” “on”
EndSection
I tried to replace this:
Section “InputDevice”
Driver “mouse”
Identifier “Mouse[1]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “GUNZE USB Touch Panel”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection
InputDevice “Mouse[1]” “CorePointer”
with this:
Section “InputDevice”
Identifier “touchscreen”
Driver “evtouch”
Option “Device” “/dev/input/gunze”
Option “DeviceName” “touchscreen”
Option “MinX” “32”
Option “MaxX” “992”
Option “MinY” “38”
Option “MaxY” “968”
Option “SwapY” “0”
#Option “SwapXY” “1”
Option “ReportingMode” “Raw”
Option “Emulate3Buttons”
Option “Emulate3Timeout” “50”
Option “SendCoreEvents”
#Option “Calibrate” “1”
EndSection
InputDevice “touchscreen” “SendCoreEvents”
everything was put correctly, but system even didn’t start, X11 started but with black screen.
Also when I only try to delete
Section “InputDevice”
Driver “mouse”
Identifier “Mouse[1]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “GUNZE USB Touch Panel”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection
InputDevice “Mouse[1]” “CorePointer”
I have not working mice, all =) Yes all))) even if I attach USB one.
Don’t know what to do and need your help.
Thank you in advance!