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


ADVERTISEMENT

Fedora Hardware :: Mouse And USB Stick Not Detected F14?

Jan 11, 2011

I just installed Fedora 14 on Dell Xpsl501x, my usb mouse isn't working nor listed with lsusb. My USB stick also isn't detected nor auto mounted, what is strange is they both seem to work fine when i plug them to the USB/ESATA port. i don't know what to do to automount my USB stick, or the mouse.

View 9 Replies View Related

Fedora Hardware :: Wireless Mouse - Suppose To Automatically Be Detected By F11

Aug 28, 2009

Wondering if USB devices such as a wireless mouse suppose to automatically be detected by F11. I tried plugging my wireless mouse in to my F11 laptop and its not working..I'm I suppose to do something to get it to recongize it? Do I have to but my laptop with the mouse receiver plugged in for Linux to recongize the device.is Linux capable of true plug n' play?

View 2 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

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

Ubuntu :: USB Joystick Detected As A Mouse?

Aug 17, 2010

I have a gravis gamepad pro, and while Ubuntu recognizes the input device it's treated as another mouse control instead of an actual joystick.

Anyways to fix this? I looked around under system and didn't see anything that would let me maybe fix this.

I'm running Ubuntu 10.04 amd64, and I'm at a loss on where to go from here.

View 1 Replies View Related

Ubuntu :: Serial Mouse Not Detected

Jun 3, 2011

I want to get a serial mouse (PS/2 with adapter) to work on a Dell C400 (so I can use the one USB port for wireless). I enabled the serial port in the BIOS, but the mouse didn't work.

View 1 Replies View Related

Debian Hardware :: PS/2 Synaptics TouchPad Detected As Mouse?

Jun 23, 2011

I'm running Debian Squeeze on an HP Pavilion dv6-6040ca. The touchpad featured is relatively new, which is likely the root of my problem. The touchpad with its winblows driver features a backlight, two mouse buttons (buttons,not dedicated touchpad space), and an 'on/off' switch/zone in the top left of the touchpad. The touchpad zone works well for pointing, but no gesture support. The touchpad's tap/click feature works way too well, which is very frustrating. The touchpad is detected as a mouse, so there is no option in System->Preferences->Mouse for a touchpad. Both mouse buttons function as expected. The 'on/off' switch/zone does not function, nor does the backlight.

The only feature I really need is the ability to turn off the tap/click feature, as it makes typing a nightmare. It's gotten to the point where I wrote a shell script to toggle the loading/unloading of my psmouse module (which isn't a bad solution, but I don't want my general account having access to modprobe).

Here are some details:

/proc/bus/input/devices
cat /proc/bus/input/devices
I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"

[code]....

I'm using the proprietary ATI driver (couldn't do 3D with the open driver), and I'm using a proprietary wireless module for my RaLink wireless adapter.

Passing parameters to the psmouse module
Unloading the psmouse module
Trusting HAL entirely (no xorg)

[code]....

also the xorg input synaptics driver is installed. Now here's the fun part where the obvious things I've overlooked are quickly pointed out to me.

View 9 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

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

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

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

Ubuntu Installation :: Mouse Freezing After Installing 10.10?

Nov 25, 2010

Ubuntu 10.04 (Lucid Lynx) Random Freeze / Hang-up It's been a while since I last posted. Just to update, I originally ran Ubuntu 10.04 for a couple of days before giving up on it before switching to Xubuntu Lucid (10.04) - which, in 3 months of solid use never fell over once.

A week ago I did a fresh install of Xubuntu 10.10 on the exact same machine, and guess what?, not a single hiccup either in nearly a weeks' uptime. As explained before, I simply don't know why Gnome falls over on my machine and XFCE doesn't - I'm mystified. But at least my machine's stable enough to actually get some work done, and that's all that really matters to me.

PS: NO, I haven't tried Ubuntu 10.10 yet, who knows, maybe it would actually work on my rig???.. but honestly, I've fallen in love with XFCE - the simplicity & configurability is awesome, best DE out there by a country mile...

what is the difference between the various forms of ubuntu - Ubuntu, Kubuntu, Edubuntu and Xubuntu, and from people's experience, which is the most stable (well the one at least that won't keep freezing etc)? It's getting quite frustrating now with my mouse freezing continually and there just does not seem a simple solution to the problem!
I use a Dell desktop C521, with AMD processor, and windows XP SP3 installed on it. So I got the ubuntu 10.10 CD, slotted it in and just followed the instructions to get ubuntu installed side-by-side with windows (ie. dual boot option).

View 6 Replies View Related

Software :: No Mouse And Keyboard When Installing Ubuntu?

Sep 10, 2010

Having a problem installing ubuntu Desktop or Server 10.04 (32 or 64) or 9.04. I put the cd in and start to install, all seems ok and then just before the 4 dots appear the light turns off on the mouse and keyboard lights go out. Then that it I have no ability to continue the installation even though it continues to load normally as I cant click or hit next.

I have tried multiple keyboards and mouse, different usb ports, different cd drive and hard disks. Basically everything except changing the motherboard which is a acer but cant see model number. If I replug the mouse back in I get a light but no action. If I choose "Try ubuntu" it loads to the desktop perfectly except I have no input devices! I have enabled usb legacy etc in BIOS.

View 1 Replies View Related

OpenSUSE Install :: Disappearing Mouse After Installing Catalyst Drivers?

Apr 6, 2010

I just installed the ATI Catalyst drivers for my Radeon HD3200, and upon reboot my mouse has disappeared. I can still use it, it's just that there's no pointer on the screen. In addition, moving windows and loading/scrolling any window is very, very slow.I also noticed there's no entry for the mouse in xorg.confI have run aticonfig --intial and aticonfig --initial -f, to no avail.

View 9 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 :: 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

Ubuntu :: Install Crash - Cant Move The Mouse Or Anything And It Is Stuck On Installing System

Jun 15, 2011

I downloaded ubuntu 11.04 and did the usual shizz and it was all going well. I went to get a drink and by the time i got back my computer had completely crashed. I cant move the mouse or anything and it is stuck on 'Installing System'.

Ive restarted my computer (unplug), i had to format the harddrive i was installing it on (luckily it was empty already).

View 4 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

Fedora :: New Way To Map Mouse Buttons?

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

Fedora :: Did F11 Update And No More USB Mouse

Aug 25, 2009

I updated F11 this morning and when I rebooted X no longer sees my USB mouse. The system is a Dell Optiplex GX620 and it is a stanmdard scroll wheel Dell USB mouse. I do not have any of the bluez packages installed - I saw in another thread that removing/reverting them helped.

View 3 Replies View Related

Fedora :: Slowing Down My Mouse?

Mar 26, 2010

I have got my Fedora12 setup working just beautifully... except the mouse!

A few months ago I invested in a very nice, expensive high performance mouse with very high resolution tracking. In Fedora 12 it is just too fast for me though, and I'm already well on the way to Carpel tunnel syndrome..

I have turned the sensitivity and acceleration down as far as they go but it is still too fast. The old ways of adjusting xorg parameters are, I understand it, now null and void due to the hotplugging HAL framework.

How to turn the speed of the mouse down on Fedora if the control panel doesnt turn it down enough.

View 14 Replies View Related

Fedora :: Keyboard & Mouse Not Available In X?

Jan 11, 2011

I've got a problem with input devices not being available under X.

I've installed F13 with 'minimal' type, i.e. no desktop environment.

After a lot of struggle, I managed to install quite a few packages (after configuring network!) and the Nvidia (proprietary) driver, disabling the nouveau driver.

I got to mention that nvidia installer offered me to create a xorg.conf on its own with its drivers configured for X. But the thing is if I type X or Xorg the screen turns black meaning that X is running but I don't see anything. Looking at /var/log/Xorg.0.log, I see this message:

AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.

Then, later on, i installed gnome thinking it'll take care of these input devices but the same happens in the gnome login screen too. Both Keyboard and mouse are not working.

I've tried adding the Option "AllowEmptyInput" "off" or Option "AllowEmptyInput" "false" in my xorg.conf under both the input devices section and also the server layout section, but all in vain.

I'm sure I'm missing some setting or something. I've also looked at a few bugs logged in the RedHat bug DB but their resolution of setting the AllowEmptyInput to false doesn't work in my case.

View 1 Replies View Related

Red Hat / Fedora :: Mouse Pad Not Working?

Mar 18, 2011

I am using fedora 14. Previously my mouse pad was working fine, but I don't why it stopped working now.This happens only in gnome desktop as a root user, it is fine in other users. Also mouse is working fine in console as a root user. When I enter to gnome, mouse stop working.I guess my query is clear, if not please ask what was unclear

View 1 Replies View Related

Fedora :: Mouse Gets Stuck In A Window?

Jun 21, 2009

I'm running Fedora 11 KDE on a Dell D600 laptop. After using it for awhile, my mouse seems to stop responding to clicks. I can move the cursor and xeyes seems to follow that around, but when I click, it seems like its focus is stuck in one place. For example, if I'm using firefox, I can use the navigation buttons, but I can't get focus on a textbox or click on the panel to switch windows. When I close firefox through the keyboard, the focus goes to the next window and I have a similar problem.

I actually switched to Fedora from Mint because I was having the same problem there and I was unable to find a solution. Restarting the window manager fixes the problem, but it comes back after a little while.

View 4 Replies View Related

Fedora :: Set Delete Command On The Mouse?

Aug 6, 2009

I was using f10 on my T42 and I had the delete command set on the right click key, after I upgraded to f11 I haven't been able to do that, does anyone knows how to set it up?

View 1 Replies View Related

Fedora :: Install The LIRC-mouse On 12 KDE

Nov 26, 2009

Trying to install the LIRC-mouse on Fedora 12 KDE. Lirc works fine but I cannot get the mouse going.

The lircmd deamon is working, but when started this is the message:

Quote:

Also there is no mention or lircm in the Xorg.0.log.

View 13 Replies View Related

Fedora :: Cannot Get Focus To Follow Mouse

Jan 6, 2010

Until a recent update, I had no trouble figuring out how to set my preference that a window would become active when the mouse entered it. Since then, about a month ago, I have been unable to find a means to do that.

View 5 Replies View Related







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