Ubuntu :: Mouse Buttons Stop Working?
Feb 6, 2010
I am running 9.10 (Karmic) on a Compaq Presario CQ60 laptop with Nvidia graphics. I have installed the -185 driver which has solved most problems. However every so often the system seems to lose track of the mouse button state. The first symptom of this is that all mouse movements on text are treated as if the left button is being held down: mouse movement selects text rather than just moving the graphics cursor. I am using a M$ optical mouse.
I have tried:unplugging and replugging the mouse using Ctl-Alt-F1 to go into a console and Ctl-Alt-F7 to go back to the GUI I am able to shut down all of the open windows normally using the keyboard, but the only way I have so far found to get the GUI working again is to reboot the system.
View 3 Replies
ADVERTISEMENT
Dec 18, 2010
Upon logging into kde 4.4 the left mouse button (3 button usb mouse) becomes unresponsive on certain windows. For instance the toolbar may still respond to left-click while other windows on the desktop do not register it. However more and more windows/panels become unresponsive rather quickly. The same happens for right-click sometimes but far less often. Some functionality can be recovered by re-plugging the mouse.
Logging out and logging back in solves the problem until the next reboot. I have tried different users and wiping the .kde and .kde4 folders. The problem persists. I can stil work by relogging every time I turn on my computer but it does waste a lot of time so if there are any ideas I'd apreciate it. KDE 4.4 release 3 (There seems to be no updates in YAST available)
View 1 Replies
View Related
Apr 7, 2010
(experienced in 9.XX and 10.04) Some of the time ubuntu works properley, but when i open a few windows the mouse and keyboard work fine to selected things except for the left and right buttons on the mouse...
View 4 Replies
View Related
Dec 13, 2010
I've run ubuntu 9.04, 10.04, and 10.10 on my Dell latitude e6400. On every version the mouse buttons stop working after a few clicks, on the trackpad and with a USB mouse. lock panel is checked if i right click. If i uncheck lock panel it will work for a little bit longer then stops. Anybody know how to fix this?This is my first time using ubuntu and i really want to love it. Had xp before on the Dell, but I don't like it. We're a Mac family, but if this works ubuntu could change our minds!
View 1 Replies
View Related
Dec 31, 2009
I am trying to get the forward and back buttons on my Logitech Surface mouse working in openSUSE 11.2 running as a guest in VMware Workstation 7 on a Win7 x64 Pro host. I have read many places about editing the xorg.conf file and have done so successfully under Ubuntu in the past. I have successfully installed VMware Tools and everything is working as expected except the side buttons on the mouse. I have no current xorg.conf file
View 5 Replies
View Related
Jul 9, 2010
Here's a weird one. Once in a while I inadvertantly hit the key combination RIGHT-ARROW + INSERT on my keyboard while editing in Geany. This stops my mouse buttons from working and I have to kill xorg. Anyone heard of this before or how to fix it? I know I know, I should stop hitting those keys by accident, but it seems to happen at least once a day! This is on Fedora 12.
View 5 Replies
View Related
Jun 7, 2010
I was having a problem with the mouse and keyboard randomly failing to work after upgrading to version 10.04. I tried both the 32 and 64 bit versions. The problem went away after I edited the file /etc/default/grub and changed the following line:
from
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic nolapic"
If you are unable to open a terminal window, try doing the following
Ctrl+Alt+F1
Log into you account.
sudo nano /etc/default/grub
After saving your changes and exiting nano you can reboot by using the halt command.(FYI Ctrl+Alt+F7 gets you back into X server -- but you need to reboot for the change to take effect) Update: problem recurred. I had to do Ctrl+Alt+F1 to log into a console. I executed 'ps aux | more' to find the PID for X.Using the PID I restart X with 'sudo kill -S SIGTERM <PID>'.Once it started up again it was fine.
View 1 Replies
View Related
Jan 11, 2010
System was running fine under 8.04 but decided to update. The live CD works fine but after install, the Mouse and Keyboard stop working under 9.10. Even the keyboard power button is off. Disconnecting and reconnecting the keyboard or the mouse does not . AMD Athlon 64 X2 3800+ PS/2 Keyboard and PS/2 mouse
Everything else seems OK but how would I know without the keyboard or mouse. The keyboard turns off right before the first Ubuntu screen. The Numlock will go off and then nothing. Tried to run dpkg - fix broken packages after booting to repair. All I get is fail to fetch http: (whatever )Could not resolve us.archive.ubuntu.com. Update: Alt-F3 ... then Booting to terminal mode does not disable the keyboard.
View 9 Replies
View Related
Mar 15, 2011
whenever I try to hibernate/sleep my computer and I come out of the sleep, the keyboard is not recognized and stops working altogether and requires a reboot. Changing the USB port does nothing either.
View 5 Replies
View Related
Aug 27, 2011
I just install CentOS 5.6 on my computer. My mouse and keyboard stops working in 2 cases: 1. copy files from usb (FAT and NTFS); 2. update my system (specifically, when downloading update packages). But the system's still working. It seems weird but I can do nothing but reboot every time.
View 3 Replies
View Related
Aug 28, 2009
I randomly started up my laptop one day and the mouse and keyboard stopped responding once GDM's login screen came up. Everything works fine from the console, but even if I run startx from the login shell the mouse and keyboard do not work, even though everything else in GNOME runs perfectly.
I am using an HP dv6426us laptop running Ubuntu 9.04 (i686 architecture with the 2.6.28-15-generic kernel). Below is a copy of my xorg.conf file, just in case there might be something wrong with that. I will try and put more information on, but seeing as I have to use a different computer to post this thread, copying over log files and stuff is difficult for the moment (though I am going to try and copy them over to a flash drive).
Code:
Section "Monitor"
Identifier "Configured Monitor"
Endsection
[code]....
View 2 Replies
View Related
Jun 17, 2010
I'm running Fedora 12 on a Shuttle SN78SH7. Updates are all current from the Fedora repositories. I'm using the Nouveau driver for the Shuttle's on-board Nvidia graphics adapter. At random intervals (1 to 5 times per day), my USB keyboard and the buttons on my USB mouse stop working and the desktop freezes (i.e. GKrellm graphical data stops updating, partially painted windows don't complete). However, I can still move the mouse pointer around the desktop. This only seems to happen when I am actually using the computer from the console. It has never happened while the system was turned on, but not being used.
When the mouse and keyboard stop working, I can log in from another computer via ssh. Once the computer gets in this state, the only way to fix things is either to reboot remotely using ssh or to cycle power. I've run low level hardware diagnostics - everything checks out OK. This computer only has USB and firewire inputs. No PS2 jacks.
View 1 Replies
View Related
Jul 10, 2011
What is the mouse API to detect mouse buttons status? Or Is there any command to detect the mouse button status?
View 2 Replies
View Related
Oct 14, 2010
Have strange issue after update to Ubuntu 10.10:Mouse buttons (right and center) stop working after using keyboard.After reconnecting nano-receiver mouse start working, but if you start using keyboard - mouse buttons stop working again.Mouse&Keyboard model - A4Tech No any Lag Wireless Desktop GL-6630 (http://www.a4tech.com/product.asp?ci...cid=156&id=600)
Tried to use it on another computer updated to Xubuntu 10.10 - works fine.
View 9 Replies
View Related
Apr 22, 2010
I play World Of Warcraft and in Windows I used a program that allowed me to map my 2 side buttons to one being CTRL and the other ALT to make for much easier keybindings. Does anyone know how I can do this with ubuntu?
View 1 Replies
View Related
Dec 12, 2010
I would like to use my keyboard keys as my mouse buttons.For example i want to keep my Left_Ctrl as Left click and Right_Ctrl as Right Click.
View 2 Replies
View Related
Mar 14, 2011
I've recently installed Ubuntu 10.10 as a dual partition with Windows 7 running alongside. I'm trying it out for almost over an hour, but this very unusual problem came up - after around 20 minutes while system is running, the mouse stops responding. its still working - it moves, the red light thingi is still on, but the buttons aren't responding.
it has the same symptoms every time - system runs for around 10-20 minutes, then left button stops working. 2 minutes later the right one joins as well, and from that moment its a matter of seconds till the mouse wheel won't respond too this has happened 3 times already, and last time it happened after a while the right button & the mouse wheel started working for about 2 minutes and then stopped responding again. do you guys have ANY clue what this is? am I pressing on a hotkey or something like that which is causing this thing?
View 6 Replies
View Related
Nov 20, 2010
My mouse has 5 buttons, first 3 are traditional right-left-scroll wheel, plus two buttons for back and forward in the browser history.How do I get these two buttons active?I'm running 10.10 in a virtual machine in virtualbox,
View 2 Replies
View Related
Jun 30, 2009
I've upgraded to FC11 and I've noticed that the extra buttons on my Logitech mx1000 mouse are now detected. However most of them aren't mapped to anything. In the past one would start changing the /etc/X11/xorg.conf file. Lately, there seems to be movement away from changing this file and I notice that the default xorg.conf has no entry in it for the mouse. Is there a new preferred way to map mouse buttons? I'd like to make buttons 6 and 7 scroll horizontally and button 10 instruct compiz to show all windows.
View 6 Replies
View Related
Nov 17, 2010
I've been playing a fair amount of Minecraft. Awesome game, but I really dislike that the mouse buttons bindings aren't editable. I was wondering if there was a program out there for Linux that can remap a mouse button (Like [Right Click]) to a key on your keyboard. (Like the [Spacebar]) I've done some digging around, but nothing shows up to edit the three standard mouse buttons, just the extended ones.
View 2 Replies
View Related
Feb 24, 2011
i'm looking for a way to map some of my mouse buttosn to activate certain keyboard shortcuts.I went thru the Compiz setting Manager but they only allow predetermined actions to be mapped.What I want, for example is to map a mouse button to trigger SHIFT+A to quiclky mark items as read in Google Reader or another one to quickly select unread emails in Gmail.
View 9 Replies
View Related
May 20, 2011
I have recently did a fresh install of Ubuntu 11.04 before that i had 10.04. in the new inselation i have a problem with the mouse that did not exist before: some of the radio buttons and some links in web pages are not responsive. further more, writing this post, the mouse does not change its icon to text icon when i hover over the post's text. it happens also in web pages when it does not change to hyper-link icon over some links. it seems that there is a cretin area in the canter screen where it happens.
View 1 Replies
View Related
May 22, 2011
As far back as I can remember, on any Linux system, not just Ubuntu, you could use the mouse to highlight a chunk of text, and then by clicking both mouse buttons at the same time, you could paste that high-lighted text wherever you want. I had used this all the time on my previous Ubuntu installations... until now. In Ubuntu 11.04 I don't have this luxury anymore.
View 2 Replies
View Related
Sep 4, 2011
I need to do something very simple, I have two small buttons on the side of the mouse, I want one of them to do go to upper workspace (like CTRL ALT UP) and the other one go to lower workspace (CTRL ALT DOWN).I used to do this using compiz but now with Gnome3?
View 2 Replies
View Related
Sep 13, 2010
Nautilus goes back and forward with alt-left and alt-right.
Just like firefox only firefox responds to my corresponding mouse buttons.
How can I get Nautilus to do that?
If I can't get Nautilus itself to do that, I thought I could bind the buttons to alt-left and alt-right in CCSM. But I don't know how to enter keystrokes as a command.
View 9 Replies
View Related
Nov 19, 2010
Is there a way to change the extra mouse buttons into volume up/down?
View 1 Replies
View Related
Aug 11, 2010
I want to make use of extra buttons on my Logitech RX1000 mouse.
For e.g. the zoom button I would like it to show windows on my desktop (ctrl+F9).
I've fired up xev and found out that this is button 8:
Code:
Then I've added to ~/.xbindkeysrc:
Code:
But that doesn't work at all.
View 2 Replies
View Related
Mar 25, 2011
Some how while using kde, my mouse1 and 2 buttons got reversed. So mouse2 does mouse 1 and vice versa.
View 4 Replies
View Related
Jul 22, 2011
On windows I have an autohotkey script which:
- Only works when caps lock is on
- Generates left, middle and right mouse button events when left control, menu and alt keys are pressed
- Allows holding the keys down (for dragging objects)
Is there an easy way of duplicating this functionality in linux?
View 2 Replies
View Related
Feb 15, 2011
I have a nice new Teac OX-1100 mouse with two extra multimedia buttons that supposedly perform the Zoom functions in Windows. When I try to get the scancodes with "xev", "xbindkeys -k", "showkey", or "showkey
-s" then I see no output. There are some other functional keys on this mouse which also show no output with those tools, such as the side scroll feature.
View 3 Replies
View Related