Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 07/02/2006, à 01:43

Petit Willy

Branchement a chaud de ma tablette Wacom ??

en fait j'ai une tablette graphique Wacom Graphire 2
tout marche bien, pression velocité, etc... seulement si je la debranche elle n'est pas redetecter sans avoir a rebooter....

je me demandais si il n'y aavais pas une soluce pour faire en sorte que je puisse la brancher a chaud... car j'ai plusieur pc et c'est un peu galère de rebooter a chanque fois... smile

vois mon xorg.conf

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/X11/fonts/misc"
	FontPath	"/usr/share/X11/fonts/cyrillic"
	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/Type1"
	FontPath	"/usr/share/X11/fonts/CID"
	FontPath	"/usr/share/X11/fonts/100dpi"
	FontPath	"/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
#	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"latin9"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mouse0"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
        Identifier "cursor"
        Driver		"wacom"
        Option 		"Device" 		"/dev/input/event2"
        Option 		"Type" 			"cursor"
        Option 		"USB" 			"on"
EndSection

Section "InputDevice"
        Identifier 	"stylus"
        Driver 		"wacom"
        Option 		"Device" 		"/dev/input/event2"
        Option 		"Type" 			"stylus"
        Option 		"USB" 			"on"
EndSection

Section "InputDevice"
        Identifier 	"eraser"
        Driver 		"wacom"
        Option 		"Device" 		"/dev/input/event2"
        Option 		"Type" 			"eraser"
        Option 		"USB" 			"on"
EndSection 


Section "Device"
	Identifier	"NVIDIA Corporation NV43 [GeForce 6600]"
	Driver		"nvidia"
	BusID		"PCI:5:0:0"
	VideoRam        131072
	Option		"RenderAccel"		"True"
	Option		"AllowGLXWithComposite"	"True"
	Option		"NoLogo"
EndSection

Section "Extensions"
	Option 	 	"Composite" 	"Enable"
	Option		"RENDER"	"Enable"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
	HorizSync	28-80
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV43 [GeForce 6600]"
	Monitor		"Écran générique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
        InputDevice     "cursor"     "AlwaysCore"
     	InputDevice     "stylus"     "AlwaysCore"
        InputDevice     "eraser"     "AlwaysCore"
EndSection

Section "DRI"
	Mode	0666
EndSection

j'ai aussi une question au sujet de la cloture de session, chez moi le fadeout qui se produit a l'ouverture de la fenetre est tres sacadé. neutral et je demandais si ca vien d'un reglage ou de ma config car j'ai une machine bien plus light que celle-ci et c'est beaucoup plus fluide...

Merci d'avance pour vos réponces ...
et continuer comme ca ce forum et super et l'ambiance est top big_smile

Dernière modification par Petit Willy (Le 07/02/2006, à 19:41)

Hors ligne

#2 Le 07/02/2006, à 19:41

Petit Willy

Re : Branchement a chaud de ma tablette Wacom ??

personne n'a un petite idée wink

Hors ligne

#3 Le 07/02/2006, à 19:50

alexmic

Re : Branchement a chaud de ma tablette Wacom ??

c'est écrit dans la doc pour l'instant tu ne peux rien y faire...


OMG Lawl pwnd rofl... Plaît-il?

Hors ligne

#4 Le 07/02/2006, à 20:20

Petit Willy

Re : Branchement a chaud de ma tablette Wacom ??

alexmic a écrit :

c'est écrit dans la doc pour l'instant tu ne peux rien y faire...

oups je n'avais pas vu, merci kan meme... smile

mais si quelqu'un a une réponce a le deuxiemme parti de ma question ce serrais kool big_smile

Hors ligne