Re: X crash with unplugged wireless mouse

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Federico Marziali wrote:
> Hello everyone!
> I run FC6 on an Acer TM8003 Laptop. I bought a cordless Logitech V450
> Wireless mouse and added the following specific lines in my xorg.conf
> (config thanks to the Gentoo wiki
> http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations
> ):
> 
> Section "ServerLayout"
> ...............
> ...............
> 	InputDevice "V450" "AlwaysCore"
> EndSection
> 
> Section "InputDevice"
> 	Identifier "V450"
> 	Driver "evdev"
> 	Option "Device" "/dev/input/event3"
> 	Option "HWHEELRelativeAxisButtons" "7 6"
> EndSection
> 
On my desktop, I do not list any mouse in xorg.conf, and let the X
server find the mouse when I start. It handles plugging in or
removing my wireless mouse just fine. It even manages to handle
plugging in the wireless  mouse after starting X.

On my Toshiba laptop, I have:

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
EndSection

to handle the build-in touch-pad. I can still plug a wireless mouse
in after booting and it does not have a problem - both the mouse and
the touch-pad work.

So you may want to remove the mouse section, and see how things work
that way. You may also want to check your BIOS setting to see if it
is set to disable the laptop mouse when you plug another mouse in.
Because one thing that I have notices sometimes bothers X is when
you change the mouse type after you have started the X server.
Adding or removing a mouse is fine, but changing the protocol the
mouse uses is not. (Sometimes a problem when using KVM switches.)

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux