Fedora Hardware :: No Tapping And Scrolling In Touchpad

Jun 20, 2011

I have a HCL K21 pdc notebook. When I install Fedora 15 KDE then there is no tapping and scrolling of touchpad. But the cursor is moving. It does not work in Live CD as well as in installaton. I have updated F15 to full but still no luck. Touchpad : Synaptics The buttons below the touchpad are working and all the options in system settings are enabled

Note : I have read a forum in which touchpad is detected as ps/2 mouse. So I tried to disable the ps/2 mouse but it disable the cursor movement of touchpad, so it may be some kind of problem!

View 13 Replies


ADVERTISEMENT

Debian Configuration :: Synaptic Tapping - Left Side Of The Touchpad Is Not Enabled For Vertical Scrolling

Dec 2, 2010

just installed debian squeeze KDE after years of ubuntu and suse.. For some reason, after I finally got both scrolling and tapping to work, I have a weird weird touchpad through my xorg.conf: - tapping on a tab in chrome closes the tab.

- tapping in a text field pastes txt that is in the clipboard, each successive click keeps pasting the same thing

- the left side of the touchpad is not enabled for vertical scrolling (?), and for some reason the directions are inverted (move finger up to scroll webpage down)

- when having multiple windows open, tapping that window will highlight it, but the previously selected window stays overtop of the now selected windows. Using the actual left click button the windows change normally.

View 3 Replies View Related

Fedora Hardware :: The Touchpad Scrolling Not Working?

Aug 29, 2011

i'm having a little bit of trouble with my touchpad, it is apparently recognized as a PS2 Mouse, so no edge scrolling obviously, i read through xorg-x11-drv-synaptics-1.4.0.901-1.fc15 (1686) description:

Code:

This is the Synaptics touchpad driver for the X.Org X server. The following touchpad models are supported:

* Synaptics
* appletouch (Post February 2005 and October 2005 Apple Aluminium Powerbooks)
* Elantech (EeePC)
* bcm5974 (Macbook Air (Jan 2008), Macbook Pro Penryn (Feb 2008), iPhone (2007), iPod Touch (2008)

Note that support for appletouch, elantech and bcm5974 requires the respective kernel module. A touchpad by default operates in compatibility mode by emulating a standard mouse. However, by using a dedicated driver, more advanced features of the touchpad become available.

Features:

Movement with adjustable, non-linear acceleration and speed. Button events through short touching of the touchpad ("tapping"). Double-Button events through double short touching of the touchpad. Dragging through short touching and holding down the finger on the touchpad. Middle and right button events on the upper and lower corner of the touchpad.Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad.

The up/down button sends button four/five events. Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad. * The multi-buttons send button four/five events, and six/seven events for horizontal scrolling.Adjustable finger detection. Multifinger taps: two finger for middle button and three finger for right button events. (Needs hardware support. Not all models implement this feature.) Run-time configuration using shared memory. This means you can change parameter settings without restarting the X server. and it says that it requires specific kernel modules for the touchpad, otherwise it will be recognized as a normal mouse. Maybe I'm wrong but i think my problem fits in this state.

My notebook is a Dell N4030, Here are some outputs:

uname -a:

Code:

Linux alberto-dell 2.6.40.3-0.fc15.i686 #1 SMP Tue Aug 16 04:24:09 UTC 2011 i686 i686 i386 GNU/Linux
lspci:

Code:

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)

[code]....

View 14 Replies View Related

OpenSUSE Hardware :: How To Touchpad Tapping Enable

Mar 31, 2010

How do I enable touchpad tapping

View 4 Replies View Related

Debian :: Tapping On Laptop Touchpad Not Working

May 14, 2010

Install Debian Squeeze onto Thinkpad T410. Got the basic things working and noticed that - movement of touchpad results in moving of mouse pointer, which is correct, but - tapping on the touchpad does not simulate a click action. Confirmed that the touchpad hardware is working by booting into a CrunchBang LiveCD. how I can enable the touchpad tapping action?

View 2 Replies View Related

Debian :: No Place To Enable Touchpad Tapping EeePC

May 1, 2010

I have an EeePC 1000HA with Debian squeeze, and I can't seem to find the option to enable touchpad tapping. Is there a certain config file for the synaptics-touchpad driver I need to edit?

View 6 Replies View Related

Debian Hardware :: SYnaptics Touchpad - Tapping Not Working

Mar 27, 2011

Since when I installed Debian, I couldn't manage to make the tapping function of this touchpad work on my laptop - a Dell Latitude C610, with Debian squeeze. As suggested on [URL], I created a xorg.conf file with

Xorg :1 -configure

After that, I opened the file for editing it. There was no line regarding the Touchpad. The closest to that I found was

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

I tried adding the lines on [URL] ... C_Xorg_7.5 to the file, but it didn't work. I also tried installing gsynaptics but, even though the tapping function was enabled there, it didn't work. A weird fact is that vertical scrolling with two finger touch is working, but not tapping.

View 5 Replies View Related

OpenSUSE Hardware :: 11.4 Gnome Enable Touchpad Tapping?

Mar 11, 2011

I'd like to ask a way to enable touchpad tapping permanently in gnome. I have installed gsynaptics, it starts up with gnome, but every time I log in, I need to go to Control Center->touchpad and enable tapping manually. In openSUSE 11.3 the default behavior was that if you enabled once, it remains so. Also it would be great that tapping to be enabled by default ( like in Ubuntu ), because not everybody knows how to enable it.

View 2 Replies View Related

Debian Hardware :: HP G62 - Can't Turn Touchpad On / Off By Tapping On LED Which Doesn't Shine

Oct 19, 2014

I've installed Debian Wheezy on my HP G62 notebook. In windows the touchpad worked well with all features. But now I can't turn the touchpad on/off by tapping on the LED, which doesn't shines. Also I can't use the double click feature.

View 1 Replies View Related

OpenSUSE Hardware :: Enabling Touchpad Tapping (synaptics) - Why Disabled By Default

Aug 24, 2010

To all those who hit this after installing 11.3: Enable the tapping function of your touch pad by adding Option "TapButton1" "1" to /etc/X11/xorg.conf.d/20-synaptics.conf. then restart X (relogin). It will work with all WMs for which SuSE didn't bother to add a GUI config function/utility (xfce, WMaker, twm/fvwm, etc).

To SuSE: WHY? Why is this disabled by default? Why has a system/HW function to be enabled at WM level?? Why only KDE/Gnome?

View 2 Replies View Related

OpenSUSE Hardware :: Simulate Left Click On Touchpad (tapping) - Configure?

Oct 22, 2010

I have acer aspire one netbook with synatics ps2 touchpad. It works fine, but I'd like to emulate left button by just pressing somewhere in the touch area (same as it works in windows or ubunntu). I think this is called tapping. How can I configure that? I have been in touchpad settings and management, but I have not found any checkbox helpful. In OS 11.3 I need to press left button next to the touchpad.

View 2 Replies View Related

General :: When Switch Buttons In Synaptics Touchpad - Tapping Gives A Right-click Menu

Jan 23, 2010

I work on a laptop and typically have a USB mouse plugged in. Each time I start an X session, I switch my mouse buttons with an: Quote:

xmodmap -e "pointer = 3 2 1"

If I decide to unplug the mouse and work with the touchpad, I must always reverse the options again to pointer = 1 2 3, or else, while the right and the left button still work as a left-handed mouse, tapping, instead of acting like a left-click, gives a right-click menu. My touchpad is listed as:

'ImPS/2 Synaptics TouchPad'
using the evdev driver.

I admit that I haven't played much with alternate xmodmap configurations, but I'd like to sort this out. It's even more confusing since I don't have a xorg.conf and, if I manually add one, despite having tried repeatedly, I can't make X-server to read it.

The relevant part of lshal output: Quote:

udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input'
info.capabilities = {'input', 'input.mouse'} (string list)
info.category = 'input' (string)
info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port' (string)
info.product = 'ImPS/2 Synaptics TouchPad' (string)
info.subsystem = 'input' (string)
info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input' (string)
[Code]......

View 1 Replies View Related

Ubuntu :: Found That Two Finger Tapping Touchpad Has Gone From Middle Click To Right Click?

May 1, 2010

I'm newish to the forum, but have been using ubuntu for the past few months.I recently upgraded from eeebuntu (a 9.04 derivative) to 10.04, and found that two finger tapping my touchpad has gone from middle click to right click, (and 3 fingers is now middle instead of right).

From what I've seen, this has been changed since 9.10, but I haven't been able to find a permanent solution yet. Most fixes have been from before and use hal, or other things that don't exist anymore. The one thing I've found does work is using xinput and the command

Code:
xinput set-prop "ETPS/2 Elantech Touchpad" "Synaptics Tap Action" 2, 3, 0, 0, 1, 2, 3

But that has to be run every time I start up, and it occasionally reverts while I'm using the computer. I've tried making a script that runs at startup, but neither adding it to the list of startup programs, or autostart folder has worked, but running the script file manually does work. I'm a bit at wits end with this, it's the only issue I've had with 10.04, and I've spent many many hours trying to get it to work (I've also tried gsynaptics and the newer version whose name escapes me right now). Hopefully there's a permanent fix out there.

View 6 Replies View Related

Ubuntu :: Touchpad Lost Vertical Scrolling 10:4?

Jul 13, 2011

For some freaky reason, my synaptics touchpad no longer supports vertical scrolling! No idea why, it worked fine yesterday.

View 3 Replies View Related

Ubuntu :: Turn Off Touchpad Scrolling For Changing Between Desktops?

Apr 24, 2011

Using Lubuntu 10.10 on a laptop with a Synaptics touchpad. Moving the finger along the right edge of the touchpad acts as a scroll wheel. If the cursor is not in any app window but is in open desktop area - then this scrolling action will transport one to a different desktop. I have two desktops enabled so by moving the the finger along the side up/down I go from Desktop1 to Desktop2 and back.

This deadly for me and causing much hair pulling. I am in the middle of doing something and desktop will change. No matter how careful I am this eventually happens. So for the sake of sanity I have only one desktop.I'd like multiple desktops but I need to turn-off this scrolling feature. I've seen some hacks in config files but they either don't work or have side effects. I want to keep the scrolling in windows were the touchpad scrolling really helps. I just want to turn-off the scrolling between desktops only

View 1 Replies View Related

OpenSUSE Install :: 11.2 Touchpad - Starts Scrolling Unexpectedly After Adjust Speed

Feb 16, 2010

I am having a problem with my touch-pad on my Dell Inspiron 1525. It needs to be adjusted for speed and it starts scrolling unexpectedly. I understand I need to install a driver for it but don't know how. The problem I see with Linux is that it's not easy to install software for new users. I have ran into a few One click Installs and managed to work them out quite easily. Usually the documentation you find online to install programs assumes the end user knows how to install.I need to know how to install the touch-pad driver from start to finish and all steps in between.

View 2 Replies View Related

Ubuntu :: Samsung N150 Plus Touchpad - Make The Two Finger Scrolling Work Correctly?

May 17, 2011

I've just installed Ubuntu 11.04 on a Samsung N150 Plus for a relative who I've been trying to get to use Ubuntu for ages and want to get it as perfect as possible.I have everything working well except two finger scrolling on the touchpad it's quite buggy and skips about as I scroll with it.how to make the two finger scrolling work correctly?

View 3 Replies View Related

Red Hat / Fedora :: Cant Get Touchpad To Work On Wirelss Keyboard/touchpad

Aug 27, 2010

I couldn't find a place to post Cent OS questions so don't bite if this is in the wrong place

I have a KeySonic 2.4Ghz Wireless Keyboard with Integrated TouchPad which I am trying to get to work.

Now there are some reviews saying it works straight out the box on Linux. This was almost the case for me.

The keyboard works straight away but the touch pad doesn't work at all not even the mouse buttons

I am running CentOS release 5.3 (Final) Kernel 2.6.18-128.el5

I would really appreciate any advice at all, I have checked the output of: cat /proc/bus/input/devices

Which gives:

Code:

View 5 Replies View Related

Fedora :: Disable The Touchscreen Tapping On F12?

Dec 11, 2009

how can I disable the touchscreen tapping on F12?

View 2 Replies View Related

Red Hat / Fedora :: Enabling Mousepad Tapping?

Jan 10, 2010

I recently switched to Fedora from Debian (Fedora 12 LXDE Spin), and the one thing that bothers me is that I can't find a way to enable tapping on the mousepad to click. So far the solutions I've found have included editing the xorg.conf, which, to my understanding, is no longer included in the Fedora kernel.

View 1 Replies View Related

Ubuntu / Apple :: Reverse Scrolling And Inertial Scrolling?

Dec 1, 2010

I've just recently put Ubuntu on my 2010 Macbook Pro 13 inch, and all seems to be running more or less alright.One thing i miss from OS X is the ability to reverse the scrolling direction, also inertial scrolling.Is there any way to implement this in Ubuntu?Also, i have already installed the Mactel trackpad drivers.

View 2 Replies View Related

Ubuntu :: Touchpad Stops Working After Pressing The Touchpad Toggle Button

May 7, 2010

I am running Ubuntu 10.04 Lucid Lynx LTS. My laptop is an HP Pavilion TX1210AU (TX1000 series). After disabling the touchpad using the toggle button and reenabling it again, it stopped working. I tried restarting my laptop and the mouse worked again only up to the Login Screen. After logging in to my account, the mouse froze again. I tried making a new account and tried logging into it (I'm using it now) and it's now fixed. Does Ubuntu change any user settings everytime the touchpad toggle (on/off) button is switched? Maybe I could just reenable it myself.

View 2 Replies View Related

Hardware :: Installed Synaptics Touchpad Drivers , But Ubuntu Cannot Find The Touchpad?

Apr 22, 2010

I have installed synaptics touchpad drivers , but ubuntu cannot find the touchpad.

View 1 Replies View Related

Fedora :: Hotmail Crashes When Scrolling Through Emails?

Feb 28, 2010

The only time I have a problem with Fedora 12 is that Hotmail crashes when scrolling through emails.

View 3 Replies View Related

Fedora :: Scrolling In Abiword Is Extremely Sluggish?

Sep 26, 2010

Click on scrollbar. Drag down. Watch text crawl by in fits and starts. Don't even think about using the scroll wheel. And this, on a one page RTF document. With no special characters or images or anything.

I tried the instruction here: [URL] It did nothing. How can I make Abiword usable? It doesn't have to be lightning fast, all I want is for it to scroll at the same speed and with the same responsiveness as all my other applications.

View 1 Replies View Related

Fedora :: Scrolling Causes Striping Screen Glitches In Firefox?

Dec 29, 2009

I had to disable "smooth scrolling"

Edit > Preferences > Advanced > General > Smooth Scrolling

I'm using LXDE on a HP510 Laptop, it's onboard graphics chipset is a: Intel Mobile 915GM/GMS/910GML Express Graphics Controller. I am not using an xorg.conf file, so the settings are just the default autodetect ones I assume. I've noticed it when scrolling in firefox, and can't seem to get it to do it when scrolling in other applications, but I haven't really used this laptop much since installing the Fedora 12 LXDE spin recently. I'm not sure what information to supply that will help you help me. Here is a screenshot to show what happens.

I dunno what the big black box is, its only visible on the screenshot. I had to bind a script to printscreen to get it to make a screenshot, so its probably something I need to do here to get rid of it?

Code:

#!/bin/bash
DATE=`date +%Y-%m-%d %H-%M`
import -window root "$HOME/Desktop/screenshot $DATE.png"

I also can't get the touchpad scrolling to work. Or my external monitor without some issues. So I think I will be making an xorg.conf file at some point.

View 1 Replies View Related

Fedora :: GNOME Windows Lag On Move And Scrolling Lags

Sep 5, 2010

Alright, on my last Linux installation I know I did not get graphics lag this bad.

So I go to move a window around, Nautilus, Firefox, a Terminal, and when I move it it takes a second to reach the location and refresh on my screen, and if I move my mouse within that time period then it will move the window somewhere I did not want it.

I disabled Smooth Scrolling in Preferences => Advanced => General for Firefox but I do not think it helped. It takes ages to scroll to where I want it and by the time it gets there it keeps going because I scrolled too many times. I receive scrolling lag on seemly any document of text, this includes gedit as well.

I'm working on finding out what graphics card I have so I can see if it has Linux drivers. I know it is an ATI, but I have no idea how to get its name using Linux commands.

View 13 Replies View Related

Fedora :: Mouse - Suddenly Jumping And Scrolling All Over The Desktop

Jan 23, 2011

Suddenly, today my mouse seems to have a mind of it's own. For no reason, it's suddenly jumping and scrolling all over the desktop in rapid fashion and apparently left-clicking at will. Reboot does not solve the problem, although it became less after the reboot.

Updates today were:

This is a generic optical mouse that's been used for several years without incident.

So, is there anything that might have caused the problem or is the mouse kaput?

Okay, dug through the drawers and found a Logitech usb optical mouse. Giving that a try as it seems to me that the mouse may be shot.

View 14 Replies View Related

Fedora :: Screen Tearing While Scrolling And Watching Videos?

Apr 18, 2011

"screen tearing" whenever I scroll, watch flash videos, or any videos in general. I first noticed this in Fedora 14, and now I notice the same behaviour in Linux Mint.Does anyone know what might be causing this? My Graphics Card is: Nvidia Geforce GTX 280M (1GB) I'm using Nvidia proprietary drivers. Reading some forums I see that the problem might be related to Compiz. Here's my xorg.conf file (if needed);

Code:

Section "Screen"
Identifier"Default Screen"
DefaultDepth24

[code]....

View 5 Replies View Related

Fedora :: Scrolling Text During Boot Process Instead Of 'loading Bar'?

Jun 4, 2009

This doesnt really bother me at all, Im more curious than anything but- When I first installed fedora 9, during startup there was a bootsplash during the boot process. When the kernal was updated, the bootsplash was replaced with scrolling text (I have done several kernal updates, it was after the first one the scrolling text happened). Is there a way of reverting back to the bootsplash or is it more trouble than what its worth?

View 5 Replies View Related







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