Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-11-2006, 10:28 AM   #1 (permalink)
In The Zone
 
Ishan's Avatar
 
Join Date: Jun 2005
Location: Bharuch,Gujarat,India
Posts: 366
Default mouse not working with ubuntu 6.06


I am running it from a live CD..and not able to operate mouse..its not moving...
__________________
When was the last time when you did something for the first time?
So many words for the broken heart.....

for world wars. ishangajera.blogspot.com
Ishan is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-11-2006, 10:30 AM   #2 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: mouse not working with ubuntu 6.06

What mouse do you have? Is it a USB one or a PS/2 port one?
kalpik is offline  
Old 26-11-2006, 11:17 AM   #3 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: mouse not working with ubuntu 6.06

If its a USB, post the output of lsusb and also tell us its model/make.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 26-11-2006, 12:34 PM   #4 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: mouse not working with ubuntu 6.06

Which company's mouse you are using? Also how do you connect - USB or PS/2 port?
Almost all well-known companies like Logitech, Microsoft, SamSung, etc., are very well
supported.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 26-11-2006, 04:49 PM   #5 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Post Re: mouse not working with ubuntu 6.06

when on live cd,get a terminal.then edit your /etc/X11/xorg.conf to include a "autops2" option in the line matching:
Code:
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection
on underlined line end replace with autops2 and try reloading X server by pressing CTRL+ALT+Backspace.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 26-11-2006, 05:30 PM   #6 (permalink)
In The Zone
 
Ishan's Avatar
 
Join Date: Jun 2005
Location: Bharuch,Gujarat,India
Posts: 366
Default Re: mouse not working with ubuntu 6.06

Hey hey hey...am new to linux dont know all this...pls explain in detail...mine is simple logitech 2 button serial mouse...so not knowing any keyboard shortcuts..
__________________
When was the last time when you did something for the first time?
So many words for the broken heart.....

for world wars. ishangajera.blogspot.com
Ishan is offline  
Old 26-11-2006, 06:23 PM   #7 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Lightbulb Re: mouse not working with ubuntu 6.06

open the run box by pressing [alt]+[f2] and type the following exactly,
Code:
gksudo gedit /etc/X11/xorg.conf
this will open a configuration file in a text editor. In UNIX-like operating systems configurations are modified by editing text files, so were going to edit a file now. In that file, locate this section,
Code:
Section "InputDevice"
        Identifier      "Configured Mouse"
...
EndSection
In the Option "Protocol" line mark the following changes and then save and close that file. Then press [ctrl]+[alt]+[bkspace] to restart xdm and the xserver.

First try this one,
Code:
Option          "Protocol"              "Auto"
it must work, if it doesn't work, perform the procedures above and try the subsequent ones.
Code:
Option          "Protocol"              "Microsoft"
or
Code:
Option          "Protocol"              "Logitech"
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 26-11-2006, 09:15 PM   #8 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: mouse not working with ubuntu 6.06

@Ishan, Open the Terminal Window & type:

$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg_back.conf

$ sudo gedit /etc/X11/xorg.conf

Make the changes like @Prakash & @Satissh has said. Save the file.

Now, run the following command:

$ sudo dpkg-reconfigure -phigh xserver-xorg
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 03-12-2006, 02:11 AM   #9 (permalink)
In The Zone
 
bizzare_blue's Avatar
 
Join Date: Aug 2004
Location: Lucknow
Posts: 246
Default Re: mouse not working with ubuntu 6.06

I face the same problem in kubuntu...I have an iBall mouse..

But the bigger problem is that my keyboard too is not detected in kubuntu

I tried kubuntu 6.10...but both my mice and keyboard are working in ubuntu 6.06...

What should I do?
__________________
Bitten by the open-source bug...
bizzare_blue is offline  
Old 03-12-2006, 02:17 AM   #10 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: mouse not working with ubuntu 6.06

Best is stick to Dapper and upgrade when feisty comes. Anyway Dapper's gonna be supported for 3 yrs.
__________________
http://www.bash.org/?258908
mehulved is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by clmlbx
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:33 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2