Sponsored Content
Operating Systems Linux SuSE Touchpad not working - SuSE 8.2 - Toshiba Satellite A30 Post 55600 by RTM on Wednesday 15th of September 2004 12:35:26 PM
Old 09-15-2004
Zazzy,

If you are going to send it out the window, let me know when and where - I'll catch it before it hits the ground and have a new laptop!


Don't know if this will help or not but my touchpad kept interfering with my work - and I could not find where to turn it off - finally got some help from a co-worker - there is a BIOS setting for pointing device that needed to be changed - of course, this was on a DELL so I'm not postive if it will help or not. Worth checking out. If not, then I'll be hanging around your window!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Toshiba laptop

I am trying to install mandrake 8.0 on my Satellite Pro 4600. I have got it installed but I am having problems with X windows. The laptop has a trident cyber blade video card I have it set to 1024x768 resolution Basically everytime I start x it appears in the upper right to middle of the screen... (6 Replies)
Discussion started by: gennaro
6 Replies

2. UNIX for Advanced & Expert Users

SUSE 9 and 10 NIS clients with RedHat 8.0 NIS server not working

We have a RedHat 8.0 NIS master, with a RedHat 8.0 NIS Slave. We also have a small number of SUSE 9.1 and SUSE 10 machines here for evaluation. However, no matter what i do, the SUSE machines will not talk to the NIS Servers. If i broadcast for NIS Servers for the specified NIS domain, it... (1 Reply)
Discussion started by: fishsponge
1 Replies

3. Red Hat

Fedora 14 touchpad issu for login screen

I installed fedora 14 to my old laptop and everything looks fine. But my synapticad touchpad adjustments are not valid for login screen. How can we make mouse settings that will be valid for login screen also. (after login my settings overrides) thanx in advance.. (0 Replies)
Discussion started by: titanic
0 Replies

4. UNIX for Advanced & Expert Users

DHCP lease under SuSE is not working. Why?

Hi, I got a strange issue here: We are using ISC DHCP v4 which is default in Open SuSE 11.4. These two options 'default-lease-time' and 'max-lease-time' are set in all subnets, with values between 43200 (12 hours) to 518400 (144 hours). See partial dhcpd.conf below please. Now the lease time... (0 Replies)
Discussion started by: aixlover
0 Replies

5. IP Networking

DHCP lease under SuSE is not working., limited at 10 minutes

Hi, I got a strange issue here: We are using ISC DHCP v4 which is default in Open SuSE 11.4. These two options 'default-lease-time' and 'max-lease-time' are set in all subnets, with values between 43200 (12 hours) to 518400 (144 hours). See partial dhcpd.conf below please. Now the lease... (5 Replies)
Discussion started by: aixlover
5 Replies

6. UNIX for Advanced & Expert Users

touchpad not using 10-synaptics.conf

My touchpad is not using my /etc/X11/xorg.conf.d/10-synaptics.conf. I used this to verify my file is being read. $ synclient -l Parameter settings: LeftEdge = 153 RightEdge = 870 TopEdge = 115 BottomEdge = 652 ... (0 Replies)
Discussion started by: cokedude
0 Replies

7. Red Hat

Corresponding Spacewalk/Satellite versions?

Can anyone point me towards a list that shows which Satellite versions roughly align with which Spacewalk versions, in terms of functionality? Thanks in advance, Akbar. (2 Replies)
Discussion started by: akbar
2 Replies

8. Linux

How to use touchpad in Mint 18.3 Sylvia?

0 down vote favorite I'm using Mint 18.3 Sylvia in my Acer Aspire F 15 F5-573G-77ZP. I have problem in using touchpad, this is when I enable touchpad in Mouse and Touchpad options, I can't move the cursor of touchpad. I mean wherever I touch on the touchpad, it acts as a left click. No moving.... (1 Reply)
Discussion started by: Innnnna
1 Replies

9. Hardware

How to *completely* disable laptop touchpad, without disabling trackpoint?

I run Devuan ASCII on my T400 laptop. I only use the trackpoint ("nipple mouse"). To me, the touchpad is just a nuisance. I've discovered (by monitoring output of sudo cat /dev/input/event5) that the touchpad generates random input while the lid is closed. This causes applications that should... (5 Replies)
Discussion started by: DevuanFan
5 Replies
syndaemon(1)						      General Commands Manual						      syndaemon(1)

NAME
syndaemon - a program that monitors keyboard activity and disables the touchpad when the keyboard is being used. SYNOPSIS
syndaemon [-i idle-time] [-d] [-p pid-file] [-t] [-k] [-K] [-R] [-s] DESCRIPTION
Disabling the touchpad while typing avoids unwanted movements of the pointer that could lead to giving focus to the wrong window. OPTIONS
-i <idle-time> How many seconds to wait after the last key press before enabling the touchpad. (default is 2.0s). -d Start as a daemon, ie in the background. -p <pid-file> Create a pid file with the specified filename. A pid file will only be created if the program is started in daemon mode. -t Only disable tapping and scrolling, not mouse movements, in response to keyboard activity. -k Ignore modifier keys when monitoring keyboard activity. -K Like -k but also ignore Modifier+Key combos. -R Use the XRecord extension for detecting keyboard activity instead of polling the keyboard state. -s Use a shared memory area to enable/disable the touchpad instead of device properties. WARNING: The SHM mechanism is not secure if you are in an untrusted multiuser environment. All local users can change the parameters at any time. This option requires the driver Option "SHMConfig" to be enabled. ENVIRONMENT VARIABLES
DISPLAY Specifies the X server to contact. CAVEATS
It doesn't make much sense to connect to a remote X server, because the daemon will then monitor the remote server for keyboard activity, but will disable the touchpad on the local machine. AUTHORS
Peter Osterlund <petero2@telia.com>. This man page was written by Mattia Dongili <malattia@debian.org> SEE ALSO
Xorg(1), synclient(1), synaptics(4) X Version 11 xf86-input-synaptics 1.2.2 syndaemon(1)
All times are GMT -4. The time now is 02:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy