Re: [newbie] Mouse back in a strage way...

2004-02-26 Thread Christophe Rhein
Hello,
I have this script allready in the XF86config-4 file.
When you plug your USB mouse in the usb port ones KDE is running is it suppose 
to work strait away? 
Thanks
CHristophe

Le Mardi 24 Février 2004 11:17, Olivier Esser a écrit :
 Christophe Rhein wrote:
  Hello,
  I did what you sad about opening mousedrake and changing my mouse... but
  it didn't work. I still couldn't use my notebook glider.
  What I did this morning I pluged again the Usb mouse and it was ok... I
  unplug it with mandrake running and I could use it.
  I closed my computer and started it again.
  Here again i got mandrake telling me that some thing is changeg in my
  config and I chose to cancel the modifications...
  And so I got my mouse back and I have also now the USB one.
  Well I don't try to understand... I just use it!
 
  Christophe

 Edit your /etc/X11/XF86Config-4 file and configure it on the way I show
 below; remove all other references to a mouse (all other Section
 InputDevice refering to a mouse). Note that one mouse must have the
 option CorePointer and the other SendCoreEvents (see the Section
 ServerLayout). After having changing this file, log out, press
 CTRL-ALT-BACKSPACE to restart the X server.

 Olivier Esser

 Section InputDevice
  Identifier Mouse1
  Driver mouse
  Option Protocol IMPS/2
  Option Device /dev/usbmouse
  Option ZAxisMapping 4 5
 EndSection

 Section InputDevice
  Identifier Mouse2
  Driver mouse
  Option Protocol PS/2
  Option Device /dev/psaux
  Option Emulate3Buttons
  Option Emulate3Timeout 50
 EndSection

 Section ServerLayout
  Identifier layout1
  InputDevice Keyboard1 CoreKeyboard
  InputDevice Mouse1 CorePointer
  InputDevice Mouse2 SendCoreEvents
  Screen screen1
 EndSection

  
 
  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-26 Thread Christophe Rhein
Hello,
That's what I get at the USB devices display:

USB Mouse

Manufacturer: Darfon

Class 0 (Interface)
Subclass 0
Protocol 0
USB Version 1.16

Vendor ID 0xd62
Product ID 0xa100
Revision 1.0

Speed 1.5 Mbit/s
Channels 0
Max. Packet Size 0

Does it help?
Bye
Christophe

Le Mardi 24 Février 2004 12:33, John Richard Smith a écrit :
 Christophe Rhein wrote:
 Hello,
 I did what you sad about opening mousedrake and changing my mouse... but
  it didn't work. I still couldn't use my notebook glider.What I did this
  morning I pluged again the Usb mouse and it was ok... I unplug it with
  mandrake running and I could use it.I closed my computer and started it
  again.Here again i got mandrake telling me that some thing is changeg in
  my config and I chose to cancel the modifications...And so I got my mouse
  back and I have also now the USB one.Well I don't try to understand... I
  just use it!
 
 Christophe

 I'm only guesing, but since you say you have a usb mouse,
 which you didn't mention before,
 maybe the problem has less to do with the mouse configuration
 than maybe the usb setup itself.

 KDE - information - USB Devices, displays the usb hubs,
 does the mouse show up there ?
 If so, what does it say .

 John


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-26 Thread John Richard Smith
Christophe Rhein wrote:

Hello,
That's what I get at the USB devices display:
USB Mouse

Manufacturer: Darfon

Unusual manufacture, is this correct ?

Class 0 (Interface)
Subclass 0
Protocol 0
USB Version 1.16
Vendor ID 0xd62
Product ID 0xa100
Revision 1.0
Speed 1.5 Mbit/s
Channels 0
Max. Packet Size 0
Does it help?
Bye
Christophe
 

Well it looks like you have a usb mouse, though I'm not sure that
the make is right. Assuming you now have it set up in mousedrake
as a USB mouse (scroll wheel?)  and you are still having difficulties
on desktop , then to my mind that points towards an X windows
setup problem, or rather a screen setup/driver problem.
Do you have any 3rd party driver software installed ?
(like nvida , for instance)
I'm not much good at X windows setup scripts.
but the file in question will be
/etc/X11/XF86Config-4
Look for something about a mouse,like this,

Section ServerLayout
   Identifier layout1
   InputDevice Keyboard1 CoreKeyboard
   InputDevice Mouse1 CorePointer
   Screen screen1
If this is correct and I'm not at all confident
about my advice, there are people on list with much
more knowledge than me, the mouse has to be set up
to work with Xwindows.
To sum up, you have an USB mouse in a usb hub
and you have a USB mouse configured in mousedrake.
then to my mind it has to be display ?
or else you have some B 'horrible type of mouse
no one has ever heard of, that works differently.
If so, buy yourself a mainstream mouse.
John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Mouse back in a strage way...

2004-02-24 Thread Christophe Rhein
Hello,
I did what you sad about opening mousedrake and changing my mouse... but it 
didn't work. I still couldn't use my notebook glider.
What I did this morning I pluged again the Usb mouse and it was ok... I unplug 
it with mandrake running and I could use it.
I closed my computer and started it again.
Here again i got mandrake telling me that some thing is changeg in my config 
and I chose to cancel the modifications...
And so I got my mouse back and I have also now the USB one.
Well I don't try to understand... I just use it!

Christophe


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-24 Thread Olivier Esser
Christophe Rhein wrote:
Hello,
I did what you sad about opening mousedrake and changing my mouse... but it 
didn't work. I still couldn't use my notebook glider.
What I did this morning I pluged again the Usb mouse and it was ok... I unplug 
it with mandrake running and I could use it.
I closed my computer and started it again.
Here again i got mandrake telling me that some thing is changeg in my config 
and I chose to cancel the modifications...
And so I got my mouse back and I have also now the USB one.
Well I don't try to understand... I just use it!

Christophe
Edit your /etc/X11/XF86Config-4 file and configure it on the way I show 
below; remove all other references to a mouse (all other Section 
InputDevice refering to a mouse). Note that one mouse must have the 
option CorePointer and the other SendCoreEvents (see the Section 
ServerLayout). After having changing this file, log out, press 
CTRL-ALT-BACKSPACE to restart the X server.

Olivier Esser

Section InputDevice
Identifier Mouse1
Driver mouse
Option Protocol IMPS/2
Option Device /dev/usbmouse
Option ZAxisMapping 4 5
EndSection
Section InputDevice
Identifier Mouse2
Driver mouse
Option Protocol PS/2
Option Device /dev/psaux
Option Emulate3Buttons
Option Emulate3Timeout 50
EndSection
Section ServerLayout
Identifier layout1
InputDevice Keyboard1 CoreKeyboard
InputDevice Mouse1 CorePointer
InputDevice Mouse2 SendCoreEvents
Screen screen1
EndSection








Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-24 Thread John Richard Smith
Christophe Rhein wrote:

Hello,
I did what you sad about opening mousedrake and changing my mouse... but it didn't 
work. I still couldn't use my notebook glider.What I did this morning I pluged again 
the Usb mouse and it was ok... I unplug it with mandrake running and I could use it.I 
closed my computer and started it again.Here again i got mandrake telling me that some 
thing is changeg in my config and I chose to cancel the modifications...And so I got 
my mouse back and I have also now the USB one.Well I don't try to understand... I just 
use it!
Christophe
 

I'm only guesing, but since you say you have a usb mouse,
which you didn't mention before,
maybe the problem has less to do with the mouse configuration
than maybe the usb setup itself.
KDE - information - USB Devices, displays the usb hubs,
does the mouse show up there ?
If so, what does it say .
John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-24 Thread Bryan Phinney
On Tuesday 24 February 2004 12:33 pm, John Richard Smith wrote:

 I'm only guesing, but since you say you have a usb mouse,
 which you didn't mention before,
 maybe the problem has less to do with the mouse configuration
 than maybe the usb setup itself.

 KDE - information - USB Devices, displays the usb hubs,
 does the mouse show up there ?
 If so, what does it say .

I can't look at it either but with Mandrake hardware detection routines run at 
boot up and if you constantly plug devices in and then unplug them, the 
hardware detection routines are going to continually try to change your 
configuration, including removing some drivers, installing others repeately.  
For some devices, it is often better to just hook them up, get the drivers 
working and then turn off the hardware detection service so that your 
configuration just stays the same until you decide to change it.

-- 
Bryan Phinney
Software Test Engineer


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-24 Thread Christophe Rhein
How do you turn of the hardware detection?
Thanks
Christophe

Le Mardi 24 Février 2004 12:37, Bryan Phinney a écrit :
 On Tuesday 24 February 2004 12:33 pm, John Richard Smith wrote:
  I'm only guesing, but since you say you have a usb mouse,
  which you didn't mention before,
  maybe the problem has less to do with the mouse configuration
  than maybe the usb setup itself.
 
  KDE - information - USB Devices, displays the usb hubs,
  does the mouse show up there ?
  If so, what does it say .

 I can't look at it either but with Mandrake hardware detection routines run
 at boot up and if you constantly plug devices in and then unplug them, the
 hardware detection routines are going to continually try to change your
 configuration, including removing some drivers, installing others
 repeately. For some devices, it is often better to just hook them up, get
 the drivers working and then turn off the hardware detection service so
 that your configuration just stays the same until you decide to change it.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-24 Thread Olivier Esser
Christophe Rhein wrote:
How do you turn of the hardware detection?
DrakConf; then go in system; then go in DrakXServices and you see a menu 
in wich you can turn it off (as well as many other things)

Olivier



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Mouse back in a strage way...

2004-02-24 Thread Bryan Phinney
On Tuesday 24 February 2004 11:17 pm, Christophe Rhein wrote:
 How do you turn of the hardware detection?

chkconfig harddrake off
-- 
Bryan Phinney
Software Test Engineer


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com