Mailinglist Archive: opensuse-mobile-de (362 mails)
| < Previous | Next > |
Re: [suse-laptop] Suse-9 mit Touchpad UND USB-Maus?
- From: Joachim Kalden <jkalden@xxxxxx>
- Date: Mon, 1 Dec 2003 16:48:18 +0100
- Message-id: <200312011648.18216.jkalden@xxxxxx>
Ich hab so ne Konstruktion.
Ich hänge meine Config an!
Gruß
Joe
Am Montag, 1. Dezember 2003 16:18 schrieb Bernt Christandl:
>
>Hallo Liste,
>
>alles, was ich im Archiv gefunden habe nutzt nix,
>da geht's immer nur um SuSE-8 oder noch früher.
>
>Also meine Frage:
>Hat jemand unter SuSE-9 es geschafft, sowohl Touchpad
>als auch externe USB-Maus gleichzeitig
>(oder auch nur automatisch wahlweise, je nachdem,
>ob die USB-Maus steckt oder nicht) ans Laufen zu kriegen?
>
>Auf meinem Dell D600 erkennt SuSE-9 zwar problemlos, wenn ich die
>USB-Maus anstecke und konfiguriert dann (auf Nachfrage) dieselbe.
>Wenn ich dann aber ohne diese Maus boote, bleibt das Touchpad
>trotzdem de-aktiviert. :( (Es sei denn, ich habe es vor'm shutdown
>mit dem yast wieder eingerichtet...)
>
>Viele Grüße,
>
>Bernt Christandl
>
>
>
>--
>Um die Liste abzubestellen, schicken Sie eine Mail an:
> suse-laptop-unsubscribe@xxxxxxxx
>Um eine Liste aller verfügbaren Kommandos zu bekommen, schicken
>Sie eine Mail an: suse-laptop-help@xxxxxxxx
>
>
>
# /.../
# SaX generated XFree86 config file
# Created on: 2003-08-08.
#
# Version: 4.7
# Contact: Marcus Schaefer <sax@xxxxxxx>, 2002
#
# Automatically generated by [ISaX] (4.7)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "RandR" "on"
EndSection
Section "Module"
Load "v4l"
Load "extmod"
Load "speedo"
Load "dbe"
Load "freetype"
# Load "GLcore"
Load "type1"
Load "glx"
EndSection
Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard[0]"
Option "MapName" "Standard Keyboard [ pc105 ]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection
# Touchpad Driver configuration
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/mouse"
Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "20"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "ZAxisMapping" "4 5"
# Option "Repeater" "/dev/ps2mouse"
# Option "SHMConfig" "on"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[2]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "InputFashion" "mouse"
Option "Name" "Autodetection"
Option "SendCoreEvents" "true"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 320 240
HorizSync 31-48
Identifier "Monitor[0]"
ModelName "1024X768@60HZ"
VendorName "--> VESA"
VertRefresh 50-60
UseModes "Modes[0]"
Option "DPMS"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806
Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628
Modeline "640x480" 23.96 640 656 720 864 480 480 484 501
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "GeForce4 488 Go"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "NvAgp" "1"
Option "NoLogo" "1"
Option "DigitalVibrance" "80"
Option "CursorShadow" "1"
Option "CursorShadowAlpha" "128"
Screen 0
Option "Rotate" "off"
VendorName "NVidia"
### Twinview options - NOTE: DFP comes 2nd, TV first!
Option "TwinView" "1"
Option "TwinViewOrientation" "Clone"
Option "NoTwinViewXineramaInfo" "0"
### TV + DFP
Option "MetaModes" "640x480,1024x768"
### TV ONLY
# Option "MetaModes" "640x480,NULL"
### DFP ONLY
# Option "MetaModes" "NULL,1024x768"
###
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "SVIDEO"
### NOT NEEDED yet but possibly usefull later
# Option "ConnectedMonitor" "DFP,TV"
# Option "SecondMonitorHorizSync" "30-50"
# Option "SecondMonitorVertRefresh" "60"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[2]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Ich hänge meine Config an!
Gruß
Joe
Am Montag, 1. Dezember 2003 16:18 schrieb Bernt Christandl:
>
>Hallo Liste,
>
>alles, was ich im Archiv gefunden habe nutzt nix,
>da geht's immer nur um SuSE-8 oder noch früher.
>
>Also meine Frage:
>Hat jemand unter SuSE-9 es geschafft, sowohl Touchpad
>als auch externe USB-Maus gleichzeitig
>(oder auch nur automatisch wahlweise, je nachdem,
>ob die USB-Maus steckt oder nicht) ans Laufen zu kriegen?
>
>Auf meinem Dell D600 erkennt SuSE-9 zwar problemlos, wenn ich die
>USB-Maus anstecke und konfiguriert dann (auf Nachfrage) dieselbe.
>Wenn ich dann aber ohne diese Maus boote, bleibt das Touchpad
>trotzdem de-aktiviert. :( (Es sei denn, ich habe es vor'm shutdown
>mit dem yast wieder eingerichtet...)
>
>Viele Grüße,
>
>Bernt Christandl
>
>
>
>--
>Um die Liste abzubestellen, schicken Sie eine Mail an:
> suse-laptop-unsubscribe@xxxxxxxx
>Um eine Liste aller verfügbaren Kommandos zu bekommen, schicken
>Sie eine Mail an: suse-laptop-help@xxxxxxxx
>
>
>
# /.../
# SaX generated XFree86 config file
# Created on: 2003-08-08.
#
# Version: 4.7
# Contact: Marcus Schaefer <sax@xxxxxxx>, 2002
#
# Automatically generated by [ISaX] (4.7)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "RandR" "on"
EndSection
Section "Module"
Load "v4l"
Load "extmod"
Load "speedo"
Load "dbe"
Load "freetype"
# Load "GLcore"
Load "type1"
Load "glx"
EndSection
Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard[0]"
Option "MapName" "Standard Keyboard [ pc105 ]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection
# Touchpad Driver configuration
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/mouse"
Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "20"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "ZAxisMapping" "4 5"
# Option "Repeater" "/dev/ps2mouse"
# Option "SHMConfig" "on"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[2]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "InputFashion" "mouse"
Option "Name" "Autodetection"
Option "SendCoreEvents" "true"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 320 240
HorizSync 31-48
Identifier "Monitor[0]"
ModelName "1024X768@60HZ"
VendorName "--> VESA"
VertRefresh 50-60
UseModes "Modes[0]"
Option "DPMS"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806
Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628
Modeline "640x480" 23.96 640 656 720 864 480 480 484 501
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "GeForce4 488 Go"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "NvAgp" "1"
Option "NoLogo" "1"
Option "DigitalVibrance" "80"
Option "CursorShadow" "1"
Option "CursorShadowAlpha" "128"
Screen 0
Option "Rotate" "off"
VendorName "NVidia"
### Twinview options - NOTE: DFP comes 2nd, TV first!
Option "TwinView" "1"
Option "TwinViewOrientation" "Clone"
Option "NoTwinViewXineramaInfo" "0"
### TV + DFP
Option "MetaModes" "640x480,1024x768"
### TV ONLY
# Option "MetaModes" "640x480,NULL"
### DFP ONLY
# Option "MetaModes" "NULL,1024x768"
###
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "SVIDEO"
### NOT NEEDED yet but possibly usefull later
# Option "ConnectedMonitor" "DFP,TV"
# Option "SecondMonitorHorizSync" "30-50"
# Option "SecondMonitorVertRefresh" "60"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[2]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
| < Previous | Next > |