Ubuntu :: Setting Mouse In 10.04?

May 14, 2010

I'd like to be able to set the middle-mouse button on a standard Microsoft 3-button optical wheel mouse. I can change functions by modifying the middle value (x) in this command:xinput set-button-map 10 1 x 3How can I configure the button to, e.g., autoscroll a la Windows or something more uncommon like Alt-F4?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Mouse Setting Not Retained Over A Reboot

Jun 24, 2010

Windows XP SP3 on a Dell Optiplex 755 less than a year old. The user is left handed and therefore swaps the mouse buttons in Control Panel - Mouse. For some reason that setting is not retained over a reboot. I've loaded the registry hive for that user and checked the setting and it is correct before the user logs on but somehow gets reset at login.

View 1 Replies View Related

OpenSUSE Hardware :: Setting Mouse Options Without Xorg.conf ?

Dec 26, 2009

I just installed 11.2, and discovered when I went to setup my Logitech Marble Trackball, that there was no /etc/X11/xorg.conf file. After some Googleing, I created one using sax2, Edited it to add the appropriate parameters to enable scrolling using the ball, and all works great.

My question is if there is a more "correct" way to change the parameters, as the mouse parameters are obviously stored somewhere on the machine.

BTW, for those with a Marble Trackball, all you need to know about the xorg.conf setup can be found here:

Logitech Marble Mouse - ArchWiki

View 2 Replies View Related

Software :: General X Setting (NOT WM-specific) To Map Keys / Mouse Buttons?

Apr 24, 2010

I'm trying out various windows mgrs and I'd love to be able to preserve certain key mappings...
...but what's REALLY important are the MOUSE KEYS!!!!!!!
I use the mouse left-handed. I can set that in Gnome or KDE easily, but if I go into, say Ratpoison, it's un-set again.
Is there a system-wide (or as close to it as possible) mouse setting?

View 1 Replies View Related

Ubuntu :: Stop Mouse Clicks Being Repeated - Minimum Delay For Double Click / Debounce Setting?

Jul 7, 2010

When I click once with my bluetooth mouse (Logitech M550b), about one time in three ubuntu receives two clicks.I'm not sure if this is a problem with the mouse or a bug in the OS, but even if it is a problem with the mouse these two clicks arrive at the same time, way too quickly to be a genuine double click.I have searched everywhere (including all the options in gconf-editor) and cannot find where the debounce delay is set for mice. Debounce should ensure that two clicks occurring in rapid succession are interpreted as a single click and thereby solve my problem.

The mouse settings window and gconf-editor both have a setting for 'maximum double click delay', but nothing for 'minimum double click delay' (AKA debounce delay). Does anyone know how I can change the setting so that two simultaneous clicks from the same mouse will be interpreted as a single click?Alternatively, does anyone know of an ubuntu bug which might be causing a single click to be interpreted as two simultaneous clicks? I suspect that the mouse is not the source of problem but have not had a chance to test it on another machine to confirm.I've searched the forum history and found lots of other people having the same problem of phantom double clicks, but nobody has found a solution in any of the previous threads.

View 1 Replies View Related

Ubuntu :: Make The Mouse Setting "Default"?

Mar 27, 2010

I was just checking new kinds of things when i reached the mouse in the system.. i played a bit with the sensitivity and the acceleration and now my mouse doesn't feel right and i cant get it back to the normal settings..does anyone know a way to make the mouse setting " DEFAULT" again? (i made default bold, cause i saw an unanswered thread where no one answered properly.. ) ..make them normal in other words..

View 1 Replies View Related

Ubuntu :: Mouse Pointer Points With The Bottom Of The Mouse And Not The Upper Tip Of The Point

Oct 5, 2010

I just installed Ubuntu 10.10 on my HP Pavilion a320n computer with a ps2 mouse and the mouse pointer points with the bottom of the mouse and not the upper tip of the point. It does the same thing with Ubuntu 10.04.1. In Windows 7 and XP the mouse is normal. I don't know how I could adjust it or is this just a bug in the OS?

View 11 Replies View Related

Ubuntu :: Mouse API To Detect Mouse Buttons Status?

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

Fedora Hardware :: Mouse Module Not Detected Without Installing Mouse With Xorg1.7.3?

Sep 27, 2010

I have custom built Linux kernel (2.6.31) and also xorg. xorg is using xserver 1.7.3 . I have an application which simulates the mouse and sends mouse move events. When I switch the device on, the system boots and Xorg comes up, I can see X cursor on the system. When I start sending mouse move events from the application, the cursor do not move. If I attach mouse to the device and then move the mouse, from this point onwards the mouse events get detected from the simulation application. I have checked the dmesg log as follows

BEFORE MOUSE CONNECTED.
.....
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdb4, internal journal
EXT3-fs: mounted filesystem with writeback data mode.

[code]....

View 1 Replies View Related

Fedora Installation :: When You Reboot The Mouse Works Ok Until The Welcome Screen Apears Then The Mouse Stops Working?

Jun 17, 2009

I have install fedora11 live and the mouse work well when installing.When you reboot the mouse works ok until the welcome screen apears then the mouse stops working and I cannot continue with the postinstall. I have a 1TB usb externalHD that I am installing fedora11 and have partitioned it so that I have 500Gb free for fedora, system is doucore 2.4,4gb RAm, I tryed doing this with three differend mice and connectting the mouse to different usb ports

View 4 Replies View Related

Fedora Hardware :: Mouse Middle Button Mouse Paste No Longer Works In FC14?

Jan 4, 2011

I just upgraded to FC14 (64) from FC13 (32) and the mouse middle button (simultaneous left+right button) paste function has stopped working. I tested it with 3 makes/models of different mice and trackballs. For some reason (left+right) mouse returns the same code as the single right-button ('xev' value = 3). This worked in all previous FC and RH distros I've used in the past. Did a default setting get zonked somewhere? System: Toshiba laptop w/ USB mouse.

View 1 Replies View Related

Fedora :: Freelancer And Wine - Make Game Unplayable Is Mouse - Mouse Isn't Moving Smooth It Jumps Around

Jun 22, 2010

Biggest one that make game unplayable is mouse. Mouse isn't moving smooth it jumps around. I cannot shoot anything. So i asked for help, and everybody just say install windows. And where is fun in that. If people when ever run into problem with some software on linux just install windows. Linux would never go forward. I m not some great gamer, but i would like to be able to play this game. Probably somebody run into same problem. I sow that people talk about something like dis on WOW and wine but simptoms doesn't seem same to me.

View 1 Replies View Related

Debian :: Need To Record Mouse Location When There Is A Mouse Button Event

Sep 15, 2015

CNEE(1) General Commands Manual says this. RECORD OPTIONS --first-last Print only first and last of multiple successive MotionEvent. So I try this. my test window is Calculator 3.14.1 cnee --record --mouse --keyboard --time 5 --store-mouse-position --first-last --stop-key h -o xnee.xns -e xnee_record.log -v;The result is, xnee.xns lists every mouse movement.But I only need to record the mouse location when there is a mouse button event. it seems --first-last does not work. How can I make it work?I use

hardware HP pavillion 20.
The only avalible resolution is 1600x900.
/etc/debian_version 8.1
GNOME Terminal 3.14.1
xnee 3.19

View 0 Replies View Related

Fedora :: How To Make Mouse Pointer Less Sensitive To Mouse Movements

Jul 9, 2010

I'm running FC12 and GNOME.If I move the physical mouse about one inch, the mouse pointer moves across the entire screen.That's way too fast and way to sensitive.I prefer the mouse pointer to move far less distance on the screen when the physical mouse is moved.

From System->Preferences->Mouse, I set the various mouse Pointer Speed acceleration and Sensitivity to Slow, Fast, Low, High, and and I couldn't get it any better. At the least sensitive settings. if I move the physical mouse one inch, the mouse pointer moves across the entire screen.How can make the mouse pointer less sensitive to mouse movements?

View 14 Replies View Related

Slackware :: Mouse Acceleration - On Boot The Mouse Is Too Fast

Dec 13, 2010

Iv'e got an issue with mouse speed, on boot the mouse is to fast, so I found that the command

Quote:

slows it down the way I need. But now, each boot I need to run it again. Is there a place where I can put it so it runs every time X starts? Also, googling a bit I found that udev rules can be used instead, but I don't know how to write it as a rule.

View 1 Replies View Related

General :: Setting Time And Date / Setting Calendar Format?

May 14, 2010

Have installed Suse 11.2. how can I change the calendar format dd/mm/yyyy and how to configure the system to sync.from an ntp?

View 1 Replies View Related

General :: Network Setting / Change Eth0 Setting?

May 4, 2010

I have a ubuntu server , can advise if I want to change the network setting ( eg. IP address , gateway address etc ) , which one is the configuration file ? for example , if I want to change eth0 setting , what file I should update ?

View 10 Replies View Related

Ubuntu :: USB Mouse Battery Indicator That Can Tell The Battery Level Of Logitech USB Mouse?

Jul 13, 2010

Is there any USB mouse battery indicators for Ubuntu that can tell me the battery level of my Logitech USB mouse? (something like a laptop battery one) I want to add it the panel.

View 6 Replies View Related

Debian Hardware :: Mouse Tracking Error - Mouse Not Tracking Correctly

Jan 8, 2011

I had been running "Etch" and upgraded to "Lenny". Now my mouse is NOT tracking correctly. When I move the mouse and then press and release the 'ctrl' key to show where the mouse pointer is the circle indicators are not where the pointer is. I therefore cannot make any selections from menus as 'lenny' thinks the mouse is somewhere other than where the pointer is. Also are there keyboard hot keys that i can use to access the menus?

View 1 Replies View Related

Ubuntu :: Right Mouse Click Freeze / When Right Mouse Button To Open Options Menu It Freezes And Does Not Open Menu?

Oct 14, 2010

just want to report "Right Mouse Click Freeze" on Ubuntu 10.10. When I click on anything with my right mouse button to open options menu it freezes and does not open menu. Sometimes when I shake my mouse left/right a bit it opens that menu, but this does not work always. It seems like xserver issue, but I'm not sure since I'm not expert in linux yet. It's very annoying issue that I would like to resolve asap.

My System Specs:
Intel Core 2 Quad Q6600 @ 2.40GHz
CORSAIR XMS2 2GB (2 x 1GB) 240-Pin DDR2 800 (PC2 6400)
Western Digital 250 GB Hard Drive
Ubuntu 10.10 64-bit (Kernel Linux 2.6.35-22)
(Used Desktop Install CD)

View 2 Replies View Related

Ubuntu :: Mouse Not Available Outside Of X / Get That?

Aug 18, 2010

I have the feeling this is something simple that I just don't know how to do. Any help is appreciated...

I have a machine with two mice attached, one via USB and one via PS/2. I'm running Ubuntu 8.10 (yes, I know it's old). Inside gdm, everything works fine, but the purpose of the machine (advmame) is to run it outside of X.

Once I shut down gdm, neither mouse is available. There is a "mouse testing" program that's bundled with advmame (advm), which gives me a "no mouse found" error. How do I get the mice to be available in just a console?

View 1 Replies View Related

Ubuntu :: Keep Getting The Below Msg Could Not Grab Your Mouse?

Jan 7, 2010

I just got a kernel update 2.6.31-17. Vmware needs to recomiple the drivers but I keep getting the below msg.Code:Could not grab your mouse.A malicious client may be eavesdropping on your session or you may have just clicked a menu or some application just decided to get focus.

View 3 Replies View Related

Ubuntu :: Mouse Keeps Moving Wherever It Wants?

Mar 21, 2010

Is it the mouse or something else?

View 9 Replies View Related

Ubuntu :: How To Slow Down Mouse

Apr 30, 2010

Even with all the mouse sensitivity and acceleration settings at the lowest my mouse is still very fast.

I tried googling this but I didn't really understand the guides much and the ones I did understand were from years ago.

View 1 Replies View Related

Ubuntu :: Mouse Freezes After Log In

Jun 21, 2010

I have a Hp pavillion dv5 (laptop) running Ubuntu 10.04 with all of the updates. When i start it up i can move around the mouse just fine. As soon as I hit enter to log in, the mousepad on my laptop stops working completely. The mousepad doesnt work nor do the buttons. However, if I plug in a USB mouse the USB mouse works fine, but the mousepad doesn't.

View 9 Replies View Related

Ubuntu :: Mouse - System Lag

Jul 3, 2010

I am a quite new Linux user (been using Ubuntu 9.04 for a while now). A few days ago I decieded to try Linux Mint 9 (Gnome Edition) instead of Ubuntu 9.04. I installed it and everything works fine except from that the system or mouse/keyboard lags. The lag occurs when the hd is working (my guess). This problem did not exist in Ubuntu 9.04 and I am using the exact same hardware.

Hardware: MSI K8NGM2-IL, AMD 3500+ (singel core), 2Gb ram, 250Gb SATA Hd, DVD-Rw (IDE), Microsoft Habu mouse (USB)

View 2 Replies View Related

Ubuntu :: Mouse Freezes After Log In?

Aug 18, 2010

I have a Hp pavillion dv5 (laptop) running Ubuntu 10.04 with all of the updates. When i start it up i can move around the mouse just fine. As soon as I hit enter to log in, the mousepad on my laptop stops working completely. The mousepad doesnt work nor do the buttons. However, if I plug in a USB mouse the USB mouse works fine, but the mousepad doesn't.

View 9 Replies View Related

Ubuntu :: No Mouse Over Sound

Aug 28, 2010

Ubuntu 10.01 / Gnome / I assume pulseaudio Seems my sound works fine except when I mouse over a file there's no sound. Seems there's some activity involved, even a music note emblem pops up, but again, no sound. I've got gmusicbrowser installed if that means anything.

View 2 Replies View Related

Ubuntu :: Mouse Moves Down All By Itself?

Sep 11, 2010

when I sat down at the computer, the mouse cursor continually moves down at a constant rate. It jumps a certain distance regularly until it reaches the bottom of the screen. The mouse works generally. It moves around as I move the mouse,but there is the constant moving down, so it's pretty much unusable.I clicked all the mouse buttons, restarted the mouse.

View 3 Replies View Related

Ubuntu :: Move Mouse To Let 10.10 Run?

Nov 25, 2010

I have the same problem. Any activity such as burning a disk or downloading a file if the mouse doesn't move the screen freezes and the activity stops maybe I should go back to 10.04 as it seemed to be more stable? Anyone else having the same bug?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved