Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37487481
en ru br
ALT Linux repos
S:0.2-alt1

Group :: System/X11
RPM: xorg-synaptics-touchfreeze

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xorg-synaptics-touchfreeze
Version: 0.2
Release: alt1

Summary: Disable Synaptics touchpad temporarily when typing

License: Public domain
Group: System/X11
Url: http://howtolinux.ru/2010/05/02/отключение-случайных-нажатий-тачпад/

Packager: Vitaly Lipatov <lav at altlinux.ru>

# git-clone http://git.altlinux.org/people/lav/packages/%name.git

Source: %name-%version.tar

BuildArchitectures: noarch

%description
This package contains scripts for automatic
disabling Synaptics touchpad temporarily when typing.
Uses syndaemon.
See /etc/X11/sysconfig/synaptics-touchfreeze for options.

%prep
%setup

%install
install -D -m755 synaptics-touchfreeze.sh %buildroot%_x11sysconfdir/xinit.d/synaptics-touchfreeze.sh
install -D -m644 shmconfig.fdi %buildroot%_sysconfdir/hal/fdi/policy/shmconfig.fdi
install -D -m644 synaptics-touchfreeze %buildroot/%_x11sysconfdir/sysconfig/synaptics-touchfreeze

%files
%_sysconfdir/hal/fdi/policy/shmconfig.fdi
%_x11sysconfdir/xinit.d/synaptics-touchfreeze.sh
%_x11sysconfdir/sysconfig/synaptics-touchfreeze

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin