Re: rere Wacom Graphire2 on Mandriva
From: Dorota Krzyzanowska (dorozen_at_tlen.pl)
Date: 07/09/05
- Next message: jameswfrost: "Re: Best hardware that's Linux supported?"
- Previous message: M.Kmann: "Re: best graphics card for linux"
- In reply to: Dances With Crows: "Re: rere Wacom Graphire2 on Mandriva"
- Next in thread: Dances With Crows: "Re: rere Wacom Graphire2 on Mandriva"
- Reply: Dances With Crows: "Re: rere Wacom Graphire2 on Mandriva"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 09 Jul 2005 09:35:42 +0200
I hope this is not starting a new thread...
Still have some trouble with posting :(
I tried to use your advices and besides that I reinstalled linuxwacom-0.6.8
and
edited a bit more XF86config . All seems to be ok but...Tablet doesn't
work yet.Would you have more hints for me?Is it possible that USB mouse
is conflicting with this tablet? (I do not like the tablet mouse so I
use pen with it only and I use usb mouse besides Wacom set)
I deeply appreciate your help!
M.
Below the resulting XF86Config file.
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated
together)
# By default, Mandrake 6.0 and later now use a font server
independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse
does not work
EndSection
# declare input devices, later defined
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "pen1" "AlwaysCore"
InputDevice "eraser1" "AlwaysCore"
InputDevice "cursor1" "AlwaysCore"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "wacom" # Wacom device driver
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection
# Settings for wacom pen
Section "InputDevice"
Identifier "pen1"
Driver "wacom"
Option "Type" "stylus"
Option "Device" "/dev/ttyS0"
Endsection
# Settings for wacom eraser
Section "InputDevice"
Identifier "eraser1"
Driver "wacom"
Option "Type" "eraser"
Option "Device" "/dev/ttyS0"
Endsection
# Settings for wacom cursor (mouse)
Section "InputDevice"
Identifier "cursor1"
Driver "wacom"
Option "Type" "cursor"
Option "Device" "/dev/ttyS0"
Endsection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1280x1024"
HorizSync 31.5-67
VertRefresh 50-75
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia"
BoardName "NVIDIA GeForce FX (generic)"
Driver "nvidia"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Virtual 1280 1024
EndSubsection
Subsection "Display"
Depth 15
Virtual 1280 1024
EndSubsection
Subsection "Display"
Depth 16
Virtual 1280 1024
EndSubsection
Subsection "Display"
Depth 24
Virtual 1280 1024
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
- Next message: jameswfrost: "Re: Best hardware that's Linux supported?"
- Previous message: M.Kmann: "Re: best graphics card for linux"
- In reply to: Dances With Crows: "Re: rere Wacom Graphire2 on Mandriva"
- Next in thread: Dances With Crows: "Re: rere Wacom Graphire2 on Mandriva"
- Reply: Dances With Crows: "Re: rere Wacom Graphire2 on Mandriva"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|